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.
--write-thumbnail flag option ignores -o, --output flag option #1945
Comments
|
The problem is that you didn't give an extension in the command line, |
|
Thanks for the report. This issue has been fixed in youtube-dl 2013.12.11.1 and newer (your command line will generate a file |
|
Thanks for the fix! Works great. |
When both --write-thumbnail and -o are use in the same command, the tumbnail will have an empty filename with the extension. The output folder is also ignored.
ex: youtube-dl --write-thumbnail --skip-download -o test http://www.youtube.com/watch?v=m6uto4wQY_g