Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

livestreamer problem

(http://stream-recorder.com/forum/showthread.php?t=22664)

domsmrc 02-06-2017 03:46 PM

livestreamer problem


 
Hello,
I've been using livestreamer with no problem. Today, I downloaded one video from Destination America, downloaded full video, no problem. Then, I wanted another and got this error:

Code:

livestreamer "hls:https://content-ause4.uplynk.com/6b9d4124a7154faab4faf78124000878/f.m3u8?pbs=bb97aac7774f4007a62c7e78236c2727" best -o 1.mp4
[cli][info] Found matching plugin stream for URL hls:https://content-ause4.uplynk.com/6b9d4124a7154faab4faf78124000878/f.m3u8?pbs=bb97aac7774f4007a62c7e78236c2727
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__livestreamer__.py", line 9, in <module>
  File "livestreamer_cli\main.py", line 886, in main
  File "livestreamer_cli\main.py", line 471, in handle_url
  File "livestreamer_cli\main.py", line 388, in fetch_streams
  File "livestreamer\plugin\plugin.py", line 313, in get_streams
  File "livestreamer\plugin\plugin.py", line 227, in streams
  File "livestreamer\plugins\stream.py", line 54, in _get_streams
AttributeError: 'NoneType' object has no attribute 'group'

I really don't know what to do with it. I tried reinstall livestream, reboot pc, nothing worked. I tried another streams on DA and lso TLC, everything under Discovery. Even tried the same video I downloaded today, again same error.
I think something is broken with livestreamer, but I don't get it, that it isn't resolved with reinstalling it. Could something in PC blocking it somehow? Or what does it mean?

I tried the same link with ffmpeg, and downloading worked, but ffmpep is unable to download it full, in half it got errors and from helf is not playing, there's nothing, so I want to rather use rlivestreamer that worked for this.
Thank you in advance.

JonDough 02-06-2017 04:11 PM

Re: livestreamer problem


 
It works with livestreamer.

Use
hls://
instead of
hls:

bigalow 02-06-2017 04:18 PM

Re: livestreamer problem


 
I know it doesn't answer your issue with livestreamer but I was able to grab the stream using ffmpeg:

ffmpeg -i https://content-ause4.uplynk.com/6b9...2c7e78236c2727 -c copy output.ts

hope that might help

Edit: JonDough's suggestion worked for me

domsmrc 02-06-2017 05:05 PM

Re: livestreamer problem


 
Quote:

Originally Posted by JonDough (Post 89671)
It works with livestreamer.

Use
hls://
instead of
hls:

Thank you so much. I'm stupid, I know, I tried everything and I just made a stupid mistake and didn't realize it :)
Thank you, it's working now.


All times are GMT -6. The time now is 08:37 PM.