This repository has been archived by the owner on Dec 11, 2024. It is now read-only.
forked from ReVanced/revanced-integrations
-
Notifications
You must be signed in to change notification settings - Fork 13
feat(YouTube - Download Playlist Button): Add playlist download button #26
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
…download playlist button
…on onClick method
… the external downloader
…laylists to ensure compatibility
YT-Advanced
reviewed
Aug 3, 2024
app/src/main/java/app/revanced/integrations/youtube/utils/VideoUtils.java
Outdated
Show resolved
Hide resolved
… downloader from playlist external downloader
YT-Advanced
reviewed
Aug 4, 2024
app/src/main/java/app/revanced/integrations/youtube/patches/misc/DownloadPlaylistButton.java
Outdated
Show resolved
Hide resolved
YT-Advanced
reviewed
Aug 4, 2024
app/src/main/java/app/revanced/integrations/youtube/utils/VideoUtils.java
Outdated
Show resolved
Hide resolved
YT-Advanced
reviewed
Aug 4, 2024
app/src/main/java/app/revanced/integrations/youtube/utils/VideoUtils.java
Outdated
Show resolved
Hide resolved
YT-Advanced
reviewed
Aug 4, 2024
app/src/main/java/app/revanced/integrations/youtube/utils/VideoUtils.java
Outdated
Show resolved
Hide resolved
…tButton` to `HookDownloadAction`
anddea
pushed a commit
that referenced
this pull request
Aug 4, 2024
# [0.155.0-dev.3](v0.155.0-dev.2...v0.155.0-dev.3) (2024-08-04) ### Features * **YouTube - Download Playlist Button:** Add playlist download button ([#26](#26)) ([52435a6](52435a6))
anddea
pushed a commit
that referenced
this pull request
Sep 5, 2024
# [0.155.0](v0.154.0...v0.155.0) (2024-09-05) ### Bug Fixes * No longer hiding `Settings` ([f291c2c](f291c2c)) * **YouTube - Client spoof:** Some side effects of iOS client ([37a814a](37a814a)) * **YouTube - Disable auto captions:** Turning on `Disable forced auto captions` will disable subtitles ([5d31427](5d31427)) * **YouTube - Feed components:** `Hide recommended videos` setting does not work in home feed ([ddf22bb](ddf22bb)) * **YouTube - Hide comments components:** `Hide Comments section in home feed` setting not working in new component name ([69e87d3](69e87d3)) * **YouTube - Hide feed components:** `Hide carousel shelf` setting sometimes hides the Watch history in the You tab ([0732b8c](0732b8c)) * **YouTube - Hide feed components:** `Hide expandable chip under videos` setting does not work (A/B tests) ([6cd2c22](6cd2c22)) * **YouTube - Hide feed components:** Sometimes `Hide carousel shelf` setting doesn't work ([c7476ec](c7476ec)) * **YouTube - Hook download actions:** `Override playlist download button` setting does not work in `Download playlist` menu of flyout panel ([a9e7305](a9e7305)) * **YouTube - Navigation bar components:** Navigation buttons are not hidden when `Cairo navigation bar` is applied (A/B tests) ([da9bc06](da9bc06)) * **YouTube - Overlay buttons:** `Always repeat` button doesn't work when the video is minimized ([82e84f8](82e84f8)) * **YouTube - Return YouTube Dislike:** Dislikes not appearing due to new component name ([af63631](af63631)) * **YouTube - Settings:** Update default values for "Hide low views video" and "Spoof streaming data" ([a78233c](a78233c)) * **YouTube - Shorts components:** `Hide Use this sound button` doesn't work ([e7285fd](e7285fd)) * **YouTube - SponsorBlock:** Handle if the user enters an invalid number into any SB settings ([60b0674](60b0674)) * **YouTube - SponsorBlock:** Improve create segment manual seek accuracy ([acc52f6](acc52f6)) * **YouTube - SponsorBlock:** The new SponsorBlock segment popup doesn't show minutes in the timestamp ([aec368b](aec368b)) * **YouTube - Spoof client:** Change default values ([f03800d](f03800d)) * **YouTube - Spoof client:** Fix background playback issue with livestream on iOS clients ([9bd14d2](9bd14d2)) * **YouTube - Spoof client:** Partial fix for watch history issue of brand accounts on iOS clients ([bd1db99](bd1db99)) * **YouTube - Toolbar components:** Turning on the `Hide voice search button` setting makes the margin of the searchbar 0 ([26a4aa9](26a4aa9)) * **YouTube - Video playback:** Update the option to disable toasts when changing the default values ([c2ba880](c2ba880)) * **YouTube Music - Return YouTube Dislike:** Likes and dislikes are switched in RTL layout ([df8edcc](df8edcc)) * **YouTube Music - Sanitize sharing links:** Tracking parameters are not removed from the system share panel ([645e1e4](645e1e4)) ### Features * Merge RVX v1.12.1-dev.1 ([#27](#27)) ([b81f0a7](b81f0a7)) * Merge v1.13.1-dev.3 ([ea2ce99](ea2ce99)) * **YouTube - Client spoof:** Update hardcoded client version ([51c71c3](51c71c3)) * **YouTube - Default Quality & Speed:** Add an option to disable toasts when changing the default values ([ebce7e9](ebce7e9)) * **YouTube - Description components:** Add `Hide Contents section` setting ([2065aad](2065aad)) * **YouTube - Download Playlist Button:** Add playlist download button ([#26](#26)) ([52435a6](52435a6)) * **YouTube - Hide feed components:** Add syntax to match whole keywords and not substrings ([da31e22](da31e22)) * **YouTube - Hide player flyout menu:** Add `Hide Sleep timer` setting ([3469de0](3469de0)) * **YouTube - Hide player flyout menu:** Remove `Hide Ambient mode menu` setting ([1fa19c4](1fa19c4)) * **YouTube - Hook download actions:** Add package field in `Hook download actions` patch ([1e567ba](1e567ba)) * **YouTube - Player components:** Add `Hide zoom overlay` setting ([253c5d2](253c5d2)) * **YouTube - Settings:** Add category to main menu entries while searching ([120d894](120d894)) * **YouTube - Settings:** Show categories while searching settings ([c8017f1](c8017f1)) * **YouTube - Shorts components:** Add `Hide Use this sound button` setting ([2a8cb5a](2a8cb5a)) * **YouTube - Shorts components:** Add settings - `Hide floating button`, `Hide Trends button`, `Hide Use template button` ([beb726f](beb726f)) * **YouTube - Shorts components:** Clarify the description of some settings ([7ee5630](7ee5630)) * **YouTube - Shorts components:** Move `Change Shorts repeat state` setting to `Experimental Flags` ([6b3bd26](6b3bd26)) * **YouTube - Spoof client:** Allow forcing AVC codec with iOS ([8dfbdd4](8dfbdd4)) * **YouTube - Video playback:** Show AlertDialog when changing `Skip preloaded buffer` setting ([1db72fb](1db72fb)) * **YouTube Music - Hide layout components:** Add `Hide settings menu` setting ([262d068](262d068)) * **YouTube Music - Player components:** Add settings `Disable miniplayer gesture`, `Disable player gesture` ([a2a6d4d](a2a6d4d)) * **YouTube Music - Video playback:** Add an option to disable toasts when changing the default values ([9fcead1](9fcead1)) * **YouTube Music:** Add `Change share sheet` patch ([0104756](0104756)) * **YouTube:** Add `Change share sheet` patch ([0fdeba2](0fdeba2)) * **YouTube:** Add `Spoof streaming data` patch ([b1f53f9](b1f53f9)) * **YouTube:** Add `Watch history` patch ([5963ac1](5963ac1)) * **YouTube:** Remove `Spoof client` patch ([809970a](809970a))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
ref: anddea/revanced-patches#761