VideoHelp Forum




+ Reply to Thread
Results 1 to 26 of 26
  1. Hey, guys! How you all doing?

    A good soul could help me rip this video:

    http://www.cbsnews.com/videos/lost-treasures-jack-white-rescues-the-paramount-records-archives/

    Tks in advice! ;D
    Quote Quote  
  2. Member Emeritus
    Join Date
    May 2014
    Search PM
    The address to the 640 x 360 quality video is on the page itself, http://download.cbsnews.com/media/2014/11/29/365053507871/SATMO_1129_PARAMONT_314173_796.mp4

    Or higher quality, 960 x 540, SATMO_1129_PARAMONT_314188_1800.mp4
    Last edited by ponens; 29th Nov 2014 at 18:30.
    Quote Quote  
  3. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    FYI: "ripping" is not the same as "downloading"

    P.S.

    http://www.google.com/search?q=%22sua+nuba+do+krl%22&num=20&safe=off&complete=0&hl=en&...=ivns&filter=0

    You can't say you didn't deserve it
    Quote Quote  
  4. ...
    Last edited by sysanin; 13th Nov 2015 at 18:18.
    Quote Quote  
  5. Hi sysanin ,

    My god !!! what an info you gave .
    You have openned my eyes , on how to use YTBE-dl .

    THANKs very much .

    Regards .
    Quote Quote  
  6. sorry to crash this thread but i need some help with a cbs video file. thanks to this great community i have been using rtmpExplorer to download shows from PBS for the past few months. the process of how to do this for cbs shows doesnt seem to be so straight forward. how do i find the links to the videos? could someone please help explain the process? thanks in advance for any and all help. btw, the video i was trying to download is below.

    http://www.cbsnews.com/videos/the-girl-next-door-3/
    Quote Quote  
  7. Hi anon696 ,

    Code:
    youtube-dl "http://www.cbsnews.com/videos/the-girl-next-door-3/" -o the_girl.ts
    
    [CBSNews] the-girl-next-door-3: Downloading webpage
    [download] Destination: the_girl.ts
    [download]  99.9% of ~238.95MiB at 297.93KiB/s ETA 00:00
    [rtmpdump] 250304308 bytes
    Cheers .
    Quote Quote  
  8. Originally Posted by aazerty View Post
    Hi anon696 ,

    Code:
    youtube-dl "http://www.cbsnews.com/videos/the-girl-next-door-3/" -o the_girl.ts
    
    [CBSNews] the-girl-next-door-3: Downloading webpage
    [download] Destination: the_girl.ts
    [download]  99.9% of ~238.95MiB at 297.93KiB/s ETA 00:00
    [rtmpdump] 250304308 bytes
    Cheers .

    WHOA!!!! first off, thank you very much for the help aazerty. now, what kind of magic did you use? do i have to use some kind of black magic with enochian??? im going to download YouTube-DL and see if i can make it work. i would appreciate some info if possible. thanks in advance.
    Quote Quote  
  9. Hi anon696 ,

    Easy !!!

    Code:
    > ... download YouTube-DL ...
    http://rg3.github.io/youtube-dl/
    ( for Windows : https://yt-dl.org/latest/youtube-dl.exe ) .
    
    After installing ( for example in D:\YTBE ) .
    
    !!! Do a copy of "youtube-dl.exe" => "Copy_of_youtube-dl.exe" . !!!
    
    Create a batch file "Z_Update.bat" ( to be saved in D:\YTBE ) .
    NOTE : oftenly you'll need to update .
    
    @echo on
    youtube-dl -U
    pause
    :end
    
    Launch the batch , and wait .
    ---
    !!! The newest "youtube-dl.exe" will overwrite the old one !!!
    ---
    
    When done , you can write a new batch file "Z_the_girl.bat" ( to be saved in D:\YTBE ) :
    
    @echo on
    youtube-dl "http://www.cbsnews.com/videos/the-girl-next-door-3/" -o the_girl.ts
    pause
    :end
    
    Launch the batch , and wait .
    When all it's OK ; delete "Copy_of_youtube-dl.exe" .

    Cheers .
    Last edited by aazerty; 14th Dec 2014 at 17:04.
    Quote Quote  
  10. Member Emeritus
    Join Date
    May 2014
    Search PM
    Thanks.
    Last edited by ponens; 15th Dec 2014 at 20:37.
    Quote Quote  
  11. Originally Posted by aazerty View Post
    Hi anon696 ,

    Easy !!!

    Code:
    > ... download YouTube-DL ...
    http://rg3.github.io/youtube-dl/
    ( for Windows : https://yt-dl.org/latest/youtube-dl.exe ) .
    
    After installing ( for example in D:\YTBE ) .
    
    !!! Do a copy of "youtube-dl.exe" => "Copy_of_youtube-dl.exe" . !!!
    
    Create a batch file "Z_Update.bat" ( to be saved in D:\YTBE ) .
    NOTE : oftenly you'll need to update .
    
    @echo on
    youtube-dl -U
    pause
    :end
    
    Launch the batch , and wait .
    ---
    !!! The newest "youtube-dl.exe" will overwrite the old one !!!
    ---
    
    When done , you can write a new batch file "Z_the_girl.bat" ( to be saved in D:\YTBE ) :
    
    @echo on
    youtube-dl "http://www.cbsnews.com/videos/the-girl-next-door-3/" -o the_girl.ts
    pause
    :end
    
    Launch the batch , and wait .
    When all it's OK ; delete "Copy_of_youtube-dl.exe" .

    Cheers .
    WOW! you are my hero! thanks for the in depth tutorial. i got everything working but i get an error that says i need to install RTMPDump so i did and once i did.............. WOW!!!!! one last question before you go and change someone else life for the better, does this download the videos at the max quality possible? and will this work on nbc dateline videos?
    Quote Quote  
  12. Originally Posted by ponens View Post
    The http url to the 640 x 360 quality video (247 MB) is in the source of the video page, http://download.cbsnews.com/media/2014/12/01/365384259587/48_112214_newepisode_314634_796.mp4

    The higher 960 x 540 quality video (535 MB) can be downloaded manually, youtube-dl doesn't find it.
    OOOHHH!!!! and how is this sorcery accomplished??
    Quote Quote  
  13. Hi anon696 ,

    youtube-dl -F "URL"
    gives you all the available formats .
    ( for this video nothing is given ) .

    Example : you are interested for 137 and 141

    youtube-dl -f 137+141 "URL" -o "video_out.ts" <= .ts .mp4 .flv etc.

    Read the help with this batch :

    youtube-dl -h >zzzhelp.txt

    Cheers .
    Last edited by aazerty; 15th Dec 2014 at 05:27.
    Quote Quote  
  14. Hi anon696 ,

    I was wondering about the links for the different streams available for that video .

    Code:
    FINDING different FORMATS
    =========================
    youtube-dl -F "http://www.cbsnews.com/videos/the-girl-next-door-3/"
    
    [CBSNews] the-girl-next-door-3: Downloading webpage
    [info] Available formats for the-girl-next-door-3:
    format code    extension resolution  note
    
    RtmpMobileLow  mp4       unknown     (worst)
    RtmpMobileHigh mp4       unknown
    Hls            mp4       unknown
    RtmpDesktop    flv       unknown     (best)
    Code:
    FINDING the LINKS inside the page !!!for the fun !!!
    =================================
    youtube-dl -j "http://www.cbsnews.com/videos/the-girl-next-door-3/"
    
    =====
    "RtmpMobileLow - unknown"
    http://download.cbsnews.com/media/mpx/2014/12/01/365384259587/48_112214_newepisode_314634_240.mp4
    =====
    "RtmpMobileHigh - unknown"
    http://download.cbsnews.com/media/mpx/2014/12/01/365384259587/48_112214_newepisode_314634_740.mp4
    =====
    "format": "Hls - unknown"
    http://ipad-streaming.cbsnews.com/media/mpx/2014/12/01/365384259587/48_112214_newepisode_314665_500/48_112214_newepisode_314665_500.m3u8
    =====
    "format_id": "RtmpDesktop"
    Changing
    rtmp://cp98363.edgefcs.net/ondemand/?auth=cbs&aifp=v001&slist=media/2014/12/01/365384259587/<break>media/2014/12/01/365384259587/48_112214_newepisode_314634_796.mp4
    => to ( suppressing 'media/2014/12/01/365384259587/<break>' )
    rtmp://cp98363.edgefcs.net/ondemand/?auth=cbs&aifp=v001&slist=media/2014/12/01/365384259587/48_112214_newepisode_314634_796.mp4
    or
    http://download.cbsnews.com/media/2014/12/01/365384259587/48_112214_newepisode_314634_796.mp4
    =====
    Code:
    BATCH for DL the best
    =====================
    youtube-dl -f RtmpDesktop "http://www.cbsnews.com/videos/the-girl-next-door-3/" -o rtmpdesktop_the-girl.flv
    
    [CBSNews] the-girl-next-door-3: Downloading webpage
    [download] Destination: rtmpdesktop_the-girl.flv
    [download]  99.9% of ~238.95MiB at 419.43KiB/s ETA 00:00
    [rtmpdump] 250304308 bytes

    Regards .
    Last edited by aazerty; 16th Dec 2014 at 05:49. Reason: deleted link for DL
    Quote Quote  
  15. Hi ponens ,

    Code:
    I have been able to get :
    ---
    Video 640x360
    http://download.cbsnews.com/media/2014/12/01/365384259587/48_112214_newepisode_314634_796.mp4
    ---
    
    For the knowlegde , and if you hope .
    How do you get the link for that video 960x540 ?
    Regards .
    Quote Quote  
  16. thanks to you aazerty i was able to download all the videos available. the 640x360 resolution is not bad. im going to try and see if i can rip nbc videos. you have truly helped me out aazerty, your EPIC!!!!
    Quote Quote  
  17. Hi anon696 ,

    Thanks to ponens ( for the reply ) .

    Cheers .
    Last edited by aazerty; 16th Dec 2014 at 05:40.
    Quote Quote  
  18. Member Emeritus
    Join Date
    May 2014
    Search PM
    Thanks.
    Last edited by ponens; 15th Dec 2014 at 20:36.
    Quote Quote  
  19. Originally Posted by aazerty View Post
    Hi anon696 ,

    Can I destroy the link for rtmpdump ?

    Cheers .

    im done with it so yeah, thanks again. btw, i tried to download this episode:

    http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-poison-n268596

    http://abc.go.com/shows/2020/listing/2014-11/07-2020-117-family-secrets


    i managed to rip it using VSO but it rips the episode in crappy quality and its split into parts. is there another way to download using this same method?
    Last edited by anon696; 15th Dec 2014 at 20:49.
    Quote Quote  
  20. Hi ponens ,

    What a job !!! I won't do it normally for such videos .
    The quality is perfect : 960x540 ; 128kbps 48khz stereo .

    Code:
    livestreamer "hls://ipad-streaming.cbsnews.com/media/..._1800.m3u8" best -o Z_AuVi_hls_newepisode_1800.ts
    
    ffmpeg -i "http://download.cbsnews.com/..._796.mp4" -acodec libmp3lame -f mp3 Z_Au_mp4_newepisode_mp4.mp3
    
    ffmpeg -i "Z_AuVi_hls_newepisode_1800.ts" -i "Z_Au_mp4_newepisode_mp4.mp3" -map 0:0 -map 1:0 -c:v copy -c:a copy "Melange_CBS_newepisode.mp4
    Cheers .
    Quote Quote  
  21. Hi anon696 ,

    I haven't to much time for helping you !!!

    Code:
    For "http://www.nbcnews.com/feature/dateline-full-episodes/full-episode-poison-n268596"
    You have to use
    _ php.exe
    _ AdobeHDS.php
    _ in firefox enable "HDS link detector"
    
    At the beginning of the video : click on a dialog box ( over the task bar ) .
    Paste it in a text editor .
    ---
    php AdobeHDS.php --manifest "http://snappytvpoc-vh.akamaihd.net/z/snappy/video/NBC_News/152/71/dtl_poisonpart1_141212_141865843,1919_9,1522_31,1108_15,0734_5,28000.mp4.csmil/manifest.f4m?hdnea=st=1418745189~exp=1418745249~acl=/z/snappy/video/NBC_News/152/71/dtl_poisonpart1_141212_141865843*~id=71691c56-6d82-45b3-ab7b-ca9fe0f7a63c~hmac=7091446b47563cad31f00912f8568771b922534c5b8f9b8366b9f269d31dfce9&g=VQGAUEUIRPFE&hdcore=3.0.3" --delete --auth "als=0,3,NaN,3,0,NaN,0,0,0,53,f,0,370.53,f,s,VQGAUEUIRPFE,3.0.3,53&hdcore=3.0.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:34.0) Gecko/20100101 Firefox/34.0"
    ---
    
    For the second stream nothing to be catched for me . I am not in US .
    Cheers .
    Quote Quote  
  22. ...
    Last edited by sysanin; 13th Nov 2015 at 18:18.
    Quote Quote  
  23. Originally Posted by sysanin View Post
    Originally Posted by anon696 View Post
    http://abc.go.com/shows/2020/listing/2014-11/07-2020-117-family-secrets
    ... is there another way to download using this same method?
    Adownloader



    or you can use ffmpeg

    OMFG!!!!! WAT!?!?!?!? this is the best thing ever created!!! thank you!
    Quote Quote  
  24. Hi anon696 ,

    Code:
    I have tried to use "Adownloader" (a3toMP4v17.3F.exe) .
    I have been able to see the DL in process .
    BUT , at the end , I am unable to watch something .
    
    !!! UNTIL YOU DONATE !!!
    Cheers .
    Quote Quote  
  25. Originally Posted by aazerty View Post
    Hi anon696 ,

    Code:
    I have tried to use "Adownloader" (a3toMP4v17.3F.exe) .
    I have been able to see the DL in process .
    BUT , at the end , I am unable to watch something .
    
    !!! UNTIL YOU DONATE !!!
    Cheers .

    hhhhmmm.... all i get is a pop up at the beginning asking to donate. once i close that window it functions normally. just paste the link into the link box, hit the search (magnifying glass) and the available streams will show up.
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!