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.
-o option is broken #9325
-o option is broken #9325
Comments
|
As clearly stated in error message |
|
@dstftw litterally anything passed to -o even all the examples in the documentation even the wiki don't work
There is no example on the internet or in any documentation that does work if you have a simple one to try let me know. but even without %(title)s it still returns an error if I pass it -o "foo.bar" it still gives the same error. -o is broken for at least my version. I don't use -t --id or -A when I use -o |
|
Post --verbose output. |
|
|
$ youtube-dl --verbose -o '%(uploader)s/ %(title)s-%(id)s.%(ext)s' https://www.youtube.com/watch?v=RkfLGB7Ft0A youtube-dl: error: using output template conflicts with using title, video ID or auto number |
|
|
sorry, I went into the config file and removed the -t |
|
@redsteakraw Haha, nice video choice. |
All options passed to -o from a simple "%(title)s.%(ext)s" to - for standard out all return the
Error
version:
2016.04.19
system x86-64 Linux - Bash shell