/* ==UserStyle==
@name CompactTube (White)
@namespace https://vk.com/jakill
@homepageURL https://userstyles.world/style/285/
@version 1.8.2
@description ideological continuation of the classic YouTube layout
@author Jakill02 / based on the Style by (Funny)
==/UserStyle== */
@-moz-document domain("youtube.com") {
/* CompactTube (White) v1.8.2 */
/* Main Style Page: https://userstyles.world/style/285/ */
/* 1.5.8+(17)EVO Style Page: https://userstyles.world/style/312/ */
/* Compact Tube (White) non FF build https://userstyles.world/style/2228 */
/* ENG: here you can install a helper script to automatically hide the Left Menu(Guide Menu)
RU: тут вы можете установить вспомогательный скрипт автоматически скрывающий Левое Меню(Гид Меню)
https://greasyfork.org/ru/scripts/427241
(Manual installation / Установка вручную)
https://disk.yandex.ru/d/PjQuthfxh9MVqQ
https://vk.com/doc135428081_598064848 */
}
@-moz-document domain("youtube.com") {
/* ОТКЛЮЧАЕМЫЕ ЭЛЕМЕНТЫ / DISCONNECTABLE ELEMENTS */
/* Watched Videos Mark / Отметка просмотренных Видео (V) */
/* ENG: to disable, delete " x " symbol before the line.
RU: для отключения, сотрите символ " х " перед строкой. */
x ytd-thumbnail-overlay-resume-playback-renderer:after {display: none !important;}
/* ENG: Remove Filter-Bar of video on the Main page: - "none" - remove: "flow" - show */
/* RU: Убрать Фильтр-Бар видео на Главной странице: - "none" - убрать: "flow"- показать */
-o-ytd-feed-filter-chip-bar-renderer {display: flow;}
/* ENG: Disable Chip(Tags) Filter-Bar on the Video tab: - "none" - turn off: "flow" - do not turn off */
/* RU: Отключить Фильтр-Бар Чипов(тегов) на вкладке с Видео: - "none" - отключить: "flow" - не отключать */
-o-#chips.yt-chip-cloud-renderer {display: flow;}
/* ##> ENG: Use Classic fonts (excludes the problematic "Roboto" font).
to disable, add "x" before the line. to enable, erase "x".
example: " x body * {font-family: Arial, Tahoma, sans-serif! important;} "
——————————————————————————————————————————————————————————————————
RU: Задействовать Классические шрифты (исключает проблемный шрифт "Roboto").
для отключения допишите "x" перед строкой, для включения, сотрите "x".
пример: " x body * {font-family: Arial, Tahoma, sans-serif! !important;} " */
body * {font-family: Arial, Tahoma, sans-serif !important;} /* "Chrome: font" ver.*/
x body * {font-family: Tahoma, Arial, sans-serif !important;} /* "Opera: font" ver. */
/* note/заметка:
ENG: Opera uses "Tahoma" as the main font, while Chrome uses "Arial".
choose the one you want by disabling the other one.
—————————————————————————————————————————————————————————
RU: Опера использует "Tahoma" как основной шрифт, в то время как Хром использует "Arial".
выберите нужный вам, отключив другой. <## */
/*интервалы между буквами*/
body * {letter-spacing: 0px !important;}
/* (RU) убать верхние Алерты на главной странице / (ENG) remove the top Alerts on the main page */
[page-subtype=home] #content-wrapper.yt-alert-with-actions-renderer {display: none}
/* убрать новую рекламу на главной странице 2021 ноябрь */
ytd-rich-section-renderer[align-within-rich-grid] #content.ytd-rich-section-renderer {display: none}
/* RU: убрать отключаемые новости об акциях - типа COVID-19: - "none" - убрать: "flow"- показать */
/* ENG: remove switchable news about promotions - like COVID-19: - "none" - remove: "flow" - show */
ytd-compact-promoted-item-renderer[view-style=COMPACT_PROMOTED_ITEM_STYLE_RICH_GRID] #dismissable.ytd-compact-promoted-item-renderer {display: none;}
ytd-compact-promoted-item-renderer[view-style=COMPACT_PROMOTED_ITEM_STYLE_RICH_GRID] #dismissible.ytd-compact-promoted-item-renderer {display: none;}
/* RU: убрать неотключаемые РАЗЪЯСНЕНИЯ YouTube о COVID-19 и тд. (под Видео): - "none" - убрать: "flow"- показать */
/* ENG: remove non-switchable YouTube EXPLANATIONS about COVID-19, etc. (under Video): - "none" - remove: "flow" - show */
#clarify-box.ytd-watch-flexy {display: none;}
/* RU: убрать новости YouTube: - "none" - убрать: "flow"- показать */
/* ENG: remove YouTube news: - "none" - remove: "flow" - show */
ytd-rich-section-renderer {display: none;}
/* RU: убрать рекламный баннер YouTube - Премиум, Музыка и тд. : - "none" - убрать: "flow"- показать */
/* ENG: remove YouTube banner ad - Premium, Music, etc. : - "none" - remove: "flow" - show */
ytd-banner-promo-renderer {display: none;}
/* RU: убрать предложение "YouTube Premium" на вкладке с Видео (N) */
/* ENG: remove the "YouTube Premium" sentence on the Video tab (N) */
ytd-mealbar-promo-renderer {display: none;}
/* RU: Убрать рекламный баннер предлагающий разные Товары "masthead-ad" : - "none" - убрать: "flow"- показать */
/* ENG: Remove advertising banner offering different Products "masthead-ad": - "none" - remove: "flow" - show */
#masthead-ad.ytd-rich-grid-renderer {display: none;}
/* RU: убрать партнёрскую рекламу на вкладке с Видео */
/* ENG: remove affiliate ads on the Video tab */
.ytd-companion-slot-renderer {display: none;}
ytd-promoted-sparkles-web-renderer {display: none !important;}
/* RU: отключить Опросы YouTube : - "none" - отключить: "flow"- не отключать */
/* ENG: disable YouTube Polls: - "none" - disable: "flow" - do not disable */
ytd-checkbox-survey-renderer[dialog][dialog][dialog] {display: none;}
/* RU: Оповещения Снизу экрана (paper-toast): - •• ОТКЛЮЧЕНИЕ НЕ ЖЕЛАТЕЛЬНО! •• так как пропадут
и оповещения о добавлении в плейлисты, НО, если YouTube будет сильно задалбывать, можно отключить. */
/* ENG: Alerts Bottom of the screen (paper-toast): - •• TURNING OFF IS NOT DESIRABLE! •• since notifications about
adding to playlists will disappear along with them, BUT, if YouTube is very annoying, you can turn it off. */
/* RU: : none - отключить ; flow - не отключать */
/* ENG: : none - disable; flow - do not disable */
#toast {display: flow;}
/* RU: Отключить? ОПЛАЧЕННЫЕ Видеоролики(на правах рекламы) от пользователей и каналов на вкладке с Видео */
/* ENG: Disable? PAID Videos (as advertising) from users and channels on the Video tab * /
/* RU: none : - отключить / flow : - не отключать */
/* ENG: none: - disable / flow: - do not disable */
ytd-compact-promoted-video-renderer {display: none;}
/* RU: убрать бесконечную подгрузку предлагаемых видео на вкладке "c Видео": - "none" - убрать: "flow"- показать */
/* ENG: remove endless loading of offered videos on the "Video" tab: - "none" - remove: "flow" - show */
ytd-continuation-item-renderer.ytd-watch-next-secondary-results-renderer {display: none;} /* RU: zone */
#secondary ytd-continuation-item-renderer.ytd-item-section-renderer:not(#comments),
#related ytd-continuation-item-renderer.ytd-item-section-renderer:not(#comments) {display: none;}/* ENG: zone */
yt-next-continuation.ytd-watch-next-secondary-results-renderer {display: none;} /* Old ver. */
/* RU: убрать ярлык "прокрутите экран вниз" в полноэкранном режиме Видео: - "none" - убрать: "flow"- показать */
/* ENG: remove the "scroll down" shortcut in full screen Video mode: - "none" - remove: "flow" - show */
.ytp-fullerscreen-edu-button.ytp-button {display: none;}
/* Убрать секцию главного Меню "Ваши Фильмы": - "none" - убрать: "flow"- показать */
ytd-guide-entry-renderer.ytd-guide-collapsible-section-entry-renderer:nth-child(3) {display: flow;}
/* RU: Отключить рекламный обзор Роликов в плеере "Карусели" в разделах Игры(Gaming), Музыка(Music) и тд.
(останутся только Превью картинки) : - "none" - отключить: "flow"- не отключать */
/* ENG: Disable advertising review of Videos in the "Carousel" player in the sections (Gaming), (Music), etc.
(only the Preview picture will remain): - "none" - disable: "flow" - do not disable */
ytd-default-promo-panel-renderer-inline-playback-renderer {display: flow;}
/* RU: блокировать Рекламу в выкладке на Главной Странице (блокирует но оставляет пустое место)
ENG: block Ads in the layout on the Main Page (blocks but leaves empty space)
RU: "none" - убрать: "flow"- показать.
ENG: "none" - remove: "flow" - show. */
.ytd-display-ad-renderer {display: none;}
/* RU: либо можно удалять каждый первый результат в Выкладке на Главной Странице
ENG: or you can delete every first result in the Layout on the Main Page
RU: "none" - убрать: "flow"- показать.
ENG: "none" - remove: "flow" - show. */
ytd-rich-item-renderer.ytd-rich-grid-renderer.style-scope:nth-of-type(1) {display: flow;}
/* RU: Отключить Рекламный оверлэй в плеере на Паузе (N) */
/* ENG: Disable Advertising overlay in the player on Pause (N) */
.ytp-ad-overlay-container {display: none;}
/* RU: Отключить Предлагаемые Видео в Видеоплеере на Паузе: на СТОРОННИХ сайтах (vk.com и тд.)
ENG: Disable Suggested Videos in Video Player on Pause: on THIRD PARTY sites (vk.com, etc.)
RU: "none" - Отключить: "flow" - Показать
ENG: "none" - Disable: "flow" - Show */
.ytp-expand-pause-overlay .ytp-pause-overlay {display: none;}
/* правая колонка Видео (купить/взять на прокат) - отключить предложение */
#offer-module.ytd-watch-next-secondary-results-renderer {display: none !important}
/* RU: Расширенный Лоток Эмоджи для Удобства выбо...