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.
Embedding thumbnail raise key error 'filename' #10185
Comments
|
Please post the whole script so that we can test it. And please also add |
|
verbose:
script:
|
|
|
|
Now i am getting this: script:
|
|
Seems like it tries to add the thumbnail before the file is converted to mp3 |
|
Because you've requested it to do so. Change the order of post processors. |
|
Now it can't find the jpg file, although it exist:
thanks for the help |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.07.28. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
Hi,
I am trying to use the embed thumbnail option on python script, here are my ydl options:
But i get the following error: