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

BBC Radio clip download fails #7756

Closed
kwaaak opened this issue Dec 4, 2015 · 1 comment
Closed

BBC Radio clip download fails #7756

kwaaak opened this issue Dec 4, 2015 · 1 comment

Comments

@kwaaak
Copy link

@kwaaak kwaaak commented Dec 4, 2015

$ youtube-dl --verbose http://www.bbc.co.uk/programmes/p03b17yy
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'http://www.bbc.co.uk/programmes/p03b17yy']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.11.24
[debug] Python version 2.7.5 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: avconv present, avprobe present, ffmpeg N-56145-gb2517b0, ffprobe N-56145-gb2517b0, rtmpdump 2.4
[debug] Proxy map: {}
[bbc.co.uk] p03b17yy: Downloading video page
[bbc.co.uk] p03b17z6: Downloading media selection XML
[bbc.co.uk] p03b17z6: Downloading media selection XML
WARNING: unable to extract description; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 19, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 410, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 400, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1669, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 663, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 290, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/bbc.py", line 486, in _real_extract
UnboundLocalError: local variable 'duration' referenced before assignment

@yan12125 yan12125 closed this in 679bacf Dec 5, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Dec 5, 2015

Thanks for the report. This will be fixed in the next version.

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.