graham-walker / youtube-dl-react-viewer

Web app for youtube-dl/yt-dlp, created using the MERN stack
https://react.gwalkerux.com/
MIT License
92 stars 9 forks source link

Support for youtube login to download private videos #11

Closed ghost closed 3 years ago

ghost commented 3 years ago

Support for youtube login to download private videos is needed. Thank you.

dyslexicjedi commented 3 years ago

If you pass a cookie file in the job parameters, it pulls private/restricted videos that your user id has access to.

ghost commented 3 years ago

ok Thanks