Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
354 stars 34 forks source link

Cookies Suppport #39

Closed ssbroad closed 4 years ago

ssbroad commented 5 years ago

Thank you very much for this project, I use it almost every day.

I found that for certain restricted videos must be logged in to download properly, but Google seems to have some strict restrictions on account login.

Always prompt: "Unable to login: Invalid password"

So I added "--cookies cookies.txt" to the youtube-dl command line argument.

This is very effective

Back to ydl-ui, I don't seem to find the option to read the cookies file.

I want to know if the support for cookies will be added in subsequent updates ?

Maxstupo commented 4 years ago

Yes it will.