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.
[YouTube Playlists] Unable to download full playlist - error "list" is not a recognized command Windows 10 #15483
Comments
|
Hi, I have this same error message: youtube-dl.exe -s -f 18 --yes-playlist -o JarvisJohnson\Tech%(upload_date)s--%(id)s--%(title)s.%(ext)s https://www.youtube.com/watch?v=RHwsIW44HbA&list=PLyBrFxr0n1iP-qeAAaIt51XEHAuKtSXaN I don't understand why dstftw determine the above is "invalid not-a bug" when it clearly is. JarvisJohnson has many playlists on his channel, and among them is "Liked Video" which do not want to download, so I'm planning to download videos from each of his playlist. Is there a way to exclude the "Liked video" playlist while downloading the rest of the videos in the various playlists? Thanks. |
|
@webstuffj If you didn't read dstftw's comment, it says 'use your link with quotes like youtube-dl "youtube url" ' |
Hey everyone,
Tried to download a YouTube playlist of around 250 videos and it always only downloads the first one:
Any recommendations?
Before submitting an issue make sure you have:
What is the purpose of your issue?
youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2018.01.27
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.15063
[debug] exe versions: none
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]
youtube-dl: error: You must provide at least one URL.
Type youtube-dl --help to see a list of all options.