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 11 of 11
Thread
  1. Can anyone help me to download this video? I tried using rtmpdump, but without successful.

    http://www.alfaconcursos.com.br/cursos/detalhe/318/tecnico_do_inss_fcc.html

    Thanks
    Quote Quote  
  2. Hi ,

    @diogo086 : here under my try .

    Code:
    From
    (first link) : http://www.alfaconcursos.com.br/cursos/detalhe/318/tecnico_do_inss_fcc.html
    
    With Firefox , installed 2 add-ons
    _ HttpFox 0.8.14
    _ User Agent Quick Switch
    
    Open Firefox (p1) :
    ---
    Right click on "User Agent Quick Switch" => set ipad => ok
    click on "User Agent Quick Switch" for making it running
    ---
    <Ctrl Shift F2> to make "HttpFox" running
    Click on "start"
    
    !!! Let the page openned !!!
    ---
    
    Open Firefox (p2) :
    ---
    Paste (first link) , <enter>
    
    After the video has began , you can close it .
    ---
    
    Go to "Open Firefox (p1)" , click on "stop" .
    
    In column "Type" search	'application/vnd.apple.mpegurl' , click on that row .
    After right-click on it => Copy row .
    Open a text editor , paste .
    
    Select the link , see below :
    http://51a31bcacc912.streamlock.net:1935/alfaconcursos2s/_definst_/mp4:200/aulas_demo/demo_pj_lin_por.mp4/playlist.m3u8
    
    --- batch file
    @echo on
    ffmpeg -i "http://... .m3u8" -vcodec copy -acodec copy -f mpegts "demo_1.ts"
    pause
    :fin
    ---
    you can suppress -vcodec copy -acodec copy
    
    Also after .ts => .mp4
    Cheers .
    Last edited by aazerty; 21st Jun 2014 at 17:19. Reason: @cho on => @echo on
    Quote Quote  
  3. Hi @aazerty

    Thanks a lot. You save my life, now i'm trying create a script to automate the process to do download in sequence.
    Thanks again!
    Quote Quote  
  4. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Hi aazerty, thanks a lot for helping me on this thread, I am now replying here to follow up with your instructions.

    - I have installed Firefox with HttpFox 0.8.14 & User Agent Quick Switch (UAQS), right clicked on UAQS and typed "ipad" and clicked "Save" if this is what you meant.
    - I then clicked on UAQS and the icon turned yellow. I pressed Ctrl + Shift + F2 and a dark blue bar appeared at the bottom of the screen.
    - This is where I got stuck. I can't seem to find any button named Start to click. Can you please show me where is it on the screen?

    I still have a few more questions after this so please bare with me, I am very new to these programs. About the link earlier, I think the web admin changed it so please retry with this new link and again, click on the word "Đăng nhập" on the top right corner of that page and log in with ID and password v1234v to play the video.

    Thank you very much.

    @diogo086 sorry to bother you but is the "script" something that I can use or you can share?
    Quote Quote  
  5. Hi ,

    @coxanhvn : a part of your ask !!! ( i am busy with soccer ) .

    You said :
    > - I then clicked on UAQS and the icon turned yellow.
    > I pressed Ctrl + Shift + F2 and a dark blue bar appeared at the bottom of the screen.


    Try the process differently .

    ======
    Open Firefox .
    ---
    Press Ctrl + Shift + F2
    => On your left ( near the middle ) , you can see a green arrow "Start"
    ---
    Do the process UAQS and the icon turned yellow.
    ---
    Click on the green arrow "Start"
    ---
    Minorize firefox's window
    ======

    ======
    Open a new instance of Firefox .
    ---
    Paste the link in the address bar .
    After the video has began , stop it .
    ---
    You can close firefox's window
    =======

    =======
    Enlarge the first instance of firefox .
    Click on "Stop" (on the right of Start .
    =======

    Cheers .

    ÉDIT !!!!
    Code:
    Column Type search 'application/octet-stream'
    ----
    (Request-Line)	GET/file/stream/tinhyeuvanoinho-bangcuong.mp4?sessionkey=281...E015 HTTP/1.1
    Keep only
    /file/stream/tinhyeuvanoinho-bangcuong.mp4?sessionkey=281...E015
    ----
    ----
    Host	123.30.245.27
    keep only
    123.30.245.27
    
    add at the beginning
    http://123.30.245.27
    ----
    Example of final link
    http://123.30.245.27/file/stream/tinhyeuvanoinho-bangcuong.mp4?sessionkey=281...E015
    Last edited by aazerty; 28th Jun 2014 at 15:30.
    Quote Quote  
  6. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Hello again aazerty, I'm very sorry but I still can't be able to find that green Start thingy, only a double-arrow icon but in blue color and below is my screen. Thank you so much for the new info and I sure will try it asap. Oh I can wait and check back in a few days or weeks or months so please take your time. I'm glad that you're busy with soccer 'cause I like it too.

    Click image for larger version

Name:	a.png
Views:	182
Size:	123.8 KB
ID:	25972
    Quote Quote  
  7. Hi ,

    @coxanhvn : here under a small help .

    Click image for larger version

Name:	Process_v1234v.JPG
Views:	179
Size:	88.7 KB
ID:	25980

    Cheers .
    Quote Quote  
  8. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Guess what aazerty? I did it! I really don't know why but after look at your screenshot, I was able to make the green Start button appear by adding the HttpFox icon to the Toolbar and activating it from there (picture below). The only thing left is I also went back to my very first post here and tried the "direct link" that I posted and apparently it worked now. Do you have any idea why?

    Click image for larger version

Name:	b.png
Views:	164
Size:	92.7 KB
ID:	25985
    Quote Quote  
  9. Hi ,

    @coxanhvn :

    > Do you have any idea why?
    No . Maybe you didn't done the right process (?) .
    Think about suppressing the "History" oftenly .

    Cheers .
    Quote Quote  
  10. Member
    Join Date
    Nov 2007
    Location
    United States
    Search Comp PM
    Oh possibly, thank you very much for all your help and suggesstions.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!