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

latest update broke list-formats #799

Closed
holli73 opened this issue Apr 22, 2013 · 2 comments
Closed

latest update broke list-formats #799

holli73 opened this issue Apr 22, 2013 · 2 comments

Comments

@holli73
Copy link

@holli73 holli73 commented Apr 22, 2013

./youtube-dl --list-formats --simulate -v "http://www.youtube.com/watch?v=eEgYUMWqzTQ"
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--list-formats', '--simulate', '-v', 'http://www.youtube.com/watch?v=eEgYUMWqzTQ']
[debug] youtube-dl version 2013.04.21
[debug] Python version 2.6.6 - Linux-2.6.32-358.2.1.el6.x86_64-x86_64-with-redhat-6.4-Santiago
[debug] Proxy map: {}
[youtube] Setting language
[youtube] eEgYUMWqzTQ: Downloading video webpage
[youtube] eEgYUMWqzTQ: Downloading video info webpage
[youtube] eEgYUMWqzTQ: Extracting video information
Available formats:
35 : flv [480x854]
44 : webm [480x854]
34 : flv [360x640]
18 : mp4 [360x640]
43 : webm [360x640]
5 : flv [240x400]
17 : mp4 [144x176]
Traceback (most recent call last):
File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
File "./youtube-dl/main.py", line 18, in
File "./youtube-dl/youtube_dl/init.py", line 549, in main
File "./youtube-dl/youtube_dl/init.py", line 533, in _real_main
File "./youtube-dl/youtube_dl/FileDownloader.py", line 682, in download
File "./youtube-dl/youtube_dl/FileDownloader.py", line 462, in extract_info
TypeError: 'NoneType' object is not iterable

@phihag phihag closed this in c681a03 Apr 22, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Apr 22, 2013

Thanks for your report. This should be fixed in youtube-dl version 2013.04.24. Type

sudo youtube-dl -U

to update.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 22, 2013

Sorry, I hadn't tested this option.

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
3 participants
You can’t perform that action at this time.