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.
Trouble with download channel, not user from YT #5679
Comments
|
What kind of error did you get? Post the full verbose log helps us find out the problem more quickly and precisely. |
|
For this example: youtube-dl -ciw --playlist-end 10 -f "best[height<=?640]" -o '%(title)s - %(uploader)s.%(ext)s' --dateafter 20150512 ytuser:UC3gJTHF49dtxuUpMg4D7hng --verbose [debug] System config: [] |
|
Keyword "ytuser" does not support channels. Use full URLs instead. For example:
|
|
Thanks for quick help. For my research - this works to 2015 04. |
When I download user movie from YT, eg.
youtube-dl -ciw --playlist-end 10 -f "best[height<=?640]" -o '%(title)s - %(uploader)s.%(ext)s' --dateafter 20140305 ytuser:TopClassicalMusic
it's OK.
But when ytuser is "channel", then I get error. In past YT-dl worked properly in this way.
Channel is like:
https://www.youtube.com/channel/UC3gJTHF49dtxuUpMg4D7hng
User is like:
https://www.youtube.com/user/NewTrailersBuzz