-
Notifications
You must be signed in to change notification settings - Fork 16
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
DeArrow alternative domain #20
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
anddea
pushed a commit
that referenced
this pull request
Jul 1, 2024
# [0.154.0-dev.1](v0.153.0...v0.154.0-dev.1) (2024-07-01) ### Bug Fixes * **Reddit - Remove subreddit dialog:** Patch sometimes fails to close subreddit dialog ([7bcceb3](7bcceb3)) * **Shorts components:** `Hide sound button` doesn't work (A/B tests) ([af0f2e3](af0f2e3)) * **YouTube - Hide ads:** Patch closes fullscreen ads too quickly, so fullscreen ads are shown repeatedly ([475739c](475739c)) * **YouTube - Hide feed components:** Detect if a keyword filter hides all videos ([960f35c](960f35c)) * **YouTube - Hide feed components:** Video filters do not work properly on accounts with A/B testing applied ([67dcfe7](67dcfe7)) * **YouTube - Settings:** Toolbar added twice to RVX settings ([b050be9](b050be9)) ### Features * **YouTube - Searchbar:** Add RVXSettingsMenuName in the searchbar hint ([b1a1dd9](b1a1dd9)) * **YouTube - Settings:** Show AlertDialog when changing some settings value (matches ReVanced) ([3b7f255](3b7f255)) * **YouTube - Shorts components:** Add `Double-tap animation` settings ([2e4c173](2e4c173)) * **YouTube - Toolbar components:** Add `Hide image search button` settings ([543d269](543d269)) * **YouTube Music:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([7628ed1](7628ed1)) * **YouTube:** DeArrow alternative domain ([#20](#20)) ([dbf5b0a](dbf5b0a)) * **YouTube:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([ccc20d8](ccc20d8))
Are there any other alternative domains that you know of besides 'yt4...'? |
I think there are no any others yet, but seems creating your own is not a problem, it’s just a proxy |
anddea
pushed a commit
that referenced
this pull request
Jul 25, 2024
# [0.154.0](v0.153.0...v0.154.0) (2024-07-25) ### Bug Fixes * **Reddit - Remove subreddit dialog:** Patch sometimes fails to close subreddit dialog ([7bcceb3](7bcceb3)) * **Shorts components:** `Hide sound button` doesn't work (A/B tests) ([af0f2e3](af0f2e3)) * **YouTube - Client spoof:** StoryboardRenderer always gets 404 response on `Android` client ([6fdcb8f](6fdcb8f)) * **YouTube - Hide ads:** New ads are not blocked ([2383172](2383172)) * **YouTube - Hide ads:** Patch closes fullscreen ads too quickly, so fullscreen ads are shown repeatedly ([475739c](475739c)) * **YouTube - Hide feed components:** `Hide carousel shelf` setting sometimes hides the Watch history in the You tab ([97ea082](97ea082)) * **YouTube - Hide feed components:** Detect if a keyword filter hides all videos ([960f35c](960f35c)) * **YouTube - Hide feed components:** Do not hide flyout menu ([1310d7b](1310d7b)) * **YouTube - Hide feed components:** Remove `MINIMUM_KEYWORD_LENGTH` ([4e4c104](4e4c104)) * **YouTube - Hide feed components:** Update pattern for `Match full word` keyword filter ([8c1cb35](8c1cb35)) * **YouTube - Hide feed components:** Video filters do not work properly on accounts with A/B testing applied ([67dcfe7](67dcfe7)) * **YouTube - Settings:** Toolbar added twice to RVX settings ([b050be9](b050be9)) * **YouTube - SponsorBlock:** Skip segments when casting ([6d2d33d](6d2d33d)) * **YouTube - Spoof client:** Delay when the video starts ([d43d139](d43d139)) * **YouTube - Video playback:** Default video quality does not apply ([4c080ec](4c080ec)) * **YouTube - VIsual preferences icons:** Revert ([848dee5](848dee5)) * **YouTube:** Add a restart delay on first install ([3a3ae56](3a3ae56)) ### Features * Merge RVX v1.11.2-dev.1 ([50ebf3a](50ebf3a)) * Merge the `Custom package name` patch into the `GmsCore support` patch and add patch options `GmsCoreVendorGroupId`, `CheckGmsCore`, `PackageNameYouTube`, `PackageNameYouTubeMusic` ([5465751](5465751)) * **Reddit - Hide navigation buttons:** Reflects changes in the latest revanced-patches-arsclib ([7a5481c](7a5481c)) * **YouTube - Alternative thumbnails:** Add alternative domain ([c9f47c2](c9f47c2)) * **YouTube - Bypass image region restrictions:** Bring back setting to change alternative domain ([df5d392](df5d392)) * **YouTube - Client spoof:** Downgrade hardcoded client version ([bb5e7a6](bb5e7a6)) * **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([8323c0f](8323c0f)) * **YouTube - Miniplayer:** Add `Enable double-tap action` setting ([766925d](766925d)) * **YouTube - Overlay buttons:** Add `Mute Video` button ([#22](#22)) ([4a9f4a6](4a9f4a6)) * **YouTube - Player components:** `Hide player popup panels` setting now hides the products panel ([9f689f3](9f689f3)) * **YouTube - Searchbar:** Add RVXSettingsMenuName in the searchbar hint ([b1a1dd9](b1a1dd9)) * **YouTube - Settings:** Show AlertDialog when changing some settings value (matches ReVanced) ([3b7f255](3b7f255)) * **YouTube - Shorts components:** Add `Double-tap animation` settings ([2e4c173](2e4c173)) * **YouTube - Shorts components:** Add `Enable timestamps`, `Timestamp long press action`, `Meta panel bottom margin` settings ([be36036](be36036)) * **YouTube - Shorts components:** Add `Hide paused header` setting ([80b8058](80b8058)) * **YouTube - Swipe controls:** Add `Enable save and restore brightness` setting (Match to ReVanced) ([1400597](1400597)) * **YouTube - Toolbar components:** Add `Hide image search button` settings ([543d269](543d269)) * **YouTube Music - Thumbnails:** Add `Alternative domain` patch ([15ae875](15ae875)) * **YouTube Music:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([7628ed1](7628ed1)) * **YouTube:** Add content descriptions to improve accessibility ([538e262](538e262)) * **YouTube:** Add support version `19.25.39`, drop support version `19.23.40` ([dd95309](dd95309)) * **YouTube:** DeArrow alternative domain ([#20](#20)) ([dbf5b0a](dbf5b0a)) * **YouTube:** Integrate `Hide double tap overlay filter` patch into the `Player components` patch ([ccc20d8](ccc20d8)) * **YouTube:** Merge RVX v1.11.1 ([#23](#23)) ([bcc5c29](bcc5c29)) * **YouTube:** Separate the `Bypass image region restrictions` patch from the `Alternative thumbnails` patch (Reflecting changes in ReVanced) ([c4c4b65](c4c4b65)) ### Reverts * **YouTube - Hide feed components:** `Hide expandable chip under videos` setting does not work (as support version has been rolled back to YouTube 19.16.39) ([7c52971](7c52971))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added option to change original youtube images domain for users from countries, where it blocked
anddea/revanced-patches#672