Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download whole channel option for youtube #23566

Closed
Het32 opened this issue Dec 30, 2019 · 0 comments
Closed

Download whole channel option for youtube #23566

Het32 opened this issue Dec 30, 2019 · 0 comments
Labels

Comments

@Het32
Copy link

@Het32 Het32 commented Dec 30, 2019

Checklist

  • I'm reporting a site feature request
  • I've verified that I'm running youtube-dl version 2019.12.25
  • I've searched the bugtracker for similar site feature requests including closed ones

Description

The feature I think can be added is downloading single videos and playlist in their respective folders with one option. This already possible with the current version but requires two different codes and two different links.

I wanted to download a whole channel for offline usage. I created a very simple bat file. I am sharing it here and maybe it can be integrated with youtube-dl in future updates.
It downloads every playlist in their respective folder then goes back to the videos tab and try to download all videos with dates attached to head of their name, while doing that uses download archive option to not download same video twice

youtube download channel.txt

There can be an option like --download-channel which somehow uses a modified version of the code.
If you want to use this bat file you need to add the path to youtube-dl, I did it with moving youtube.exe file to the windows folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.