anddea / revanced-patches

🧩 Patches for ReVanced
https://revanced.app
GNU General Public License v3.0
556 stars 37 forks source link

Additional external downloader options #572

Closed MtndaleRedneck closed 3 months ago

MtndaleRedneck commented 3 months ago

Application

YouTube

Question description

Not sure if you've ever heard of Listenbox (listenbox.app) but can you please add https://listenbox.app/later or https://play.google.com/store/apps/details?id=app.listenbox as an option for external downloader? Listenbox is a service that turns YouTube channels into rss podcast feeds. https://listenbox.app/later (or the app which I linked that exists solely as a redirect to that web page) allows you to forward a YouTube link into your own personal rss podcast feed. It then gets added to your podcast app of choice. Very cool service. I'd just love to be able to use the download link as a redirect button to that app.

Acknowledgements

meoyawn commented 3 months ago

if Revanced is able to send android.intent.action.SEND with the video URL Listenbox app will be able to handle it.

If Revanced has a Share option, Listenbox app will appear in the share sheet

anddea commented 3 months ago

You can enter any downloader app package name in "External downloader package name" option.

MtndaleRedneck commented 3 months ago

@anddea Thanks!! That worked.