Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
692 stars 54 forks source link

Authentication support #11

Closed nero-0 closed 4 years ago

nero-0 commented 4 years ago

In some cases it is necessary to provide username and password credentials in order to be able to fetch stream. It would be great if Vividl could support that.

Regards

alxnull commented 4 years ago

Definitely a feature that we should add. Would you have an example of such a case?

nero-0 commented 4 years ago

For sure. Here it is: https://www.crunchyroll.com/pt-br/tower-of-god/episode-11-underwater-hunt-part-one-794529 (Any new episode just released will do).

In this case, you must also have a premium subscription on the account. Otherwise, youtube-dl will return that is just a sample.

I think that the inclusion of an option that allows you to freely use (or not) your credentials for specific websites is the best way forward; not just when asked.

Regards

alxnull commented 4 years ago

@nero1st I added basic support for authentication in the window for adding new urls (File -> Add New Videos) at https://github.com/Bluegrams/Vividl/tree/develop. Please have a look if the implementation works and fits your needs.

You can download a pre-built preview from this branch at https://vividl.sourceforge.io/vividl-pre-releases/Vividl-v.0.3.0-develop-Portable.zip or built the develop branch of this repo yourself.

Thanks!

alxnull commented 4 years ago

Released with v.0.3.0.