Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help trying to rip a video from Viceland with livestreamer?source:
Code:
https://www.viceland.com/en_us/video/werner-herzog/56c776e8d60a8460642ca41d this is the method i used to download the file. i found the link using IDM: Quote:
Code:
[cli][info] Found matching plugin stream for URL hls://https://content-ause2.uplynk.com/c4882db96b864248a77cd483313671c5/g.m3u8?pbs=cba71b640dac4d6698ce82e70539c89a [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls) File 720p.ts already exists! Overwrite it? [y/N] y [download][720p.ts] Written 53.2 MB (4s @ 10.0 MB/s) you might need a comcast account to view the video (PM me), or there should be other free videos on the site you can use to test your streaming method. thanks |
#2
|
|||
|
|||
Re: Help trying to rip a video from Viceland with livestreamer?use ffmpeg
Code:
ffmpeg -i "https://content-ause2.uplynk.com/c4882db96b864248a77cd483313671c5/g.m3u8?pbs=cba71b640dac4d6698ce82e70539c89a" -c copy "out.ts" |
#3
|
|||
|
|||
Re: Help trying to rip a video from Viceland with livestreamer?Quote:
ffmpeg gives me about 75+ "Non-monotonous DTS in output stream" errors, then produces the same 400mb garbled file. i guess the source just isn't rippable, but i'll keep playing with it. thanks |
#4
|
|||
|
|||
Re: Help trying to rip a video from Viceland with livestreamer?no it dont give me any DTS error and it is ripable.... it plays fine for me...
|
#5
|
|||
|
|||
Re: Help trying to rip a video from Viceland with livestreamer?weird. which version of ffmpeg are you using? i used the same command
|
Tags: help, livestreamer, ripping |
Thread Tools | |
Display Modes | |
|
|