Commit graph

26 commits

Author SHA1 Message Date
dependabot[bot]
329f7f5119
build(deps): Bump lodash in the npm_and_yarn group across 1 directory (#1506)
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash](https://github.com/lodash/lodash).


Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 15:22:03 +03:00
dependabot[bot]
001781d225
build(deps-dev): Bump lodash-es (#1490)
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash-es](https://github.com/lodash/lodash).


Updates `lodash-es` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 15:12:34 +03:00
dependabot[bot]
ffc326f847
build(deps-dev): Bump the npm_and_yarn group across 1 directory with 3 updates (#1477)
Bumps the npm_and_yarn group with 3 updates in the / directory: [undici](https://github.com/nodejs/undici), [picomatch](https://github.com/micromatch/picomatch) and [handlebars](https://github.com/handlebars-lang/handlebars.js).


Updates `undici` from 6.23.0 to 6.24.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.23.0...v6.24.1)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

Updates `handlebars` from 4.7.8 to 4.7.9
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.24.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 19:57:23 +03:00
Aaron Veil
56db9b3195 feat(YouTube - Overlay buttons): Use cascade of Gemini models
Gemini 3 models will display timestamps for each section, allowing users to jump directly to the part they need.
2026-03-05 21:21:48 +03:00
Aaron Veil
7325d2aae3 feat(YouTube - Overlay buttons): Allow simultaneous summary and transcription operations, cache summaries and transcriptions for all videos until the app is restarted
To avoid caching potentially failed AI outputs and unnecessarily increasing the cache size, the cache is retained only until the app is restarted. In most cases, this should be sufficient.

This commit also adds formatting for AI summaries.
2026-01-29 11:46:09 +03:00
dependabot[bot]
b02668ce98
build(deps-dev): Bump lodash-es (#1351)
Bumps the npm_and_yarn group with 1 update in the / directory: [lodash-es](https://github.com/lodash/lodash).


Updates `lodash-es` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 08:25:27 +03:00
Aaron Veil
78ed86413d build(deps-dev): Revert Bump semantic-release from 24.2.9 to 25.0.1 (#1273)
This reverts commit d21b002520.
2025-11-16 12:19:43 +03:00
dependabot[bot]
3d5ef7c490 build(deps-dev): Bump js-yaml (#1293)
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit ff1e1360fd2a71bb9aad9f9946d1fff5531c481f)
2025-11-16 12:10:01 +03:00
dependabot[bot]
d21b002520
build(deps-dev): Bump semantic-release from 24.2.9 to 25.0.1 (#1273)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.9 to 25.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.9...v25.0.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-16 12:03:03 +03:00
dependabot[bot]
b1d6f6fd94
build(deps-dev): Bump semantic-release from 24.2.7 to 24.2.9 (#1249)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.7 to 24.2.9.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.7...v24.2.9)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 23:48:43 +03:00
Aaron Veil
7c3db43eb5 feat: Align with RVX [[v5.10.1-dev.3](https://github.com/inotia00/revanced-patches/releases/tag/v5.10.1-dev.3)] 2025-08-30 18:13:11 +03:00
dependabot[bot]
2a6be66b9a
build(deps-dev): Bump semantic-release from 24.2.6 to 24.2.7 (#1158)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.6 to 24.2.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.6...v24.2.7)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-02 19:55:27 +03:00
dependabot[bot]
bd71ebfcc1
build(deps-dev): Bump semantic-release from 24.2.5 to 24.2.6 (#1130)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.5 to 24.2.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.5...v24.2.6)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-10 10:16:37 +03:00
dependabot[bot]
786e51a44e
build(deps-dev): Bump semantic-release from 24.2.3 to 24.2.5 (#1083)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.3 to 24.2.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.3...v24.2.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 24.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-01 23:02:26 +03:00
dependabot[bot]
5c9d735f83
build(deps-dev): bump semantic-release from 24.2.1 to 24.2.3 (#978)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.1 to 24.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.1...v24.2.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 19:27:53 +03:00
dependabot[bot]
88d1a8f1e6
build(deps-dev): bump semantic-release from 24.2.0 to 24.2.1 (#957)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-02 10:02:17 +03:00
dependabot[bot]
6742fcbf9c
build(deps-dev): bump semantic-release from 24.1.2 to 24.2.0 (#916)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.2 to 24.2.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.2.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-05 22:56:44 +03:00
Aaron Veil
7dde697995 refactor: Bump ReVanced Patcher & merge integrations
BREAKING CHANGE: Patches and Integrations are now merged
2024-12-11 18:23:37 +03:00
Aaron Veil
53044ae728 build: Update dependencies 2024-10-29 14:36:06 +03:00
inotia00
4c9f3db0a1
chore: bump dependencies 2024-08-28 16:29:19 +02:00
github-actions[bot]
72b3af9b9d
chore: Merge branch dev to main (#72)
* Update release.yml

* Update release

* feat(YouTube - Translation): Update `Italian` (#73)

* Update Polish strings.xml (#71)

Translated 3 strings related to swipe controls.

* Update strings.xml

* Delete src/main/resources/youtube/translations/it-rIT/missing_strings.xml

* Delete src/main/resources/youtube/translations/it-rIT/updated-strings.xml

* Update strings.xml

* Update strings.xml

---------

Co-authored-by: GucekPL <69505731+GucekPL@users.noreply.github.com>

* chore(release): 2.222.0-dev.1 [skip ci]

# [2.222.0-dev.1](https://github.com/anddea/revanced-patches/compare/v2.221.1...v2.222.0-dev.1) (2024-03-17)

### Features

* **YouTube - Translation:** Update `Italian` ([#73](https://github.com/anddea/revanced-patches/issues/73)) ([ee9f012](ee9f012e18)), closes [#71](https://github.com/anddea/revanced-patches/issues/71)

* fix(YouTube - Swipe controls): Fix some strings

* fix(YouTube/YT Music - Debugging): Disable by default

* chore(release): 2.222.0-dev.2 [skip ci]

# [2.222.0-dev.2](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.1...v2.222.0-dev.2) (2024-03-18)

### Bug Fixes

* **YouTube - Swipe controls:** Fix some strings ([074e3e4](074e3e4197))
* **YouTube/YT Music - Debugging:** Disable by default ([241b6dd](241b6dd8c5))

* Update build.gradle.kts

* feat(YouTube - Translations): Update `Japanese` (#81)

* Update missing_strings.xml

* Update strings.xml

* feat(YouTube - Translations): Update `Spanish` (#79)

* Update strings.xml

* Update updated-strings.xml

* Update missing_strings.xml

* fix(YouTube - Translations): Update translations info

* chore(release): 2.222.0-dev.3 [skip ci]

# [2.222.0-dev.3](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.2...v2.222.0-dev.3) (2024-03-18)

### Bug Fixes

* **YouTube - Translations:** Update translations info ([c30c031](c30c031efe))

### Features

* **YouTube - Translations:** Update `Japanese` ([#81](https://github.com/anddea/revanced-patches/issues/81)) ([5191bbe](5191bbe677))
* **YouTube - Translations:** Update `Spanish` ([#79](https://github.com/anddea/revanced-patches/issues/79)) ([1c3731d](1c3731dc8c))

* feat(YouTube - Translations): Update `Ukrainian`

* chore(release): 2.222.0-dev.4 [skip ci]

# [2.222.0-dev.4](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.3...v2.222.0-dev.4) (2024-03-18)

### Features

* **YouTube - Translations:** Update `Ukrainian` ([ac81500](ac81500024))

* feat(YouTube - Translations): Update `Brazillian Portuguese` (#85)

* Update Brazillian Portuguese strings.xml

Translated 22 strings.

* Update strings.xml

---------

Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>

* fix(YouTube - Translations): Update translations info

ar - 10 missing strings.
bg-rBG - 55 missing strings.
bn - 246 missing strings.
de-rDE - 308 missing strings.
el-rGR - 23 missing strings.
No missing strings for es-rES
fi-rFI - 247 missing strings.
fr-rFR - 3 missing strings.
hu-rHU - 23 missing strings.
id-rID - 179 missing strings.
in - 179 missing strings.
No missing strings for it-rIT
No missing strings for ja-rJP
ko-rKR - 3 missing strings.
No missing strings for pl-rPL
No missing strings for pt-rBR
ru-rRU - 3 missing strings.
tr-rTR - 23 missing strings.
No missing strings for uk-rUA
vi-rVN - 23 missing strings.
zh-rCN - 206 missing strings.
zh-rTW - 28 missing strings.

* Update build

* chore(release): 2.222.0-dev.5 [skip ci]

# [2.222.0-dev.5](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.4...v2.222.0-dev.5) (2024-03-19)

### Bug Fixes

* **YouTube - Translations:** Update translations info ([17a514e](17a514ea90))

### Features

* **YouTube - Translations:** Update `Brazillian Portuguese` ([#85](https://github.com/anddea/revanced-patches/issues/85)) ([12ee1e1](12ee1e18f0))

* feat(YouTube - Translations): Update `Korean`

* fix(YouTube - Translations): Update translations info

ar - 10 missing strings.
bg-rBG - 55 missing strings.
bn - 246 missing strings.
de-rDE - 308 missing strings.
el-rGR - 23 missing strings.
No missing strings for es-rES
fi-rFI - 247 missing strings.
fr-rFR - 3 missing strings.
hu-rHU - 23 missing strings.
id-rID - 179 missing strings.
in - 179 missing strings.
No missing strings for it-rIT
No missing strings for ja-rJP
No missing strings for ko-rKR
No missing strings for pl-rPL
No missing strings for pt-rBR
ru-rRU - 3 missing strings.
tr-rTR - 23 missing strings.
No missing strings for uk-rUA
vi-rVN - 23 missing strings.
zh-rCN - 206 missing strings.
zh-rTW - 28 missing strings.

* fix(YouTube - Change player flyout panel toggles): Fix for supported versions

* chore(release): 2.222.0-dev.6 [skip ci]

# [2.222.0-dev.6](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.5...v2.222.0-dev.6) (2024-03-19)

### Bug Fixes

* **YouTube - Change player flyout panel toggles:** Fix for supported versions ([a9fe961](a9fe961d9c))
* **YouTube - Translations:** Update translations info ([56ad720](56ad7205e6))

### Features

* **YouTube - Translations:** Update `Korean` ([8b11f6a](8b11f6a698))

* Update pull_request.yml

* Bump dependencies

* feat(YouTube - Translations): Update `Japanese` (#89)

* feat(YouTube - Speed overlay): Change the speed overlay icon and fix patch for applying to earlier versions (#92)

* fix(YouTube): Adjusting patches to apply correctly to earlier versions. (#94)

* fix(YouTube): Adjusting patches to apply correctly to earlier versions.

* Update revanced_prefs.xml

---------

Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>

* feat(YouTube - Translations): Update `Russian` (#95)

* feat(YouTube): Bump support version `19.09.38` - `19.10.39` (#96)

* feat(YouTube - Hide layout components): Add `Subscriptions` tab and `Comments` to `Keyword filter`

* Update `api`

* fix(YouTube - Translations): Update translations info

ar - 19 missing strings.
bg-rBG - 64 missing strings.
bn - 255 missing strings.
de-rDE - 317 missing strings.
el-rGR - 32 missing strings.
es-rES - 9 missing strings.
fi-rFI - 256 missing strings.
fr-rFR - 12 missing strings.
hu-rHU - 32 missing strings.
id-rID - 188 missing strings.
in - 188 missing strings.
it-rIT - 9 missing strings.
ja-rJP - 9 missing strings.
ko-rKR - 9 missing strings.
pl-rPL - 9 missing strings.
pt-rBR - 9 missing strings.
ru-rRU - 9 missing strings.
tr-rTR - 32 missing strings.
uk-rUA - 9 missing strings.
vi-rVN - 32 missing strings.
zh-rCN - 215 missing strings.
zh-rTW - 37 missing strings.

To update your language, fork this repo, switch to `dev` branch, go to your language folder `src/main/resources/youtube/translations`, update `strings.xml` by copy-pasting from `missing_strings.xml` and `updated-strings.xml`. Then open pull request (Github will offer you to do that after your changes) to this repo `dev` branch.

* chore(release): 2.222.0-dev.7 [skip ci]

# [2.222.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.6...v2.222.0-dev.7) (2024-03-21)

### Bug Fixes

* **YouTube - Translations:** Update translations info ([9babfd9](9babfd978e))
* **YouTube:** Adjusting patches to apply correctly to earlier versions. ([#94](https://github.com/anddea/revanced-patches/issues/94)) ([cb02ba7](cb02ba71f5))

### Features

* **YouTube - Hide layout components:** Add `Subscriptions` tab and `Comments` to `Keyword filter` ([bbc3217](bbc32170b6))
* **YouTube - Speed overlay:** Change the speed overlay icon and fix patch for applying to earlier versions ([#92](https://github.com/anddea/revanced-patches/issues/92)) ([d547cda](d547cda236))
* **YouTube - Translations:** Update `Japanese` ([#89](https://github.com/anddea/revanced-patches/issues/89)) ([f8b40f8](f8b40f81bd))
* **YouTube - Translations:** Update `Russian` ([#95](https://github.com/anddea/revanced-patches/issues/95)) ([a00a7b6](a00a7b6646))
* **YouTube:** Bump support version `19.09.38` - `19.10.39` ([#96](https://github.com/anddea/revanced-patches/issues/96)) ([bd7cb77](bd7cb771d0))

* feat(YouTube - Translations): Update `Italian` (#102)

* Updates Italian strings.xml

* Deletes missing_strings.xml

* Deletes updated-strings.xml

* feat(YouTube - Translations): Update `Korean` (#108)

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Update strings.xml

* Delete src/main/resources/youtube/translations/ko-rKR/missing_strings.xml

* Delete src/main/resources/youtube/translations/ko-rKR/updated-strings.xml

* Update strings.xml

* feat(YouTube - Translations): Update `Japanese` (#107)

* Update strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/missing_strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/updated-strings.xml

* feat(YT Music): Bump new versions

* feat(YouTube): Bump support version `19.11.38` (#110)

* feat(YouTube): Changing the default patch selection

* feat(YouTube) : Bump support version `19.11.38`

---------

Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>

* fix(YouTube - Translations): Update translations info

ar - 19 missing strings.
bg-rBG - 64 missing strings.
bn - 255 missing strings.
de-rDE - 317 missing strings.
el-rGR - 32 missing strings.
es-rES - 9 missing strings.
fi-rFI - 256 missing strings.
fr-rFR - 12 missing strings.
hu-rHU - 32 missing strings.
id-rID - 188 missing strings.
in - 188 missing strings.
No missing strings for it-rIT
No missing strings for ja-rJP
ko-rKR - 2 missing strings.
pl-rPL - 9 missing strings.
pt-rBR - 9 missing strings.
ru-rRU - 9 missing strings.
tr-rTR - 32 missing strings.
uk-rUA - 9 missing strings.
vi-rVN - 32 missing strings.
zh-rCN - 215 missing strings.
zh-rTW - 37 missing strings.

To update your language, fork this repo, switch to `dev` branch, go to your language folder `src/main/resources/youtube/translations`, update `strings.xml` by copy-pasting from `missing_strings.xml` and `updated-strings.xml`. Then open pull request (Github will offer you to do that after your changes) to this repo `dev` branch.

* chore(release): 2.222.0-dev.8 [skip ci]

# [2.222.0-dev.8](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.7...v2.222.0-dev.8) (2024-03-22)

### Bug Fixes

* **YouTube - Translations:** Update translations info ([302ffd6](302ffd6b9d))

### Features

* **YouTube - Translations:** Update `Italian` ([#102](https://github.com/anddea/revanced-patches/issues/102)) ([580883c](580883cec8))
* **YouTube - Translations:** Update `Japanese` ([#107](https://github.com/anddea/revanced-patches/issues/107)) ([cc87b2d](cc87b2db40))
* **YouTube - Translations:** Update `Korean` ([#108](https://github.com/anddea/revanced-patches/issues/108)) ([f29bfa5](f29bfa5cb8))
* **YouTube:** Bump support version `19.11.38` ([#110](https://github.com/anddea/revanced-patches/issues/110)) ([99142d8](99142d89ca))
* **YT Music:** Bump new versions ([1fbaeef](1fbaeef5cf))

* feat(YouTube - Translations): Update `Japanese` (#113)

* Update strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/missing_strings.xml

* Delete src/main/resources/youtube/translations/ja-rJP/updated-strings.xml

* Update strings.xml

* feat(YouTube - Translations): Update `Italian` (#115)

* feat(YouTube - Translations): Update `Korean` (#116)

* feat(YouTube - Translations): Update `Spanish` (#117)

* feat(YouTube - Translations): Update `Italian` (#119)

* feat(YouTube - Translations): Update `Korean` (#120)

* Update strings.xml

* Delete src/main/resources/youtube/translations/ko-rKR/missing_strings.xml

* fix(YouTube - Shorts overlay buttons): Resize icons

* Support UTF-8 in python script

* fix(YouTube - Translations): Update translations info

* Update python script to close Terminal only when pressed Enter

* fix(YouTube - Translations): Update translations info

ar - 19 missing strings.
bg-rBG - 64 missing strings.
bn - 255 missing strings.
de-rDE - 317 missing strings.
el-rGR - 32 missing strings.
No missing strings for es-rES
fi-rFI - 256 missing strings.
fr-rFR - 12 missing strings.
hu-rHU - 32 missing strings.
id-rID - 188 missing strings.
in - 188 missing strings.
No missing strings for it-rIT
No missing strings for ja-rJP
No missing strings for ko-rKR
pl-rPL - 9 missing strings.
pt-rBR - 9 missing strings.
ru-rRU - 9 missing strings.
tr-rTR - 32 missing strings.
uk-rUA - 9 missing strings.
vi-rVN - 32 missing strings.
zh-rCN - 215 missing strings.
zh-rTW - 37 missing strings.

To update your language, fork this repo, switch to `dev` branch, go to your language folder `src/main/resources/youtube/translations`, update `strings.xml` by copy-pasting from `missing_strings.xml` and `updated-strings.xml`. Then open pull request (Github will offer you to do that after your changes) to this repo `dev` branch.

* feat(YT Music - Custom branding icon): Add more options

AFN Blue
AFN Red
Vanced Black
Vanced Light

Update some icons

* chore(release): 2.222.0-dev.9 [skip ci]

# [2.222.0-dev.9](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.8...v2.222.0-dev.9) (2024-03-23)

### Bug Fixes

* **YouTube - Shorts overlay buttons:** Resize icons ([e348565](e348565caa))
* **YouTube - Translations:** Update translations info ([12982f4](12982f4236))
* **YouTube - Translations:** Update translations info ([25ce0a9](25ce0a988e))

### Features

* **YouTube - Translations:** Update `Italian` ([#115](https://github.com/anddea/revanced-patches/issues/115)) ([31218ed](31218ed203))
* **YouTube - Translations:** Update `Italian` ([#119](https://github.com/anddea/revanced-patches/issues/119)) ([148a03e](148a03e8d8))
* **YouTube - Translations:** Update `Japanese` ([#113](https://github.com/anddea/revanced-patches/issues/113)) ([8f2be3a](8f2be3af04))
* **YouTube - Translations:** Update `Korean` ([#116](https://github.com/anddea/revanced-patches/issues/116)) ([54516c1](54516c1275))
* **YouTube - Translations:** Update `Korean` ([#120](https://github.com/anddea/revanced-patches/issues/120)) ([73e6139](73e61391df))
* **YouTube - Translations:** Update `Spanish` ([#117](https://github.com/anddea/revanced-patches/issues/117)) ([18f5ac3](18f5ac3eb2))
* **YT Music - Custom branding icon:** Add more options ([86ec325](86ec3250cd))

* feat(YouTube - Translations): Update `Italian` (#123)

* chore(release): 2.222.0-dev.10 [skip ci]

# [2.222.0-dev.10](https://github.com/anddea/revanced-patches/compare/v2.222.0-dev.9...v2.222.0-dev.10) (2024-03-23)

### Features

* **YouTube - Translations:** Update `Italian` ([#123](https://github.com/anddea/revanced-patches/issues/123)) ([73fae53](73fae530cd))

---------

Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>
Co-authored-by: Kuddus73 <127908708+Kuddus73@users.noreply.github.com>
Co-authored-by: GucekPL <69505731+GucekPL@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: akir45 <91464996+akir45@users.noreply.github.com>
Co-authored-by: Freddy Morán Jr <freddynic159@gmail.com>
Co-authored-by: odkate <90364108+odkate@users.noreply.github.com>
Co-authored-by: Lemonade Moreira <39891447+LemonyOwO@users.noreply.github.com>
Co-authored-by: zerozero0022 <163995091+zerozero0022@users.noreply.github.com>
Co-authored-by: CaM/7oCe6e <_rufusin_@mail.ru>
2024-03-23 19:17:08 +03:00
inotia00
05a74cebdd chore: merge official Revanced's change 2023-11-25 19:32:53 +09:00
inotia00
61b01ef66e ci: matched with official source 2023-09-05 01:39:25 +09:00
inotia00
f259453ce3 ci: update dependencies and target node version 2023-02-15 13:14:58 +09:00
inotia00
efd71d6908 ci: set node version and update dependencies 2023-02-07 06:24:28 +09:00
oSumAtrIX
b327619069
ci: refactor release workflow 2022-12-11 04:52:19 +01:00