VideoHelp Forum
+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. Member
    Join Date
    May 2018
    Location
    United States
    Search Comp PM
    Hey, I have tried for 10 years to download this video safely, and am not sure what else to try. It's the main video (The song Gemma Hayes plays). It's from Rollingstone dot com.

    https://www.rollingstone.com/music/music-news/gemma-hayes-out-of-our-hands-58645/?jwsource=cl

    I would be so grateful for your help!!!!!
    Quote Quote  
  2. Member
    Join Date
    Nov 2015
    Location
    Campuchia - Sapoche
    Search Comp PM
    IDM
    Quote Quote  
  3. Member
    Join Date
    May 2018
    Location
    United States
    Search Comp PM
    What URL do I use to download that video with IDM? The 'rollingstone.com' URL doesn't give me the video, just the website.
    Quote Quote  
  4. Hi ,

    There are 66 short videos ( .ts )
    Code:
    https://videos-a.jwpsrv.com/content/conversions/87iIFGR5/videos/8p51SOjx-25631585.mp4-1.ts
    to
    https://videos-a.jwpsrv.com/content/conversions/87iIFGR5/videos/8p51SOjx-25631585.mp4-66.ts
    Minding how to concatenate them .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  5. I have tried for 10 years to download this video
    I used Tubedigger ($15) and downloaded the file in a few seconds.
    Mega link (4min23sec, 320x240) to video:
    https://mega.nz/#!oOgRERbQ!APOACBGYXmOmA1TQU0Fr68dsEPd5f8NPKvtMKcWKAgU
    Quote Quote  
  6. Hi ,

    My tries .

    _ Create a directory D:\G_H\
    _ put in it , "ffmpeg.exe"
    _ put in it , see below : "Gemma_Hayes_1.bat" , "Gemma_Hayes_2.bat" , G_H_playlist.txt

    " first step "
    Gemma_Hayes_1.bat ( <= copying lines below , paste in Notepad , save as )
    Code:
    @echo on
    
    CHCP 1252 > nul
    COLOR 1F
    
    mode con: cols=120 lines=100
    set "ua=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071615 Fedora/3.0.1-1.fc9 Firefox/3.0.1"
    
    set /a "M_num_max=66+1"
    set "contd=1"
    
    "D:\G_H\ffmpeg.exe" -i "https://videos-a.jwpsrv.com/content/conversions/87iIFGR5/videos/8p51SOjx-25631585.mp4-%contd%.ts" -vcodec copy -bsf:a aac_adtstoasc G_H_%contd%.mp4
    
    :CICLO_deb
    set /a contd=%contd%+1
    if "%contd%"=="%M_num_max%" goto fin
    "D:\G_H\ffmpeg.exe" -i "https://videos-a.jwpsrv.com/content/conversions/87iIFGR5/videos/8p51SOjx-25631585.mp4-%contd%.ts" -vcodec copy -bsf:a aac_adtstoasc G_H_%contd%.mp4
    goto CICLO_deb
    
    pause
    :fin
    " second step "
    Open (Windows) Explorer and do :
    Code:
    rename G_H_1.mp4 to G_H_01.mp4
    rename G_H_2.mp4 to G_H_02.mp4
    rename G_H_3.mp4 to G_H_03.mp4
    rename G_H_4.mp4 to G_H_04.mp4
    rename G_H_5.mp4 to G_H_05.mp4
    rename G_H_6.mp4 to G_H_06.mp4
    rename G_H_7.mp4 to G_H_07.mp4
    rename G_H_8.mp4 to G_H_08.mp4
    rename G_H_9.mp4 to G_H_09.mp4
    " third step "
    G_H_playlist.txt ( <= copying lines below , paste in Notepad , save as )
    Code:
    file 'D:\G_H\G_H_01.mp4'
    file 'D:\G_H\G_H_02.mp4'
    file 'D:\G_H\G_H_03.mp4'
    file 'D:\G_H\G_H_04.mp4'
    file 'D:\G_H\G_H_05.mp4'
    file 'D:\G_H\G_H_06.mp4'
    file 'D:\G_H\G_H_07.mp4'
    file 'D:\G_H\G_H_08.mp4'
    file 'D:\G_H\G_H_09.mp4'
    file 'D:\G_H\G_H_10.mp4'
    file 'D:\G_H\G_H_11.mp4'
    file 'D:\G_H\G_H_12.mp4'
    file 'D:\G_H\G_H_13.mp4'
    file 'D:\G_H\G_H_14.mp4'
    file 'D:\G_H\G_H_15.mp4'
    file 'D:\G_H\G_H_16.mp4'
    file 'D:\G_H\G_H_17.mp4'
    file 'D:\G_H\G_H_18.mp4'
    file 'D:\G_H\G_H_19.mp4'
    file 'D:\G_H\G_H_20.mp4'
    file 'D:\G_H\G_H_21.mp4'
    file 'D:\G_H\G_H_22.mp4'
    file 'D:\G_H\G_H_23.mp4'
    file 'D:\G_H\G_H_24.mp4'
    file 'D:\G_H\G_H_25.mp4'
    file 'D:\G_H\G_H_26.mp4'
    file 'D:\G_H\G_H_27.mp4'
    file 'D:\G_H\G_H_28.mp4'
    file 'D:\G_H\G_H_29.mp4'
    file 'D:\G_H\G_H_30.mp4'
    file 'D:\G_H\G_H_31.mp4'
    file 'D:\G_H\G_H_32.mp4'
    file 'D:\G_H\G_H_33.mp4'
    file 'D:\G_H\G_H_34.mp4'
    file 'D:\G_H\G_H_35.mp4'
    file 'D:\G_H\G_H_36.mp4'
    file 'D:\G_H\G_H_37.mp4'
    file 'D:\G_H\G_H_38.mp4'
    file 'D:\G_H\G_H_39.mp4'
    file 'D:\G_H\G_H_40.mp4'
    file 'D:\G_H\G_H_41.mp4'
    file 'D:\G_H\G_H_42.mp4'
    file 'D:\G_H\G_H_43.mp4'
    file 'D:\G_H\G_H_44.mp4'
    file 'D:\G_H\G_H_45.mp4'
    file 'D:\G_H\G_H_46.mp4'
    file 'D:\G_H\G_H_47.mp4'
    file 'D:\G_H\G_H_48.mp4'
    file 'D:\G_H\G_H_49.mp4'
    file 'D:\G_H\G_H_50.mp4'
    file 'D:\G_H\G_H_51.mp4'
    file 'D:\G_H\G_H_52.mp4'
    file 'D:\G_H\G_H_53.mp4'
    file 'D:\G_H\G_H_54.mp4'
    file 'D:\G_H\G_H_55.mp4'
    file 'D:\G_H\G_H_56.mp4'
    file 'D:\G_H\G_H_57.mp4'
    file 'D:\G_H\G_H_58.mp4'
    file 'D:\G_H\G_H_59.mp4'
    file 'D:\G_H\G_H_60.mp4'
    file 'D:\G_H\G_H_61.mp4'
    file 'D:\G_H\G_H_62.mp4'
    file 'D:\G_H\G_H_63.mp4'
    file 'D:\G_H\G_H_64.mp4'
    file 'D:\G_H\G_H_65.mp4'
    file 'D:\G_H\G_H_66.mp4'
    " fourth step "
    Gemma_Hayes_2.bat ( <= copying lines below , paste in Notepad , save as )
    Code:
    @echo on
    
    CHCP 1252 > nul
    COLOR 1F
    
    "D:\G_H\ffmpeg.exe" -f concat -i G_H_playlist.txt -c copy "G_H_complet.mp4"
    
    pause
    :fin
    Got the file "G_H_complet.mp4" .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  7. Member Emeritus
    Join Date
    May 2014
    Search PM
    Code:
    https://content.jwplatform.com/videos/8p51SOjx-NkHKPMxh.mp4
    Quote Quote  
  8. Hi ponens ,

    Thanks for the link .

    Knowing this I was able to change my look for .
    ( my tuto )
    Code:
    set "ua=Mozilla/5.0 (iPad; CPU OS 11_0 like Mac OS X) AppleWebKit/604.1.38 (KHTML, like Gecko) Version/11.0 Mobile/15A5362a Safari/604.1"
    "...\streamlink.exe" --http-header User-Agent="%ua%" --http-header "Referer=https://ssl.p.jwpcdn.com/player/v/8.12.5/jwplayer.flash.swf" "httpstream://https://www.rollingstone.com/music/music-news/gemma-hayes-out-of-our-hands-58645/?jwsource=cl" live -o gemma-hayes-out-of-our-hands.txt
    
    obtenu 'gemma-hayes-out-of-our-hands.txt'
    ===
    
    dans 'gemma-hayes-out-of-our-hands.txt'
    recherche pour 8p51SOjx
    trouvé {"playlist":"https:\/\/content.jwplatform.com\/feeds\/8p51SOjx.json","ph":2}
    ===
    
    lancé https://content.jwplatform.com/feeds/8p51SOjx.json
    trouvé {"file":"https://content.jwplatform.com/videos/8p51SOjx-NkHKPMxh.mp4"
    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  



Similar Threads

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