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.
Southparkstudios.com Full Episodes #2278
Comments
|
I'm sorry, I broke it, it's fixed and it will work in the next version. Thanks for the report! |
|
I believe this issue to be fixed in youtube-dl 2014.01.30.2. Type |
|
You guys rock! Thanks! It's downloading perfectly now. :) |
I saw that Full Episodes for SouthParkStudios.com got fixed, but it's throwing an error when I try. Maybe the URL changed since it was originally developed.
C:\Users\Administrator\Downloads>youtube-dl http://southparkstudios.com/full-episodes/s13e09-butters-bottom-bitch --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://southparkstudios.com/full-episodes/s13e09-butters-bottom-bitch', '--verbose']
[debug] Encodings: locale 'cp1252', fs 'mbcs', out 'cp437', pref: 'cp1252'
[debug] youtube-dl version 2014.01.29
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[southparkstudios.com] s13e09-butters-bottom-bitch: Downloading webpage
ERROR: Unable to extract mgid; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the
--verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube_dl\extractor\mtv.pyo", line 117, in _real_extract
File "youtube_dl\extractor\common.pyo", line 430, in _og_search_video_url
File "youtube_dl\extractor\common.pyo", line 363, in _html_search_regex
File "youtube_dl\extractor\common.pyo", line 353, in _search_regex
RegexNotFoundError: Unable to extract video url; please report this issue on https://yt-dl.org/bug .
Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 493, in extract_info
File "youtube_dl\extractor\common.pyo", line 158, in extract
File "youtube_dl\extractor\mtv.pyo", line 122, in _real_extract
File "youtube_dl\extractor\common.pyo", line 353, in _search_regex
RegexNotFoundError: Unable to extract mgid; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag
and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.