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

create dir for each downloaded playlist #3765

Closed
fatalhalt opened this issue Sep 16, 2014 · 1 comment
Closed

create dir for each downloaded playlist #3765

fatalhalt opened this issue Sep 16, 2014 · 1 comment

Comments

@fatalhalt
Copy link

@fatalhalt fatalhalt commented Sep 16, 2014

hi, i was wondering how one could download entire channel and for each playlist create a directory and place videos there's accordingly, this seems like a sound way to organize files

currently i keep a list of URLs for all playlists and create playlist dirs by hand and have to cd into each dir to update/download new videos since last sync-up

thanks.

@phihag
Copy link
Contributor

@phihag phihag commented Sep 16, 2014

Use the -o option, with something like -o "%(playlist)s/%(title)s-%(id)s.%(ext)s". For more information on which fields are available, refer to the documentation.

@phihag phihag closed this Sep 16, 2014
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.