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.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.08.04. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Please see where I commented:
#15483
Hi, I have this same error message:
"'list' is not recognized as an internal or external command,"
when I execute:
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.