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.
"-i" doesn't work #7566
"-i" doesn't work #7566
Comments
|
Post the full output of youtube-dl when run with |
|
In fact your log proves that |
|
Thank you for your help |
I use a conf file. If I download for example three videos batch as mp4, webm, m4a and one video isn't available as webm the it stops at webm and the m4a files are not downloaded.
For example:
youtube-dl -f 160 -a x.txt -o "D:\%(title)s.%(ext)s" && youtube-dl -f 278 -a x.txt -o "D:\%(title)s.%(ext)s" && youtube-dl -f 141/140 -a x.txt -o "D:\y%(title)s.%(ext)s"If there is a better syntax let me know, but for some cases I need this
&&and please fix this abort