Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception "unhandled KeyError" on Windows 10 #5321

Open
Elite opened this issue Mar 30, 2015 · 3 comments
Open

Exception "unhandled KeyError" on Windows 10 #5321

Elite opened this issue Mar 30, 2015 · 3 comments

Comments

@Elite
Copy link

@Elite Elite commented Mar 30, 2015

I was testing my code on Windows 10 and the following error pops up, tried adding ffmpeg location to system PATH, copied it to code folder (in main script, youtue_dl folder and postprocessor folder), and even supplied the path via 'ffmpeg-location' : 'C:/Users/elite/Desktop/project1/ffmpeg.exe', in ydl_options but nothing worked.

untitled

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 3, 2015

With 3da4b31 it won't crash, but you'll need to install ffprobe (and make it available in your %PATH%.

@Elite
Copy link
Author

@Elite Elite commented Apr 3, 2015

Why exactly ffprobe is needed ?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 3, 2015

For getting the codec info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.