VideoHelp Forum
+ Reply to Thread
Page 2 of 4
FirstFirst 1 2 3 4 LastLast
Results 31 to 60 of 106
Thread
  1. Member
    Join Date
    Feb 2018
    Location
    Canuckistan
    Search Comp PM
    ok tried installing the download tools and didn't have much luck. tried again with IDM and working. thanks a bunch!
    Quote Quote  
  2. I tried but I couldn't download. I have a CANADA VPN but it's still not working. Can anyone help me with these files? T.T I could stream the videos but can't download. Tried .svg ending links and all that. Tried IDM (but it won't budge). I tried scripts but it won't work too.

    I'm trying to download these videos. T.T Please help me!

    https://olympics.cbc.ca/video/todays-events/figure-skating-feb-men-short-program/
    https://olympics.cbc.ca/video/todays-events/figure-skating-feb-men-free-skate-finals/
    https://olympics.cbc.ca/video/todays-events/figure-skating-feb-gala-exhibition/
    Quote Quote  
  3. Member Alex_ander's Avatar
    Join Date
    Oct 2006
    Location
    Russian Federation
    Search Comp PM
    The 720p versions:

    Code:
    youtube-dl --proxy "192.99.245.228:3128" -- "https://dvr-i-cbc.akamaized.net/dvr/803e43bf-89d7-4e3c-8392-5ffe17bb7056/803e43bf-89d7-4e3c-8392-5ffe17bb7056.ism/QualityLevels(3449984)/Manifest(video,format=m3u8-aapl-v3,audiotrack=english,filter=hls)"
    Code:
    youtube-dl --proxy "192.99.245.228:3128" -- "https://dvr-i-cbc.akamaized.net/dvr/9ac86909-25c4-4900-944d-db5c1289d1d9/9ac86909-25c4-4900-944d-db5c1289d1d9.ism/QualityLevels(3449984)/Manifest(video,format=m3u8-aapl-v3,audiotrack=english,filter=hls)"
    Code:
    youtube-dl --proxy "192.99.245.228:3128" -- "https://dvr-i-cbc.akamaized.net/dvr/b04c562b-b0ac-40ac-815a-2857353f4734/b04c562b-b0ac-40ac-815a-2857353f4734.ism/QualityLevels(3449984)/Manifest(video,format=m3u8-aapl-v3,audiotrack=english,filter=hls)"
    It will take time to download those: despite the proxy is rather fast (1,37x playback speed), the files are 4 to 8 GB (2,5 to more than 4 hours of video).
    Quote Quote  
  4. Member
    Join Date
    Feb 2018
    Location
    Vietnam
    Search Comp PM
    Dear,

    I found the direct link which I want to save:
    https://olympics.cbc.ca/divaPlayer/html5/divaplayer.html?configurationFileUrl=https%3A...white-logo.svg

    But, I don't want to download all of this file due to huge capacity, instead of this, I want to record and save few minutes of this video. Is there any way to do that?

    Please, Can someone help me? Thank you so much
    Quote Quote  
  5. Hello everyone,

    my problem is that the stuff i download via youtube-dl has no sound. I'm located outside Canada and use a VPN.

    The show I would like to download is the following:
    https://watch.cbc.ca/share/episode/38e815a-00d681e46e2

    When the stream starts I open dev tools (F12, Chrome) but cannot find any m3u8 link in the "elements" column. However I am able the see a m3u8 link in the"network" column when the stream is running. Why can't I find the link in the "elements" column?

    The link i get is the following:

    But it comes without sound. It drives me nuts. Does anyone know how to fix this?

    The "v6" right before "prog_index.m3u8" at the end stands for the video quality. I changed it upwards (v7 etc.)and downwards (v5 etc.) but still no sound. This is how my youtube-dl looks like

    Image
    [Attachment 44782 - Click to enlarge]


    I'd truly appreciate any kind of help.
    Quote Quote  
  6. I think you grabbed the wrong m3u8 link -- a link to one particular video stream. Firefox's Developer Tools gets this URL from that page:

    Code:
    https://cbcvott-a.akamaihd.net/p//38e815a-00d681e46e2/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop.m3u8?cbcott=st=1519649862~exp=1519736262~acl=/*~hmac=bdea13e6a0d57941341545e953bee865e246d2dd3c22cd620adc55340e6ef966
    That can be shortened to:

    Code:
    https://cbcvott-a.akamaihd.net/p//38e815a-00d681e46e2/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop.m3u8
    Using youtube-dl's -F option to get a list of available streams shows:

    Code:
    >youtube-dl -F https://cbcvott-a.akamaihd.net/p//38e815a-00d681e46e2/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop.m3u8
    
    [generic] CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop: Requesting header
    [generic] CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop: Downloading m3u8 information
    [info] Available formats for CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop:
    format code                      extension  resolution note
    AACLC-2_0-English                mp4        audio only [eng]
    AACLC-2_0-English__Descriptive_  mp4        audio only [eng]
    611                              mp4        416x234     611k , avc1.42c00d, video only
    816                              mp4        640x360     816k , avc1.42c01e, video only
    1224                             mp4        640x360    1224k , avc1.42c01e, video only
    2042                             mp4        960x540    2042k , avc1.4d401f, video only
    3000                             mp4        1280x720   3000k , avc1.4d401f, video only
    3678                             mp4        1280x720   3678k , avc1.4d401f, video only (best)
    Downloading with:
    Code:
    youtube-dl https://cbcvott-a.akamaihd.net/p//38e815a-00d681e46e2/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop.m3u8
    Gave an MP4 file with AACLC-2_0-English as the audio, 3678 as the video. If you prefer to select your streams use the -f option:

    Code:
    youtube-dl -f "611+AACLC-2_0-English" https://cbcvott-a.akamaihd.net/p//38e815a-00d681e46e2/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341/CBC_STATS_OF_LIFE_SEASON_01_S01E02-v2-14682341__desktop.m3u8
    Quote Quote  
  7. Thank you jagabo. It worked fine this time. But how did you find the link? I also tried Firefox developer tools but could not find a url like that. Where do you look? Is it in the head or body? i open everything, go through it, try the search function but I am not able to find it. I do no want to depend on your help when it comes to downloading the other episodes. Could you please tell me your secret?
    Quote Quote  
  8. Originally Posted by Dakov213 View Post
    I also tried Firefox developer tools but could not find a url like that. Where do you look?
    I just look on the Network tab of Developer Tools in Firefox when opening the main page:

    Click image for larger version

