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 9 of 9
Thread
  1. Trying to grab this, but no luck with ffmpeg, getting 403 when trying to acquire a key. Wondering if somebody here can help me and show me how to do it. Here's one link to a free episode:

    You may need a .us proxy

    http://abc.go.com/shows/what-would-you-do/listing/2014-06/20-what-would-you-do-0620-wo...ng-up-on-a-bet


    Thanks for your help in advance.
    Quote Quote  
  2. Member Emeritus
    Join Date
    May 2014
    Search PM
    The link you provided requires provider authentication, because it has not been 7 days since broadcast. The free episodes are older than 7 days. Your link is for 6/20 episode, which is less than 7 days.

    Note that if you provide a link to an episode older than 7 days, the method for downloading will not be the same for an episode that requires provider authentication (less than 7 days old).
    Quote Quote  
  3. Member Emeritus
    Join Date
    May 2014
    Search PM
    ffmpeg works ok on that one. Does your input to ffmpeg look like this (sig= will be different):
    Code:
    http://content.uplynk.com/f37f1f6b09d940c9814a337eae617b7c.m3u8?exp=1403491916&ct=a&cid=f37f1f6b09d940c9814a337eae617b7c&iph=95735d34467267ff9e05f3360f65db669cab20354b34176a6021cec738ebf330&sig=2649ad6bf01d7e823fa728493d1e1f410b116432bfae9a0ea03cd93a9b91b99c
    Quote Quote  
  4. yep -- but as i was waiting for a reply, i ran into this thread that mentioned you needed any ffmpeg release older than 20140115 for this to work -- i just downgraded and tried again

    Success so far!! seems to be downloading.

    Thanks for your help !
    Quote Quote  
  5. Ponens or slim94,
    Can you tell me the exact code to paste into ffmpeg dos window? I want to try it. And how do you get the code?
    Quote Quote  
  6. Member Emeritus
    Join Date
    May 2014
    Search PM
    The ffmpeg issue relates to ssl (https). The authenticated episodes seem to use https links, whilst the other episodes use http links.
    Quote Quote  
  7. Originally Posted by jimdagys View Post
    Ponens or slim94,
    Can you tell me the exact code to paste into ffmpeg dos window? I want to try it. And how do you get the code?
    I fire up HTTPFox, click my video and wait for the m3u8 file to appear then ffmpeg -i "url to m3u8 file" -c copy output.ts


    On a side note, i was able to grab a couple of eps, but others are failing with this error:

    Code:
    [mpegts @ 0ac3daa0] AAC bitstream not in ADTS format and extradata missing
    av_interleaved_write_frame(): Invalid data found when processing input
    Is this something anybody can help with? google doesn't seem to be of much help in this case.
    Quote Quote  
  8. Hi ,

    @slim94 : Try this (???) .

    ffmpeg -re -i "url to m3u8 file" -vcodec copy -acodec copy -absf aac_adtstoasc -f mpegts "what_would_you.ts"

    Also with olders versions of ffmpeg !!!

    Cheers .
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!