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.
BBC HD error message #6359
BBC HD error message #6359
Comments
|
Already fixed. |
|
Dear Sergey M., Thank-you On Sat, Jul 25, 2015 at 10:46 AM, Sergey M. notifications@github.com
|
|
As already said it's fixed and will be available in the next version. You could easily find out this yourself if bother with searching through closed issues. |
|
Sergey, On Sat, Jul 25, 2015 at 4:14 PM, Sergey M. notifications@github.com wrote:
|
|
You can donate to the project by any of the methods described here. |
C:\Documents and Settings\HP_Owner>youtube-dl -cit http://www.bbc.co.uk/iplayer/
episode/b063hkgm/animal-super-parents-1-going-it-alone --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-cit', u'http://www.bbc.co.uk/iplayer/episode/b063
hkgm/animal-super-parents-1-going-it-alone', u'--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.07.21
[debug] Python version 2.7.8 - Windows-XP-5.1.2600-SP3
[debug] exe versions: ffmpeg N-65916-g9e8ab36, ffprobe N-65916-g9e8ab36, rtmpdum
p 2.4
[debug] Proxy map: {'ftp': 'ftp://127.0.0.1:9050', 'http': 'http://127.0.0.1:905
0', 'https': 'https://127.0.0.1:9050'}
[bbc.co.uk] b063hkgm: Downloading video page
[bbc.co.uk] b063hkgh: Downloading media selection XML
ERROR: int() argument must be a string or a number, not 'NoneType'
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 656, in extract_info
File "youtube_dl\extractor\common.pyo", line 275, in extract
File "youtube_dl\extractor\bbccouk.pyo", line 361, in _real_extract
File "youtube_dl\extractor\bbccouk.pyo", line 281, in _download_media_selector
File "youtube_dl\extractor\bbccouk.pyo", line 218, in _extract_video
TypeError: int() argument must be a string or a number, not 'NoneType'