Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(YouTube - Translations): Update Korean #221

Merged
merged 4 commits into from Mar 31, 2024
Merged

Conversation

zerozero0022
Copy link

No description provided.

@zerozero0022
Copy link
Author

zerozero0022 commented Mar 30, 2024

• Only key values for one language must be entered in the edit field.

• Edit field should be entered in the order of number-related keys (ex: K -> 1000) and views key (ex: views -> views). (It does not work if it is in the order of views key and number-related keys.)

@zerozero0022
Copy link
Author

have a question

can't hide live stream on feed using option(hide_video_with_low_view_num)?

@anddea
Copy link
Owner

anddea commented Mar 30, 2024

can't hide live stream on feed using option(hide_video_with_low_view_num)?

No, I think it's not possible with older version of this patch too (not sure because didn't check litho output for live streams).

I can try to extend this feature to live streams as well. It's hard to find live streams with more than 1k views, so it'll hide a lot of them.

It's not available right now because it should match the input and because we have to filter it for different languages, we need to provide these key -> value pairs, and there's no "watching" key for now, only "views". The same thing will happen to video that says "No views", because we never provided such pattern.

@anddea anddea merged commit 702d901 into anddea:dev Mar 31, 2024
anddea pushed a commit that referenced this pull request Mar 31, 2024
# [2.223.0-dev.21](v2.223.0-dev.20...v2.223.0-dev.21) (2024-03-31)

### Features

