Skip to content

Commit

Permalink
fix(YouTube - Hook download actions): Video download button was not r…
Browse files Browse the repository at this point in the history
…esponding
  • Loading branch information
Francesco146 committed Aug 7, 2024
1 parent 4116b7b commit fa53ea5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/resources/youtube/settings/host/values/arrays.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@
<item>com.deniscerri.ytdl</item>
</string-array>
<string-array name="revanced_external_downloader_video_website">
<item>https://github.com/TeamNewPipe/NewPipe/releases/latest</item>
<item>https://github.com/JunkFood02/Seal/releases/latest</item>
<item>https://github.com/polymorphicshade/Tubular/releases/latest</item>
<item>https://github.com/deniscerri/ytdlnis/releases/latest</item>
</string-array>
<string-array name="revanced_external_downloader_playlist_label">
Expand Down

0 comments on commit fa53ea5

Please sign in to comment.