View Single Post
  #1  
Old 02-06-2017, 03:46 PM
domsmrc domsmrc is offline
Junior Member
 
Join Date: Jan 2017
Posts: 7
domsmrc is on a distinguished road
Default

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.
Reply With Quote