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.
Support for videolectures.net is broken #7340
Comments
|
It should work in the next version. Since you didn't provide a URL I have only tested with http://videolectures.net/netadis2013_monasson_graph_theory/, for future reports please post the url and the full output you get with |
With youtube-dl version 2015.11.01, the support for videolectures.net seems to be broken as of 2015 November 2nd. None of the example URLs from the original videolectures.net support request (#1877) works any longer.
The traceback is:
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/__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 1666, in download File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 672, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 833, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 725, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 672, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 718, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1336, in process_video_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1407, in process_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 606, in _match_entry File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 994, in __contains__ File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 957, in date_from_str File "/usr/lib/python2.7/_strptime.py", line 325, in _strptime (data_string, format)) ValueError: time data 'None' does not match format '%Y%m%d'