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 (inotia00#71)
  • Loading branch information
Francesco146 authored Aug 11, 2024
1 parent 22f9d63 commit 5038527
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 @@ -107,6 +107,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 5038527

Please sign in to comment.