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

Add string for playlists with elements from multiple uploaders #11427

Closed
J316 opened this issue Dec 12, 2016 · 7 comments
Closed

Add string for playlists with elements from multiple uploaders #11427

J316 opened this issue Dec 12, 2016 · 7 comments
Labels

Comments

@J316
Copy link

@J316 J316 commented Dec 12, 2016

When downloading something like ".../%(uploader)s/%(playlist)s/%(title)s.%(ext)s" if the playlist contains videos from different channels a subfolder for each channel will be created. A command should be added to create a subfolder only for the creator of the playlist, for example "%(playlist_uploader)s"

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 20, 2016

Could you give some concrete examples?

@J316
Copy link
Author

@J316 J316 commented Dec 20, 2016

@yan12125
When downloading the playlists of a channel, often those playlists contain videos from other channels talking about the same matter, so when I use a command like ".../%(uploader)s/%(playlist)s/%(title)s.%(ext)s" it downloads the videos from other authors into other folders named by the author of the video, not the author of the playlist, which is tedious. So adding a command like "%(playlist_uploader)s" would solve this issue without me entering the name of the uploader instead of the much convenient "%(uploader)s" string.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 20, 2016

I might be unclear. Could you paste an URL of such a playlist? It would be helpful in debugging with real examples.

@J316
Copy link
Author

@J316 J316 commented Dec 20, 2016

@yan12125
You could pick any, but here's an example

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 20, 2016

Thanks for the example; I see your need.

@mozbugbox
Copy link
Contributor

@mozbugbox mozbugbox commented Jan 21, 2017

I'd like to see playlist owner/creator in --json --flat-playlist output too.

@Kimi-Arthur
Copy link

@Kimi-Arthur Kimi-Arthur commented Jun 26, 2017

Please also add the playlist owner/creator in Python API when you come back to this issue.

Thanks!

@dstftw dstftw mentioned this issue Oct 6, 2017
4 of 8 tasks complete
@dstftw dstftw mentioned this issue Dec 17, 2017
4 of 8 tasks complete
dstftw added a commit that referenced this issue Dec 18, 2017
…eta fields for playlists (#11427, #15018)
dstftw added a commit that referenced this issue Dec 18, 2017
@dstftw dstftw closed this in 3961c6c Dec 18, 2017
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
4 participants
You can’t perform that action at this time.