* **YouTube - Shorts overlay buttons:** Update icons ([62f3785](62f3785))
* **YouTube - Translations:** Update `Italian` ([#219](#219)) ([f27cf62](f27cf62))
* **YouTube - Translations:** Update `Korean` ([#221](#221)) ([702d901](702d901))
* **YouTube:** Add `Hide settings preferences` ([d8b1da2](d8b1da2))
anddea pushed a commit that referenced this pull request Apr 1, 2024
# [2.223.0](v2.222.0...v2.223.0) (2024-04-01)

### Bug Fixes

* **YouTube - Change player flyout panel toggles:** Fix for supported versions ([a9fe961](a9fe961))
* **YouTube - Custom branding icon:** Remove redundant style ([3fe0040](3fe0040))
* **YouTube - Hide player buttons background:** Update missing supported versions ([57af802](57af802))
* **YouTube - Overlay buttons:** Increase padding of chapter and timestamp ([e3db3e3](e3db3e3))
* **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](e7a8e30))
* **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565))
* **YouTube - Swipe controls:** Fix some strings ([074e3e4](074e3e4))
* **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](46b345c))
* **YouTube - Translations:** Fix typo in `Spanish` ([#174](#174)) ([8d1507c](8d1507c))
* **YouTube - Translations:** Update `Japanese` ([#214](#214)) ([bb5318e](bb5318e))
* **YouTube - Translations:** Update translations info ([e3571d3](e3571d3))
* **YouTube - Translations:** Update translations info ([8de81ba](8de81ba))
* **YouTube - Translations:** Update translations info ([de428b0](de428b0))
* **YouTube - Translations:** Update translations info ([8684f37](8684f37))
* **YouTube - Translations:** Update translations info ([e8f0731](e8f0731))
* **YouTube - Translations:** Update translations info ([36b1ed4](36b1ed4))
* **YouTube - Translations:** Update translations info ([12982f4](12982f4))
* **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a9))
* **YouTube - Translations:** Update translations info ([302ffd6](302ffd6))
* **YouTube - Translations:** Update translations info ([9babfd9](9babfd9))
* **YouTube - Translations:** Update translations info ([56ad720](56ad720))
* **YouTube - Translations:** Update translations info ([17a514e](17a514e))
* **YouTube - Translations:** Update translations info ([c30c031](c30c031))
* **YouTube - Tuck away preferences:** Possible fix to hide "Purchases and memberships" ([0b8ec7c](0b8ec7c))
* **YouTube - Visual settings icons:** Add missing dependency ([b3b3545](b3b3545))
* **YouTube/YT Music - Debugging:** Disable by default ([241b6dd](241b6dd))
* **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](#94)) ([cb02ba7](cb02ba7))
* **YT Music - Custom branding icon:** Fix some icons and add Welcome screen logo ([9abf946](9abf946))
* **YT Music - Enable old style miniplayer:** Update description ([dee3a45](dee3a45))
* **YT Music:** Support latest versions ([4575e86](4575e86))

### Features

* **MicroG Support:** Switch to GMSCore ([f1f522f](f1f522f))
* **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](bb97a79))
* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc3217))
* **YouTube - Hide player buttons baclground:** Add a switch setting `Hide player buttons background` ([5271610](5271610))
* **YouTube - Layout component filter:** Add locale support for a video filter based on view count ([689193f](689193f))
* **YouTube - Layout component filter:** Adjust filter for more patterns ([1163ff7](1163ff7))
* **YouTube - Layout component filter:** Hide videos based on the number of views ([23fa805](23fa805))
* **YouTube - Settings:** Add new settings for Shorts and Player buttons background ([f0a2e69](f0a2e69))
* **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](fd296f3))
* **YouTube - Shorts overlay buttons:** Update icons ([62f3785](62f3785))
* **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](#92)) ([d547cda](d547cda))
* **YouTube - Translations:** Update `Brazillian Portuguese` ([#85](#85)) ([12ee1e1](12ee1e1))
* **YouTube - Translations:** Update `Chinese Simplified` ([#196](#196)) ([2711e2a](2711e2a))
* **YouTube - Translations:** Update `Chinese Traditional` ([#205](#205)) ([f83954f](f83954f))
* **YouTube - Translations:** Update `Italian` ([#102](#102)) ([580883c](580883c))
* **YouTube - Translations:** Update `Italian` ([#115](#115)) ([31218ed](31218ed))
* **YouTube - Translations:** Update `Italian` ([#119](#119)) ([148a03e](148a03e))
* **YouTube - Translations:** Update `Italian` ([#123](#123)) ([73fae53](73fae53))
* **YouTube - Translations:** Update `Italian` ([#157](#157)) ([4648253](4648253))
* **YouTube - Translations:** Update `Italian` ([#161](#161)) ([a356939](a356939))
* **YouTube - Translations:** Update `Italian` ([#163](#163)) ([7cefd8e](7cefd8e))
* **YouTube - Translations:** Update `Italian` ([#178](#178)) ([73da0b9](73da0b9))
* **YouTube - Translations:** Update `Italian` ([#198](#198)) ([13105fa](13105fa))
* **YouTube - Translations:** Update `Italian` ([#219](#219)) ([f27cf62](f27cf62))
* **YouTube - Translations:** Update `Japanese` ([#107](#107)) ([cc87b2d](cc87b2d))
* **YouTube - Translations:** Update `Japanese` ([#113](#113)) ([8f2be3a](8f2be3a))
* **YouTube - Translations:** Update `Japanese` ([#141](#141)) ([0b8af4d](0b8af4d))
* **YouTube - Translations:** Update `Japanese` ([#149](#149)) ([4497b8d](4497b8d))
* **YouTube - Translations:** Update `Japanese` ([#164](#164)) ([96ba623](96ba623))
* **YouTube - Translations:** Update `Japanese` ([#203](#203)) ([d05dbf7](d05dbf7))
* **YouTube - Translations:** Update `Japanese` ([#81](#81)) ([5191bbe](5191bbe))
* **YouTube - Translations:** Update `Japanese` ([#89](#89)) ([f8b40f8](f8b40f8))
* **YouTube - Translations:** Update `Korean` ([8b11f6a](8b11f6a))
* **YouTube - Translations:** Update `Korean` ([#108](#108)) ([f29bfa5](f29bfa5))
* **YouTube - Translations:** Update `Korean` ([#116](#116)) ([54516c1](54516c1))
* **YouTube - Translations:** Update `Korean` ([#120](#120)) ([73e6139](73e6139))
* **YouTube - Translations:** Update `Korean` ([#169](#169)) ([44d5504](44d5504))
* **YouTube - Translations:** Update `Korean` ([#175](#175)) ([8299e54](8299e54))
* **YouTube - Translations:** Update `Korean` ([#204](#204)) ([3f08691](3f08691))
* **YouTube - Translations:** Update `Korean` ([#210](#210)) ([86cff2c](86cff2c))
* **YouTube - Translations:** Update `Korean` ([#221](#221)) ([702d901](702d901))
* **YouTube - Translations:** Update `Korean` ([#240](#240)) ([2c18dc5](2c18dc5))
* **YouTube - Translations:** Update `Polish` ([#135](#135)) ([e2d1724](e2d1724))
* **YouTube - Translations:** Update `Polish` ([#172](#172)) ([55ab0cd](55ab0cd))
* **YouTube - Translations:** Update `Polish` ([#185](#185)) ([1d0bbcb](1d0bbcb))
* **YouTube - Translations:** Update `Russian` ([#156](#156)) ([1f447ad](1f447ad))
* **YouTube - Translations:** Update `Russian` ([#181](#181)) ([0a58307](0a58307))
* **YouTube - Translations:** Update `Russian` ([#95](#95)) ([a00a7b6](a00a7b6))
* **YouTube - Translations:** Update `Spanish` ([#117](#117)) ([18f5ac3](18f5ac3))
* **YouTube - Translations:** Update `Spanish` ([#171](#171)) ([c5e6b74](c5e6b74))
* **YouTube - Translations:** Update `Spanish` ([#183](#183)) ([56dc375](56dc375))
* **YouTube - Translations:** Update `Spanish` ([#79](#79)) ([1c3731d](1c3731d))
* **YouTube - Translations:** Update `Ukrainian` ([ac81500](ac81500))
* **YouTube - Translations:** Update `Ukrainian` ([#146](#146)) ([5af8f4e](5af8f4e))
* **YouTube - Translations:** Update `Ukrainian` ([#167](#167)) ([398abbc](398abbc))
* **YouTube - Translations:** Update `Ukrainian` ([#191](#191)) ([24feb05](24feb05))
* **YouTube - Translations:** Update Japanese ([#176](#176)) ([4218359](4218359))
* **YouTube - Translation:** Update `Italian` ([#73](#73)) ([ee9f012](ee9f012)), closes [#71](#71)
* **YouTube/Settings menu:** Adding a submenu title `Keyword filter` ([#180](#180)) ([5702b90](5702b90))
* **YouTube/Translations:** Update `Russian` ([#233](#233)) ([38c6a8c](38c6a8c))
* **YouTube:** Add `Hide settings preferences` ([d8b1da2](d8b1da2))
* **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](82c76f0))
* **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](#96)) ([bd7cb77](bd7cb77))
* **YouTube:** Bump support version `19.11.38` ([#110](#110)) ([99142d8](99142d8))
* **YT Music - Custom branding icon:** Add more options ([86ec325](86ec325))
* **YT Music:** Bump new versions ([1fbaeef](1fbaeef))
anddea pushed a commit that referenced this pull request Apr 1, 2024
# [2.222.0](v2.221.1...v2.222.0) (2024-04-01)

### Bug Fixes

* **YouTube - Change player flyout panel toggles:** Fix for supported versions ([a9fe961](a9fe961))
* **YouTube - Custom branding icon:** Remove redundant style ([3fe0040](3fe0040))
* **YouTube - Hide player buttons background:** Update missing supported versions ([57af802](57af802))
* **YouTube - Overlay buttons:** Increase padding of chapter and timestamp ([e3db3e3](e3db3e3))
* **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](e7a8e30))
* **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565))
* **YouTube - Swipe controls:** Fix some strings ([074e3e4](074e3e4))
* **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](46b345c))
* **YouTube - Translations:** Fix typo in `Spanish` ([#174](#174)) ([8d1507c](8d1507c))
* **YouTube - Translations:** Update `Japanese` ([#214](#214)) ([bb5318e](bb5318e))
* **YouTube - Translations:** Update translations info ([e3571d3](e3571d3))
* **YouTube - Translations:** Update translations info ([8de81ba](8de81ba))
* **YouTube - Translations:** Update translations info ([de428b0](de428b0))
* **YouTube - Translations:** Update translations info ([8684f37](8684f37))
* **YouTube - Translations:** Update translations info ([e8f0731](e8f0731))
* **YouTube - Translations:** Update translations info ([36b1ed4](36b1ed4))
* **YouTube - Translations:** Update translations info ([12982f4](12982f4))
* **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a9))
* **YouTube - Translations:** Update translations info ([302ffd6](302ffd6))
* **YouTube - Translations:** Update translations info ([9babfd9](9babfd9))
* **YouTube - Translations:** Update translations info ([56ad720](56ad720))
* **YouTube - Translations:** Update translations info ([17a514e](17a514e))
* **YouTube - Translations:** Update translations info ([c30c031](c30c031))
* **YouTube - Tuck away preferences:** Possible fix to hide "Purchases and memberships" ([0b8ec7c](0b8ec7c))
* **YouTube - Visual settings icons:** Add missing dependency ([b3b3545](b3b3545))
* **YouTube/YT Music - Debugging:** Disable by default ([241b6dd](241b6dd))
* **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](#94)) ([cb02ba7](cb02ba7))
* **YT Music - Custom branding icon:** Fix some icons and add Welcome screen logo ([9abf946](9abf946))
* **YT Music - Enable old style miniplayer:** Update description ([dee3a45](dee3a45))
* **YT Music:** Support latest versions ([4575e86](4575e86))

### Features

* Bump auto release ([2362fa5](2362fa5))
* **MicroG Support:** Switch to GMSCore ([f1f522f](f1f522f))
* **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](bb97a79))
* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc3217))
* **YouTube - Hide player buttons baclground:** Add a switch setting `Hide player buttons background` ([5271610](5271610))
* **YouTube - Layout component filter:** Add locale support for a video filter based on view count ([689193f](689193f))
* **YouTube - Layout component filter:** Adjust filter for more patterns ([1163ff7](1163ff7))
* **YouTube - Layout component filter:** Hide videos based on the number of views ([23fa805](23fa805))
* **YouTube - Settings:** Add new settings for Shorts and Player buttons background ([f0a2e69](f0a2e69))
* **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](fd296f3))
* **YouTube - Shorts overlay buttons:** Update icons ([62f3785](62f3785))
* **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](#92)) ([d547cda](d547cda))
* **YouTube - Translations:** Update `Brazillian Portuguese` ([#85](#85)) ([12ee1e1](12ee1e1))
* **YouTube - Translations:** Update `Chinese Simplified` ([#196](#196)) ([2711e2a](2711e2a))
* **YouTube - Translations:** Update `Chinese Traditional` ([#205](#205)) ([f83954f](f83954f))
* **YouTube - Translations:** Update `Italian` ([#102](#102)) ([580883c](580883c))
* **YouTube - Translations:** Update `Italian` ([#115](#115)) ([31218ed](31218ed))
* **YouTube - Translations:** Update `Italian` ([#119](#119)) ([148a03e](148a03e))
* **YouTube - Translations:** Update `Italian` ([#123](#123)) ([73fae53](73fae53))
* **YouTube - Translations:** Update `Italian` ([#157](#157)) ([4648253](4648253))
* **YouTube - Translations:** Update `Italian` ([#161](#161)) ([a356939](a356939))
* **YouTube - Translations:** Update `Italian` ([#163](#163)) ([7cefd8e](7cefd8e))
* **YouTube - Translations:** Update `Italian` ([#178](#178)) ([73da0b9](73da0b9))
* **YouTube - Translations:** Update `Italian` ([#198](#198)) ([13105fa](13105fa))
* **YouTube - Translations:** Update `Italian` ([#219](#219)) ([f27cf62](f27cf62))
* **YouTube - Translations:** Update `Japanese` ([#107](#107)) ([cc87b2d](cc87b2d))
* **YouTube - Translations:** Update `Japanese` ([#113](#113)) ([8f2be3a](8f2be3a))
* **YouTube - Translations:** Update `Japanese` ([#141](#141)) ([0b8af4d](0b8af4d))
* **YouTube - Translations:** Update `Japanese` ([#149](#149)) ([4497b8d](4497b8d))
* **YouTube - Translations:** Update `Japanese` ([#164](#164)) ([96ba623](96ba623))
* **YouTube - Translations:** Update `Japanese` ([#203](#203)) ([d05dbf7](d05dbf7))
* **YouTube - Translations:** Update `Japanese` ([#81](#81)) ([5191bbe](5191bbe))
* **YouTube - Translations:** Update `Japanese` ([#89](#89)) ([f8b40f8](f8b40f8))
* **YouTube - Translations:** Update `Korean` ([8b11f6a](8b11f6a))
* **YouTube - Translations:** Update `Korean` ([#108](#108)) ([f29bfa5](f29bfa5))
* **YouTube - Translations:** Update `Korean` ([#116](#116)) ([54516c1](54516c1))
* **YouTube - Translations:** Update `Korean` ([#120](#120)) ([73e6139](73e6139))
* **YouTube - Translations:** Update `Korean` ([#169](#169)) ([44d5504](44d5504))
* **YouTube - Translations:** Update `Korean` ([#175](#175)) ([8299e54](8299e54))
* **YouTube - Translations:** Update `Korean` ([#204](#204)) ([3f08691](3f08691))
* **YouTube - Translations:** Update `Korean` ([#210](#210)) ([86cff2c](86cff2c))
* **YouTube - Translations:** Update `Korean` ([#221](#221)) ([702d901](702d901))
* **YouTube - Translations:** Update `Korean` ([#240](#240)) ([2c18dc5](2c18dc5))
* **YouTube - Translations:** Update `Polish` ([#135](#135)) ([e2d1724](e2d1724))
* **YouTube - Translations:** Update `Polish` ([#172](#172)) ([55ab0cd](55ab0cd))
* **YouTube - Translations:** Update `Polish` ([#185](#185)) ([1d0bbcb](1d0bbcb))
* **YouTube - Translations:** Update `Russian` ([#156](#156)) ([1f447ad](1f447ad))
* **YouTube - Translations:** Update `Russian` ([#181](#181)) ([0a58307](0a58307))
* **YouTube - Translations:** Update `Russian` ([#95](#95)) ([a00a7b6](a00a7b6))
* **YouTube - Translations:** Update `Spanish` ([#117](#117)) ([18f5ac3](18f5ac3))
* **YouTube - Translations:** Update `Spanish` ([#171](#171)) ([c5e6b74](c5e6b74))
* **YouTube - Translations:** Update `Spanish` ([#183](#183)) ([56dc375](56dc375))
* **YouTube - Translations:** Update `Spanish` ([#79](#79)) ([1c3731d](1c3731d))
* **YouTube - Translations:** Update `Ukrainian` ([ac81500](ac81500))
* **YouTube - Translations:** Update `Ukrainian` ([#146](#146)) ([5af8f4e](5af8f4e))
* **YouTube - Translations:** Update `Ukrainian` ([#167](#167)) ([398abbc](398abbc))
* **YouTube - Translations:** Update `Ukrainian` ([#191](#191)) ([24feb05](24feb05))
* **YouTube - Translations:** Update Japanese ([#176](#176)) ([4218359](4218359))
* **YouTube - Translation:** Update `Italian` ([#73](#73)) ([ee9f012](ee9f012)), closes [#71](#71)
* **YouTube/Settings menu:** Adding a submenu title `Keyword filter` ([#180](#180)) ([5702b90](5702b90))
* **YouTube/Translations:** Update `Russian` ([#233](#233)) ([38c6a8c](38c6a8c))
* **YouTube:** Add `Hide settings preferences` ([d8b1da2](d8b1da2))
* **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](82c76f0))
* **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](#96)) ([bd7cb77](bd7cb77))
* **YouTube:** Bump support version `19.11.38` ([#110](#110)) ([99142d8](99142d8))
* **YT Music - Custom branding icon:** Add more options ([86ec325](86ec325))
* **YT Music:** Bump new versions ([1fbaeef](1fbaeef))
anddea pushed a commit that referenced this pull request Apr 1, 2024
# [2.223.0](v2.222.0...v2.223.0) (2024-04-01)

### Bug Fixes

* **YouTube - Change player flyout panel toggles:** Fix for supported versions ([a9fe961](a9fe961))
* **YouTube - Custom branding icon:** Remove redundant style ([3fe0040](3fe0040))
* **YouTube - Hide player buttons background:** Update missing supported versions ([57af802](57af802))
* **YouTube - Overlay buttons:** Increase padding of chapter and timestamp ([e3db3e3](e3db3e3))
* **YouTube - Overlay buttons:** Update time-ordered button ([e7a8e30](e7a8e30))
* **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565))
* **YouTube - Swipe controls:** Fix some strings ([074e3e4](074e3e4))
* **YouTube - Theme:** Remove redundant code and seekbar color ([46b345c](46b345c))
* **YouTube - Translations:** Fix typo in `Spanish` ([#174](#174)) ([8d1507c](8d1507c))
* **YouTube - Translations:** Update `Japanese` ([#214](#214)) ([bb5318e](bb5318e))
* **YouTube - Translations:** Update translations info ([e3571d3](e3571d3))
* **YouTube - Translations:** Update translations info ([8de81ba](8de81ba))
* **YouTube - Translations:** Update translations info ([de428b0](de428b0))
* **YouTube - Translations:** Update translations info ([8684f37](8684f37))
* **YouTube - Translations:** Update translations info ([e8f0731](e8f0731))
* **YouTube - Translations:** Update translations info ([36b1ed4](36b1ed4))
* **YouTube - Translations:** Update translations info ([12982f4](12982f4))
* **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a9))
* **YouTube - Translations:** Update translations info ([302ffd6](302ffd6))
* **YouTube - Translations:** Update translations info ([9babfd9](9babfd9))
* **YouTube - Translations:** Update translations info ([56ad720](56ad720))
* **YouTube - Translations:** Update translations info ([17a514e](17a514e))
* **YouTube - Translations:** Update translations info ([c30c031](c30c031))
* **YouTube - Tuck away preferences:** Possible fix to hide "Purchases and memberships" ([0b8ec7c](0b8ec7c))
* **YouTube - Visual settings icons:** Add missing dependency ([b3b3545](b3b3545))
* **YouTube/YT Music - Debugging:** Disable by default ([241b6dd](241b6dd))
* **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](#94)) ([cb02ba7](cb02ba7))
* **YT Music - Custom branding icon:** Fix some icons and add Welcome screen logo ([9abf946](9abf946))
* **YT Music - Enable old style miniplayer:** Update description ([dee3a45](dee3a45))
* **YT Music:** Support latest versions ([4575e86](4575e86))

### Features

* **MicroG Support:** Switch to GMSCore ([f1f522f](f1f522f))
* **YouTube - Custom branding icon:** Add splash animation for MMT ([bb97a79](bb97a79))
* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc3217))
* **YouTube - Hide player buttons baclground:** Add a switch setting `Hide player buttons background` ([5271610](5271610))
* **YouTube - Layout component filter:** Add locale support for a video filter based on view count ([689193f](689193f))
* **YouTube - Layout component filter:** Adjust filter for more patterns ([1163ff7](1163ff7))
* **YouTube - Layout component filter:** Hide videos based on the number of views ([23fa805](23fa805))
* **YouTube - Settings:** Add new settings for Shorts and Player buttons background ([f0a2e69](f0a2e69))
* **YouTube - Shorts overlay buttons:** Add TikTok buttons for older versions ([fd296f3](fd296f3))
* **YouTube - Shorts overlay buttons:** Update icons ([62f3785](62f3785))
* **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](#92)) ([d547cda](d547cda))
* **YouTube - Translations:** Update `Brazillian Portuguese` ([#85](#85)) ([12ee1e1](12ee1e1))
* **YouTube - Translations:** Update `Chinese Simplified` ([#196](#196)) ([2711e2a](2711e2a))
* **YouTube - Translations:** Update `Chinese Traditional` ([#205](#205)) ([f83954f](f83954f))
* **YouTube - Translations:** Update `Italian` ([#102](#102)) ([580883c](580883c))
* **YouTube - Translations:** Update `Italian` ([#115](#115)) ([31218ed](31218ed))
* **YouTube - Translations:** Update `Italian` ([#119](#119)) ([148a03e](148a03e))
* **YouTube - Translations:** Update `Italian` ([#123](#123)) ([73fae53](73fae53))
* **YouTube - Translations:** Update `Italian` ([#157](#157)) ([4648253](4648253))
* **YouTube - Translations:** Update `Italian` ([#161](#161)) ([a356939](a356939))
* **YouTube - Translations:** Update `Italian` ([#163](#163)) ([7cefd8e](7cefd8e))
* **YouTube - Translations:** Update `Italian` ([#178](#178)) ([73da0b9](73da0b9))
* **YouTube - Translations:** Update `Italian` ([#198](#198)) ([13105fa](13105fa))
* **YouTube - Translations:** Update `Italian` ([#219](#219)) ([f27cf62](f27cf62))
* **YouTube - Translations:** Update `Japanese` ([#107](#107)) ([cc87b2d](cc87b2d))
* **YouTube - Translations:** Update `Japanese` ([#113](#113)) ([8f2be3a](8f2be3a))
* **YouTube - Translations:** Update `Japanese` ([#141](#141)) ([0b8af4d](0b8af4d))
* **YouTube - Translations:** Update `Japanese` ([#149](#149)) ([4497b8d](4497b8d))
* **YouTube - Translations:** Update `Japanese` ([#164](#164)) ([96ba623](96ba623))
* **YouTube - Translations:** Update `Japanese` ([#203](#203)) ([d05dbf7](d05dbf7))
* **YouTube - Translations:** Update `Japanese` ([#81](#81)) ([5191bbe](5191bbe))
* **YouTube - Translations:** Update `Japanese` ([#89](#89)) ([f8b40f8](f8b40f8))
* **YouTube - Translations:** Update `Korean` ([8b11f6a](8b11f6a))
* **YouTube - Translations:** Update `Korean` ([#108](#108)) ([f29bfa5](f29bfa5))
* **YouTube - Translations:** Update `Korean` ([#116](#116)) ([54516c1](54516c1))
* **YouTube - Translations:** Update `Korean` ([#120](#120)) ([73e6139](73e6139))
* **YouTube - Translations:** Update `Korean` ([#169](#169)) ([44d5504](44d5504))
* **YouTube - Translations:** Update `Korean` ([#175](#175)) ([8299e54](8299e54))
* **YouTube - Translations:** Update `Korean` ([#204](#204)) ([3f08691](3f08691))
* **YouTube - Translations:** Update `Korean` ([#210](#210)) ([86cff2c](86cff2c))
* **YouTube - Translations:** Update `Korean` ([#221](#221)) ([702d901](702d901))
* **YouTube - Translations:** Update `Korean` ([#240](#240)) ([2c18dc5](2c18dc5))
* **YouTube - Translations:** Update `Polish` ([#135](#135)) ([e2d1724](e2d1724))
* **YouTube - Translations:** Update `Polish` ([#172](#172)) ([55ab0cd](55ab0cd))
* **YouTube - Translations:** Update `Polish` ([#185](#185)) ([1d0bbcb](1d0bbcb))
* **YouTube - Translations:** Update `Russian` ([#156](#156)) ([1f447ad](1f447ad))
* **YouTube - Translations:** Update `Russian` ([#181](#181)) ([0a58307](0a58307))
* **YouTube - Translations:** Update `Russian` ([#95](#95)) ([a00a7b6](a00a7b6))
* **YouTube - Translations:** Update `Spanish` ([#117](#117)) ([18f5ac3](18f5ac3))
* **YouTube - Translations:** Update `Spanish` ([#171](#171)) ([c5e6b74](c5e6b74))
* **YouTube - Translations:** Update `Spanish` ([#183](#183)) ([56dc375](56dc375))
* **YouTube - Translations:** Update `Spanish` ([#79](#79)) ([1c3731d](1c3731d))
* **YouTube - Translations:** Update `Ukrainian` ([ac81500](ac81500))
* **YouTube - Translations:** Update `Ukrainian` ([#146](#146)) ([5af8f4e](5af8f4e))
* **YouTube - Translations:** Update `Ukrainian` ([#167](#167)) ([398abbc](398abbc))
* **YouTube - Translations:** Update `Ukrainian` ([#191](#191)) ([24feb05](24feb05))
* **YouTube - Translations:** Update Japanese ([#176](#176)) ([4218359](4218359))
* **YouTube - Translation:** Update `Italian` ([#73](#73)) ([ee9f012](ee9f012)), closes [#71](#71)
* **YouTube/Settings menu:** Adding a submenu title `Keyword filter` ([#180](#180)) ([5702b90](5702b90))
* **YouTube/Translations:** Update `Russian` ([#233](#233)) ([38c6a8c](38c6a8c))
* **YouTube:** Add `Hide settings preferences` ([d8b1da2](d8b1da2))
* **YouTube:** Add `Tuck away preferences` for force hide elements from main settings ([82c76f0](82c76f0))
* **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](#96)) ([bd7cb77](bd7cb77))
* **YouTube:** Bump support version `19.11.38` ([#110](#110)) ([99142d8](99142d8))
* **YT Music - Custom branding icon:** Add more options ([86ec325](86ec325))
* **YT Music:** Bump new versions ([1fbaeef](1fbaeef))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants