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

Downloading channel into playlist folders #8319

Closed
jurgenskrause opened this issue Jan 25, 2016 · 1 comment
Closed

Downloading channel into playlist folders #8319

jurgenskrause opened this issue Jan 25, 2016 · 1 comment

Comments

@jurgenskrause
Copy link

@jurgenskrause jurgenskrause commented Jan 25, 2016

I am trying to use youtube-dl to download Khan Academy for an offline computer center.

My aim is to download then entire channel with each playlist in it's own folder

I use the following command:
youtube-dl -o "youtube/khanacademy/%(playlist_title)s/%(title)s.%(ext)s" --write-description --download-archive /youtube/log/khan.txt --ignore-errors ytuser:khanacademy

It downloads all of the videos from the channel into a single playlist folder called "Uploads from Khan Academy"

How do I get it to put each playlist in it's own folder without downloading each playlist individually?

Kindly
Jurgens

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 25, 2016

@dstftw dstftw closed this Jan 25, 2016
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.