Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.94k stars 584 forks source link

How to use flag --netrc (.netrc authentication data) of youtube-dl #335

Closed ghost closed 3 years ago

ghost commented 3 years ago

I have used docker image of rudloff/alltube from docker hub. I want to set Authentication data for youtube login to download private videos. How can I attach Volume to container and set this config files. How to use flag --netrc (.netrc authentication data) of youtube-dl?

Please help. thanks.

Rudloff commented 3 years ago

You can use the params setting to customize options passed to youtube-dl: https://github.com/Rudloff/alltube/blob/c9aa41d20665799681cee320c22dd0e7d0648d15/config/config.example.yml#L9

Rudloff commented 3 years ago

@krswin Did you manage to do what you wanted? Can we close this?

ghost commented 3 years ago

yes you can close it. thanks.