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.
crash on new.livestream.com #2228
Comments
|
Mmm, this works fine for me with the current version 2014.01.27. Does the problem persist for you with the current version? |
|
I also got the error, but now it works. |
|
I have tried the 2014.01.27.1 version and it works indeed. The issue can be closed. |
|
Thansk for answering. Actually we didn't change anything, it also works on the old version. Probably they have changed something in their page. |
|
Now I see why I could not find in the source any correction concerning this problem. |
I tried to copy files from livestream - the default player cannot play with multiple speed. I have installed youtube-dl on my 64-bit machine with Debian 7.3:
curl https://yt-dl.org/downloads/2014.01.23.4/youtube-dl -o /usr/local/bin/youtube-dl
Simulation load works:
rzm@ukwial:~,0> youtube-dl -s 'http://new.livestream.com/accounts/1782125/events/2706995/'
[livestream] 1782125/events/2706995: Downloading webpage
[download] Downloading playlist: Gender oczami specjalistów
[livestream] playlist Gender oczami specjalistów: Collected 2 video ids (downloading 2 of them)
[download] Downloading video #1 of 2
[download] Downloading video #2 of 2
but in the default mode when the program actually tries to download the files it crashes:
rzm@ukwial:~,0> youtube-dl 'http://new.livestream.com/accounts/1782125/events/2706995/'
[livestream] 1782125/events/2706995: Downloading webpage
[download] Downloading playlist: Gender oczami specjalistów
[livestream] playlist Gender oczami specjalistów: Collected 2 video ids (downloading 2 of them)
[download] Downloading video #1 of 2
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 "/local/bin/youtube-dl/main.py", line 18, in
File "/local/bin/youtube-dl/youtube_dl/init.py", line 782, in main
File "/local/bin/youtube-dl/youtube_dl/init.py", line 772, in _real_main
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 982, in download
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 510, in extract_info
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 620, in process_ie_result
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 539, in process_ie_result
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 763, in process_video_result
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 953, in process_info
File "/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 926, in dl
File "/local/bin/youtube-dl/youtube_dl/downloader/init.py", line 15, in get_suitable_downloader
AttributeError: 'NoneType' object has no attribute 'startswith'
I get the same result with the URL with some variables appended - http://new.livestream.com/accounts/1782125/events/2706995/player?width=640&height=360&autoPlay=true&mute=false