chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

hds not working with 1.7 (lecture2go), 1.6 working fine #227

Closed macearl closed 10 years ago

macearl commented 10 years ago

Hi,

i just tried to download a Video from http://lecture2go.uni-hamburg.de/ and all i get is the following error:

22:36  $ livestreamer  hds://http://fms.rrz.uni-hamburg.de/vod/_definst_/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/manifest.f4m best -O > ~/Downloads/SE3FP_15_11_13.mp4
[cli][info] Found matching plugin stream for URL hds://http://fms.rrz.uni-hamburg.de/vod/_definst_/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/manifest.f4m
[cli][info] Opening stream: 530k
[stream.hds][error] [Fragment 1-1] Failed to open: Unable to open URL: http://fms.rrz.uni-hamburg.de/vod/_definst_/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/media_b542920_w492450957.abst/Seg1-Frag1 (404 Client Error: Not Found)
[stream.hds][error] [Fragment 1-1] Failed to open: Unable to open URL: http://fms.rrz.uni-hamburg.de/vod/_definst_/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/media_b542920_w492450957.abst/Seg1-Frag1 (404 Client Error: Not Found)
....

Im using Arch Linux and installed livestreamer from the community repo, version 1.7.0-1 I just downgraded to version 1.6.1-1 and everything works fine.

karlo2105 commented 10 years ago

No problems to me with livestreamer 1.70

%systemdrive%\progra~2\livestreamer\livestreamer "hds://http://fms.rrz.uni-hamburg.de/vod/_definst_/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/manifest.f4m" best [cli][info] Found matching plugin stream for URL hds://http://fms.rrz.uni-hambur g.de/vod/definst/mp4:8l2gelbmin/64.020_dreschler-fischer_2013-11-15_10-00.mp4/ manifest.f4m [cli][info] Opening stream: 480p [cli][info] Starting player: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" [cli][info] Player closed [cli][info] Stream ended

macearl commented 10 years ago

I just installed the git version and it works too, so it seems to be a problem with the arch package,

sorry, should have tested that earlier

chrippa commented 10 years ago

The fragment 404'ing in your log is no longer returning 404 so it was probably just some temporary glitch on their server.