Name:	network.png
Views:	384
Size:	50.4 KB
ID:	44783
    Quote Quote  
  9. Thanks again jagabo! I think I know now what I did wrong. I opened the dev tools after the page loaded. If I have them open right from the start I am able to find the right URL. Nice!
    Quote Quote  
  10. I have been experimenting for a few hours now with getting Still Standing s01 ep09 from CBC. I downloaded youtube-dl, downloaded ffmpeg putting that program's ffmpeg and ffprobe into the same folder as youtube-dl from some instructions on the internet. The youtube-dl was able to download the file at the best resolution but I ended up with the descriptive audio track which is very distracting. I thank jagabo and other posters here to have learned how to do this much.

    I have a tip for you guys that is a bit of a shortcut. The folder you put youtube-dl in press the shift key and right click and select "open command window here". I learned that somewhere on the Internet from a YouTube instruction video.

    I better do some more reading in this thread or I will have to ask for some help to learn what else I need to know.
    Quote Quote  
  11. Just when I was hitting my stride I am getting youtube-dl.exe is not a valid win32 application. My brain is starting to hurt so I will give up for now.
    Quote Quote  
  12. Originally Posted by Tom Saurus View Post
    I have been experimenting for a few hours now with getting Still Standing s01 ep09 from CBC. I downloaded youtube-dl, downloaded ffmpeg putting that program's ffmpeg and ffprobe into the same folder as youtube-dl from some instructions on the internet. The youtube-dl was able to download the file at the best resolution but I ended up with the descriptive audio track which is very distracting.
    First get the m3u8 url from your browser's developer tools.

    Code:
    https://cbcvott-a.akamaihd.net/p//38e815a-00ab0073a58//CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996/CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996__desktop.m3u8?cbcott=st=1519700395~exp=1519786795~acl=/*~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1
    Then use youtube-dl's -F switch to get a list of available streams:

    Code:
    C:\>youtube-dl -F https://cbcvott-a.akamaihd.net/p//38e815a-00ab0073a58//CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996/CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996__desktop.m3u8?cbcott=st=1519700395~exp=1519786795~acl=/*~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1
    [generic] *~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1: Requesting header
    [generic] *~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1: Downloading m3u8 information
    [info] Available formats for *~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1:
    format code                      extension  resolution note
    AACLC-2_0-English                mp4        audio only [eng]
    AACLC-2_0-English__Descriptive_  mp4        audio only [eng]
    611                              mp4        416x234     611k , avc1.42c00d, video only
    816                              mp4        640x360     816k , avc1.42c01e, video only
    1372                             mp4        640x360    1372k , avc1.42c01e, video only
    2205                             mp4        960x540    2205k , avc1.4d401f, video only
    3047                             mp4        1280x720   3047k , avc1.4d401f, video only
    4435                             mp4        1280x720   4435k , avc1.4d401f, video only (best)
    The select the streams you want with the -f switch:

    Code:
    youtube-dl -f "1372+AACLC-2_0-English" https://cbcvott-a.akamaihd.net/p//38e815a-00ab0073a58//CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996/CBC_STILL_STANDING_SEASON_01_S01E09-v2-10201996__desktop.m3u8?cbcott=st=1519700395~exp=1519786795~acl=/*~hmac=501026cb46d2a75254e949a5ff5610dacbd7258cd129074a9e8d44bf7f1228c1
    Quote Quote  
  13. jagabo: Thank you for all this. However I think I have screwed up youtube-dl as I get that "youtube-dl.exe is not a valid win32 application". I thought moving the folder to my OS:C: Folder would help but that hasn't done anything. I am confused and disenchanted now. I am thinking I may delete the folder and start over from scratch. I did try this youtube-dl gui and I am getting nowhere with that either.

    This command stuff reminds me of something years ago when I was in High School. This was before Windows and we had these command prompts and there was this thing of putting in certain numbers and it would make the computer bring weird patterns and such on the screen. Of course us kids would fool around and try to come up with something exotic but we were warned put in the wrong code and you could end up damaging the computer.

    I noticed youtube.dl and youtube.dl gui are not listed in the program list where you can uninstall them. Well enough of that stuff and I will let you guys get back to the topic at hand.
    Quote Quote  
  14. I've been messing around trying to get this guy,

    https://olympics.cbc.ca/divaPlayer/html5/divaplayer.html?configurationFileUrl=https%3A...white-logo.svg

    I've had absolutely no luck...

    Any help?
    Quote Quote  
  15. jagabo: Thank you but the program doesn't work for me anymore. I have learned a lot in this thread. I can just watch the show on the CBC Player and not archive it for myself. It will be there for years and if I watch it once or twice over that time that is enough for me.
    Quote Quote  
  16. Originally Posted by Tom Saurus View Post
    I think I have screwed up youtube-dl as I get that "youtube-dl.exe is not a valid win32 application"
    So just download it again. It'll only take 10 seconds.
    Quote Quote  
  17. Hi, I am trying to download the following Olympic video from CBC.ca

    https://olympics.cbc.ca/video/whats-on-tv/olympic-games-closing-ceremony-cbc-with-audio/

    I pressed F12, but can't figure out what link I should copy and paste to IDM.

    Thanks for your help.
    Quote Quote  
  18. Originally Posted by jagabo View Post
    Originally Posted by Tom Saurus View Post
    I think I have screwed up youtube-dl as I get that "youtube-dl.exe is not a valid win32 application"
    So just download it again. It'll only take 10 seconds.
    Thank you I took your advice and today I had success at these techniques. Post number 42 really taught me a lot and I have to practice more so I do forget what I learned.
    Quote Quote  
  19. Originally Posted by wiwi View Post
    Hi, I am trying to download the following Olympic video from CBC.ca

    https://olympics.cbc.ca/video/whats-on-tv/olympic-games-closing-ceremony-cbc-with-audio/

    I pressed F12, but can't figure out what link I should copy and paste to IDM.

    Thanks for your help.
    Somebody please help me too!
    Quote Quote  
  20. wiwi: There is a little box that says "filter urls" type m3u8 in there and that should help you find it.
    Quote Quote  
  21. Hi, I would like to download the Olympic games from rio, specifically the athletics part but I can not find the videos anywhere, even using vpn I did not find these videos, the closer I got were some gifs on reddit, someone Would you help me ?
    Quote Quote  
  22. artdam: Maybe the videos just are not online anymore.
    Quote Quote  
  23. I am trying to download this video, and have tried every method I've come across from downloading programs to command prompts to screen capture (Screen capture was the most successful, but had a terrible lag and very poor quality). Is there any way of grabbing this video at all?
    Quote Quote  
  24. Originally Posted by shohra View Post
    I am trying to download this video
    All those cbc shows can be downloaded with youtube-dl using the method in post #36.

    Code:
    youtube-dl https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198__desktop.m3u8?cbcott=st=1520877414~exp=1520963814~acl=/*~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76
    Quote Quote  
  25. Originally Posted by jagabo View Post
    Originally Posted by shohra View Post
    I am trying to download this video
    All those cbc shows can be downloaded with youtube-dl using the method in post #36.

    Code:
    youtube-dl https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198__desktop.m3u8?cbcott=st=1520877414~exp=1520963814~acl=/*~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76
    I've tried youtube-dl, and followed in exactly, but the video doesn't download.
    Quote Quote  
  26. Are you in Canada? Or are you using a VPN or proxy in Canada?

    Here's the list of streams:

    Code:
    youtube-dl -F https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198__desktop.m3u8?cbcott=st=1520877414~exp=1520963814~acl=/*~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76
    
    [generic] *~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76: Requesting he
    ader
    [generic] *~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76: Downloading m
    3u8 information
    [info] Available formats for *~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be79
    9e76:
    format code        extension  resolution note
    AACLC-2_0-English  mp4        audio only [eng]
    611                mp4        416x234     611k , avc1.42c00d, video only
    816                mp4        640x360     816k , avc1.42c01e, video only
    1224               mp4        640x360    1224k , avc1.42c01e, video only
    2042               mp4        960x540    2042k , avc1.4d401f, video only
    2757               mp4        1280x720   2757k , avc1.4d401f, video only
    3677               mp4        1280x720   3677k , avc1.4d401f, video only (best)
    And the download in action:

    Code:
    youtube-dl --merge-output-format mkv https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198__desktop.m3u8?cbcott=st=1520877414~exp=1520963814~acl=/*~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76
    
    [generic] *~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76: Requesting he
    ader
    [generic] *~hmac=4649c900f64d1e09851bb7096316a645393d9e40c837be353ac89412be799e76: Downloading m
    3u8 information
    [download] Destination: CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198_desktop-_~hmac=4649c900f64d1e
    09851bb7096316a645393d9e40c837be353ac89412be799e76.f3677.mp4
    ffmpeg version 3.3.2 Copyright (c) 2000-2017 the FFmpeg developers
      built with gcc 7.1.0 (GCC)
      configuration: --enable-gpl --enable-version3 --enable-cuda --enable-cuvid --enable-d3d11va --
    enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig
     --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libb
    s2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --ena
    ble-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enabl
    e-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable
    -libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-l
    ibvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-l
    ibx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enabl
    e-zlib
      libavutil      55. 58.100 / 55. 58.100
      libavcodec     57. 89.100 / 57. 89.100
      libavformat    57. 71.100 / 57. 71.100
      libavdevice    57.  6.100 / 57.  6.100
      libavfilter     6. 82.100 /  6. 82.100
      libswscale      4.  6.100 /  4.  6.100
      libswresample   2.  7.100 /  2.  7.100
      libpostproc    54.  5.100 / 54.  5.100
    [hls,applehttp @ 035cc500] Opening 'https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_TH
    E_GOODS_SEASON_02_S02E13-v2-14168198/segments/keys/cl-CBC-Crypt-105.key' for reading
    [hls,applehttp @ 035cc500] Opening 'crypto+https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b
    /CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/segments/CBC_THE_GOODS_SEASON_02_S02E13_v8/v8_0.ts'
    for reading
    Input #0, hls,applehttp, from 'https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_THE_GOO
    DS_SEASON_02_S02E13-v2-14168198/segments/CBC_THE_GOODS_SEASON_02_S02E13_v8/prog_index.m3u8':
      Duration: 00:44:15.25, start: 10.033367, bitrate: 0 kb/s
      Program 0
        Metadata:
          variant_bitrate : 0
        Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:
    9], Closed Captions, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
        Metadata:
          variant_bitrate : 0
    Output #0, mp4, to 'file:CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198_desktop-_~hmac=4649c900f64d1
    e09851bb7096316a645393d9e40c837be353ac89412be799e76.f3677.mp4.part':
      Metadata:
        encoder         : Lavf57.71.100
        Stream #0:0: Video: h264 (Main) ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:
    9], q=2-31, 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc
        Metadata:
          variant_bitrate : 0
    Stream mapping:
      Stream #0:0 -> #0:0 (copy)
    Press [q] to stop, [?] for help
    frame=  179 fps=0.0 q=-1.0 size=    2533kB time=00:00:05.90 bitrate=3513.9kbits/s speed=10.6x
    frame=  202 fps=175 q=-1.0 size=    2950kB time=00:00:06.67 bitrate=3621.9kbits/s speed=5.77x
    Quote Quote  
  27. I'm in Canada.

    It says "m3u8 download detected but ffmpeg or avconv could not be found. Please install one."

    I looked into the one that you posted, but all it gave me was a ffmpeg-3.4.2.tar.bx2 file and I don't know how to install it.

    (Sorry for all the trouble, but I've been trying to get this for months and it's been frustrating to learn this be myself.)
    Last edited by shohra; 13th Mar 2018 at 09:07. Reason: Just wanted to add the location part.
    Quote Quote  
  28. put ffmpeg.exe in the same folder as youtube-dl.exe.
    Quote Quote  
  29. Seems to be stuck in a loop in this part:
    [hls,applehttp @ 035cc500] Opening 'https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b/CBC_TH
    E_GOODS_SEASON_02_S02E13-v2-14168198/segments/keys/cl-CBC-Crypt-105.key' for reading
    [hls,applehttp @ 035cc500] Opening 'crypto+https://cbcvott-a.akamaihd.net/p//38e815a-00d186fbe3b
    /CBC_THE_GOODS_SEASON_02_S02E13-v2-14168198/segments/CBC_THE_GOODS_SEASON_02_S02E13_v8/v8_0.ts'
    for reading
    The _v8/v8_0.ts part never happened, it went to 1, and continued counting up. It's now at v8_180.ts and counting. Is this normal?

    EDIT: Nevermind, it was normal, it went up to 265 and then finished.
    Thank you so much jagabo!
    Last edited by shohra; 13th Mar 2018 at 09:53.
    Quote Quote  
  30. Can someone please download this video for me, I am not that tech-savvy and I couldn't figure out how to download this video. I couldn't even find the video link on the Inspect Elements area
    http://www.cbc.ca/player/play/2654574301
    or
    http://www.cbc.ca/dragonsden/celebrationofsuccess/moyer-candy-apples (same video)
    Quote Quote  



Similar Threads

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