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.
'writethumbnail' not working? #2143
Comments
|
OK, this works when downloading video but not as an option for info extraction. |
|
You have thumbnail url in |
|
@pulpe Yeah, I am aware of that wanted YTDL to do the thumb downloading. |
|
Reopening, this is a bug in youtube-dl. |
|
As a trick I think you can set |
|
The problem is with your invocation - when you pass in
|
I am using this in my python code but thumbnails are not getting generated, am I missing something here?