VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Hi!

    I'm using ffmpeg to download the following video:
    https://uk.screen.yahoo.com/mission-impossible-rogue-nation/mission-impossible-rogue-n...130000835.html

    like this:

    ffmpeg -i m3u8_url -c copy output.ts

    The output file however is garbled as different segments are mixed in random order.
    Is there anything I can tweak to make save the stream?

    Thanks!
    Quote Quote  
  2. Originally Posted by nikkar View Post
    Hi!

    I'm using ffmpeg to download the following video:
    https://uk.screen.yahoo.com/mission-impossible-rogue-nation/mission-impossible-rogue-n...130000835.html

    like this:

    ffmpeg -i m3u8_url -c copy output.ts

    The output file however is garbled as different segments are mixed in random order.
    Is there anything I can tweak to make save the stream?

    Thanks!
    hi
    you can use youtube-dl
    Code:
    youtube-dl "https://uk.screen.yahoo.com/mission-impossible-rogue-nation/mission-impossible-rogue-nation-world-130000835.html" -o mission-impossible-rogue-nation-world.ts
    if you want find m3u8 _url for the best quality

    Code:
    youtube-dl -g "https://uk.screen.yahoo.com/mission-impossible-rogue-nation/mission-impossible-rogue-nation-world-130000835.html"
    Quote Quote  
  3. Originally Posted by biezom View Post
    you can use youtube-dl
    Thanks! Gonna give it a shot.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!