1RandomDev / metube-android

Android app that lets you download videos from YouTube and many other sites via MeTube.
GNU General Public License v3.0
4 stars 1 forks source link

different formats and http basic authentication #2

Open MrColumbo opened 3 months ago

MrColumbo commented 3 months ago

nice app which enhanes metube quite a lot.

I was wondering if adding http basic authentication might be on the roadmap ....i guess it is just adding a header in the request since the selfhosted app does not have any login or something it is probably not a bad idea to at least protect via basic authentication via the reverse proxy

I also noticed that the android app does have less formats to choose from .... might be nice to see the others as well :)

thanks a lot for the great app!!!!!

1RandomDev commented 3 months ago

With the many new options added to metube I probably need to redo a few things including the format/quality select. Adding support for http basic authentication should be a really easy thing to do and will definitely be included in the next update.