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

youtube-dl.exe gives error on Windows 7 when downloading VEVO-videos #902

Closed
ericzutter opened this issue Jun 22, 2013 · 1 comment
Closed

Comments

@ericzutter
Copy link

@ericzutter ericzutter commented Jun 22, 2013

C:>youtube-dl.exe --version
2013.06.21

C:>youtube-dl.exe http://www.youtube.com/watch?v=DGIgXP9SvB8
[youtube] Setting language
[youtube] DGIgXP9SvB8: Downloading video webpage
[youtube] DGIgXP9SvB8: Downloading video info webpage
[youtube] DGIgXP9SvB8: Extracting video information
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 606, in main
File "youtube_dl__init__.pyo", line 590, in _real_main
File "youtube_dl\FileDownloader.pyo", line 727, in download
File "youtube_dl\FileDownloader.pyo", line 465, in extract_info
File "youtube_dl\InfoExtractors.pyo", line 99, in extract
File "youtube_dl\InfoExtractors.pyo", line 735, in _real_extract
KeyError: 'sig'

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 22, 2013

This is a duplicate of #897, we are working on it, thanks for reporting.

@jaimeMF jaimeMF closed this Jun 22, 2013
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.