Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add string for playlists with elements from multiple uploaders #11427
Comments
|
Could you give some concrete examples? |
|
@yan12125 |
|
I might be unclear. Could you paste an URL of such a playlist? It would be helpful in debugging with real examples. |
|
@yan12125 |
|
Thanks for the example; I see your need. |
|
I'd like to see playlist owner/creator in --json --flat-playlist output too. |
|
Please also add the playlist owner/creator in Python API when you come back to this issue. Thanks! |
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"