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. Would like help to capture this 52 minute documentary. Better if using free method to capture.
    http://putlocker.tw/watch-dive-online-free-putlocker-2010.html
    Quote Quote  
  2. Hi jimdagys ,

    You'll have to create a batch file ( ex. Dive.bat ) , using a text editor , see below :
    Install the batch file in a directory containing FFMPEG.EXE

    Code:
    @echo on
    ffmpeg -i "https://r9---sn-25ge7nez.googlevideo.com/videoplayback?requiressl=yes&shardbypass=yes&cmbypass=yes&id=d8ca582f7afe11c2&itag=18&source=picasa&ip=109.210.97.143&ipbits=0&expire=1419022811&sparams=cmbypass,expire,id,ip,ipbits,itag,mm,ms,mv,requiressl,shardbypass,source&signature=4832B9261D5E9E0AD7B6FF3533A6CC3455E819DF.658972B7EE9431185B3526B19546AF024432F9FF&key=cms1&begin=0&cms_redirect=yes&mm=30&ms=nxu&mt=1416431218&mv=m" -c:v copy -c:a copy -f mp4 "Dive.mp4"
    pause
    :fin
    
    ==== launch it ( below the result )
    
    ffmpeg version N-58869-gae33007 Copyright (c) 2000-2013 the FFmpeg developers
      built on Dec  7 2013 22:01:45 with gcc 4.8.2 (GCC)
      configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnu
    tls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --ena
    ble-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger -
    -enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li
    bvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
      libavutil      52. 56.100 / 52. 56.100
      libavcodec     55. 45.100 / 55. 45.100
      libavformat    55. 22.100 / 55. 22.100
      libavdevice    55.  5.102 / 55.  5.102
      libavfilter     3. 92.100 /  3. 92.100
      libswscale      2.  5.101 /  2.  5.101
      libswresample   0. 17.104 /  0. 17.104
      libpostproc    52.  3.100 / 52.  3.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'https://r9---sn-25ge7nez.googlevideo.com/videoplayback?requiressl=yes&shardbypass=yes&cmbypass=yes&id=d8ca582
    f7afe11c2&itag=18&source=picasa&ip=109.210.97.143&ipbits=0&expire=1419022811&sparams=cmbypass,expire,id,ip,ipbits,itag,mm,ms,mv,requiressl,shardbypass
    ,source&signature=4832B9261D5E9E0AD7B6FF3533A6CC3455E819DF.658972B7EE9431185B3526B19546AF024432F9FF&key=cms1&begin=0&cms_redirect=yes&mm=30&ms=nxu&mt=
    1416431218&mv=m':
      Metadata:
        major_brand     : mp42
        minor_version   : 0
        compatible_brands: isommp42
        creation_time   : 2014-08-31 09:04:24
      Duration: 00:52:48.94, start: 0.000000, bitrate: 609 kb/s
        Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 510 kb/s, 29.97 fps, 29.97 tbr, 30k
     tbn, 59.94 tbc (default)
        Metadata:
          handler_name    : VideoHandler
        Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 96 kb/s (default)
        Metadata:
          creation_time   : 2014-08-31 09:04:50
          handler_name    : IsoMedia File Produced by Google, 5-11-2011
    Output #0, mp4, to 'Dive.mp4':
      Metadata:
        major_brand     : mp42
        minor_version   : 0
        compatible_brands: isommp42
        encoder         : Lavf55.22.100
        Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=2-31, 510 kb/s, 29.97 fps, 30k tbn, 30k tbc (defaul
    t)
        Metadata:
          handler_name    : VideoHandler
        Stream #0:1(und): Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, 96 kb/s (default)
        Metadata:
          creation_time   : 2014-08-31 09:04:50
          handler_name    : IsoMedia File Produced by Google, 5-11-2011
    Stream mapping:
      Stream #0:0 -> #0:0 (copy)
      Stream #0:1 -> #0:1 (copy)
    Press [q] to stop, [?] for help
    frame=94973 fps= 60 q=-1.0 Lsize=  237320kB time=00:52:48.94 bitrate= 613.5kbits/s
    video:197557kB audio:37136kB subtitle:0 global headers:0kB muxing overhead 1.119348%
    You'll get 'Dive.mp4'

    !!! If not running !!! Below the process to catch the stream .

    Code:
    Firefox => about:addons => install "User Agent Quick Switch"
    => right-click on the icon ( top right corner )
    => write ipad
    => validate
    ---
    Click on the icon ( top right corner ) to enable
    Code:
    Firefox => about:addons => install "HttpFox 0.8.14"	
    => to make it running
    open firefox , do < Ctrl Shift F2 > simultaneously !!!
    click on 'Start' , on the left
    
    !!! LET THE PAGE OPEN !!!
    Code:
    open another page Firefox => paste your link http://putlocker.tw/...-2010.html
    after the video has began , quit this firefox's session
    Code:
    Go at the Firefox's page with "HttpFox"
    
    CLICK ON 'STOP'
    
    Look in the column 'Type' , and see a line containing 'video/mp4'
    Select it , and choose 'Copy row'
    Open a text editor , and paste the link
    Select 'https://r9---sn-25ge7nez.googlevideo.com/...=m'
    Put it in the previous batch file (above)
    Regards .
    Quote Quote  
  3. Thanks. Used the code that you provided:
    Code:
    ffmpeg -i "https://r9---sn-25ge7nez.googlevideo.com/videoplayback?requiressl=yes&shardbypass=yes&cmbypass=yes&id=d8ca582f7afe11c2&itag=18&source=picasa&ip=109.210.97.143&ipbits=0&expire=1419022811&sparams=cmbypass,expire,id,ip,ipbits,itag,mm,ms,mv,requiressl,shardbypass,source&signature=4832B9261D5E9E0AD7B6FF3533A6CC3455E819DF.658972B7EE9431185B3526B19546AF024432F9FF&key=cms1&begin=0&cms_redirect=yes&mm=30&ms=nxu&mt=1416431218&mv=m" -c:v copy -c:a copy -f mp4 "Dive.mp4"
    and pasted into ffmpeg dos box and it downloaded the video ( into the bin folder of ffmpeg).
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!