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.
Cannot Download Stanford Open Content #653
Comments
|
Oops, sorry. Fixed in git. We'll release as soon as we fix the problem with our Windows buildservers. |
I tried to download Stanford open Content videos. But it failed ... It is as below
youtube-dl.py -t --verbose "http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=PracticalUnix"
[debug] youtube-dl version 2013.01.13
[debug] Python version 2.7.3 - Linux-3.5.0-22-generic-i686-with-Ubuntu-12.10-quantal
[debug] Proxy map: {}
[stanfordoc] PracticalUnix: Downloading webpage
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl.py/main.py", line 17, in
File "/usr/local/bin/youtube-dl.py/youtube_dl/init.py", line 494, in main
File "/usr/local/bin/youtube-dl.py/youtube_dl/init.py", line 478, in _real_main
File "/usr/local/bin/youtube-dl.py/youtube_dl/FileDownloader.py", line 503, in download
File "/usr/local/bin/youtube-dl.py/youtube_dl/InfoExtractors.py", line 92, in extract
File "/usr/local/bin/youtube-dl.py/youtube_dl/InfoExtractors.py", line 3033, in _real_extract
File "/usr/local/bin/youtube-dl.py/youtube_dl/utils.py", line 390, in unescapeHTML
AssertionError
I have Python version 2.7.3
Thanks in advance