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]youtube-dl.exe: error: You must provide at least one URL #12302
Comments
|
Enclose the URL with double quotation marks? |
|
I've tried this to no avail. I had to create a config file for this.
Now it works. But it was working last month which was the last time I ran this batch file. |
|
Post the complete verbose output of the command that fails. |
|
I am having the same issue on 2019.08.13: Checklist
Verbose logSorry for any gross formatting, this is from iSH
DescriptionThis is specific to this video. Not sure why I'm encountering this issue. I'm trying to get the format codes so I can just download the audio. I am also having this issue on 2019.08.02. When I just try to download the video on its own, I also get this error. |
Worked with version 2019.10.22 |
Hi, I can't download YouTube playlists anymore.
My command line:
youtube-dl -i -w --username gabrielluz --password 123456 --format m4a -o "D:/DropBox/DropBox/YTTempGAB/%(playlist)s/%(title)s.%(ext)s" https://www.youtube.com/playlist?list=PLH_sdszYGo1nsOe2CoSF4WvOH5QDWlGEBIt always worked. Now it's not working anymore. Yes, it is updated.
The output is:
youtube-dl.exe: error: You must provide at least one URL.It's weird because it always worked. I run it as a task every hour on Windows.