Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
livestreamer problemHello,
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 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. |
#2
|
|||
|
|||
Re: livestreamer problemIt works with livestreamer.
Use hls:// instead of hls: |
#3
|
|||
|
|||
Re: livestreamer problemI 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 |
#4
|
|||
|
|||
Re: livestreamer problemThank 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. |
Tags: livestreamer |
Thread Tools | |
Display Modes | |
|
|