VideoHelp Forum




+ Reply to Thread
Results 1 to 16 of 16
  1. Hi
    I am getting issue in downloading video through ffmpeg due to secure https key file. If anyone knows how to download from m3u8 using https key file pls let me know.

    Code:
    ffmpeg -i "http://hls.spuul.com/va/movies/11911008-d2d897ca/0010/s_renditions.m3u8" -c copy -absf aac_adtstoasc test_2_2.mkv
    Code:
    ffmpeg version N-62121-g634636e Copyright (c) 2000-2014 the FFmpeg developers
      built on Apr  3 2014 23:30:16 with gcc 4.8.2 (GCC)
      configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-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-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-zlib
      libavutil      52. 73.100 / 52. 73.100
      libavcodec     55. 56.107 / 55. 56.107
      libavformat    55. 36.101 / 55. 36.101
      libavdevice    55. 11.100 / 55. 11.100
      libavfilter     4.  3.100 /  4.  3.100
      libswscale      2.  6.100 /  2.  6.100
      libswresample   0. 18.100 /  0. 18.100
      libpostproc    52.  3.100 / 52.  3.100
    [https @ 02899ae0] HTTP error 404 Not Found
    Unable to open key file https://secure.spuul.com/keys/va/movies/11911008-d2d897ca/0010/renditions-encryption-00001.key
    Format mp3 detected only with low score of 1, misdetection possible!
    [mp3 @ 029b7180] Header missing
        Last message repeated 1034 times
    [mp3 @ 029bd860] decoding for stream 0 failed
    [mp3 @ 029bd860] Could not find codec parameters for stream 0 (Audio: mp3, 0 channels, s16p): unspecified frame size
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    http://hls.spuul.com/va/movies/11911008-d2d897ca/0010/s_renditions.m3u8: Operation not permitted
    M3U8 File
    Code:
    #EXTM3U
    #EXT-X-VERSION:2
    #EXT-X-PLAYLIST-TYPE:VOD
    #EXT-X-TARGETDURATION:10
    #EXT-X-KEY:METHOD=AES-128,URI="https://secure.spuul.com/keys/va/movies/11911008-d2d897ca/0010/renditions-encryption-00001.key",IV=0xad5dbef1ba46abb21f305b661f05353c
    #EXTINF:10,
    renditions-00001.ts
    #EXTINF:10,
    renditions-00002.ts
    #EXTINF:10,
    renditions-00003.ts
    Quote Quote  
  2. if anyhow you figure it out kindly help me too with this
    Quote Quote  
  3. aaah....good old HLS!

    I won't fix it for you, but your key is wrong.
    And so is your URL for the playlist file.

    Fix that and it works flawlessley!
    Quote Quote  
  4. Originally Posted by ODS View Post
    aaah....good old HLS!

    I won't fix it for you, but your key is wrong.
    And so is your URL for the playlist file.

    Fix that and it works flawlessley!
    any hint or clue that can help in fixing this thg?
    Quote Quote  
  5. Don't see any more relases guys? What happen...you guys still can't figure it out?
    I can post solution if you like?
    Quote Quote  
  6. ODS please tell me how do I download this file through ffmpeg

    when I am trying to download the video but getting 403 error any help will be appreciated

    http://hls.spuul.com/va/tvshows/11021013030-4741b41e/0011/renditions.m3u8
    Quote Quote  
  7. They have changed their system again. And I am too lazy to crack it. But try asking adi...he has been posting TV shows again.
    Quote Quote  
  8. Originally Posted by ODS View Post
    They have changed their system again. And I am too lazy to crack it. But try asking adi...he has been posting TV shows again.
    I did how-ever no reply from him
    Quote Quote  
  9. Originally Posted by graphics View Post
    Originally Posted by ODS View Post
    They have changed their system again. And I am too lazy to crack it. But try asking adi...he has been posting TV shows again.
    I did how-ever no reply from him
    Lol ExDR is a greedy team, they won't tell anyone if they got it.
    Quote Quote  
  10. ...
    Last edited by sysanin; 13th Nov 2015 at 18:20.
    Quote Quote  
  11. sysanin i tried that and it comes back http error 400 bad request any other sugesstions.
    Quote Quote  
  12. Hi StVnChNc ,

    The link given is not the same as the one seen on the image (???) .

    Cheers .
    Quote Quote  
  13. aazerty i know i used a similar link that i got from idm.
    Quote Quote  
  14. Does anyone have any suggestions both of the links i try fail to download i would really appreciate any advice on what i am doing wrong.

    First link DL attempt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Steven>ffmpeg -i http://aka-uliza2-vod.uliza.jp/e2/hls/1239/995_543_350
    5_2da47722f72670e0cdd5f3100c9d6ad0_5004644_1904000 _1280_720_47_20141126194710.m3
    u8 -c copy mpegts.ts
    ffmpeg version N-68211-g4a0b1d9 Copyright (c) 2000-2014 the FFmpeg developers
    built on Dec 4 2014 22:12:51 with gcc 4.9.2 (GCC)
    configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
    isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
    le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
    enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
    modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
    b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
    r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
    able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
    --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
    libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
    libavutil 54. 15.100 / 54. 15.100
    libavcodec 56. 14.100 / 56. 14.100
    libavformat 56. 15.102 / 56. 15.102
    libavdevice 56. 3.100 / 56. 3.100
    libavfilter 5. 2.103 / 5. 2.103
    libswscale 3. 1.101 / 3. 1.101
    libswresample 1. 1.100 / 1. 1.100
    libpostproc 53. 3.100 / 53. 3.100
    [tls @ 0000000002c55160] Error in the pull function.
    Unable to open key file https://www2.uliza.jp/IF/iphone/iPhoneCryptKey.aspx?v=48
    54100&s=0
    [hls,applehttp @ 0000000002c4c6c0] Error when loading first segment 'http://aka-
    uliza2-vod.uliza.jp/e2/hls/1239/995_543_3505_2da47722f72670e0cdd5f3100c9d6ad0_50
    04644_1904000_1280_720_47_20141126194710/26646-1.crypt.ts'
    http://aka-uliza2-vod.uliza.jp/e2/hls/1239/995_543_3505_2da47722f72670e0cdd5f310
    0c9d6ad0_5004644_1904000_1280_720_47_2014112619471 0.m3u8: Invalid data found whe
    n processing input

    Second link DL attempt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Steven>ffmpeg -i http://www2.uliza.jp/IF/iphone/iPhonePlaylist.m3u8?v=2
    da47722f72670e0cdd5f3100c9d6ad0&p=5208&d=1239&n=27 99&t=c808984a3a107010232d07a32
    9e6f07f -c copy mpegts.ts
    ffmpeg version N-68211-g4a0b1d9 Copyright (c) 2000-2014 the FFmpeg developers
    built on Dec 4 2014 22:12:51 with gcc 4.9.2 (GCC)
    configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
    isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
    le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --
    enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-lib
    modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrw
    b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinge
    r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --en
    able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
    --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-
    libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
    libavutil 54. 15.100 / 54. 15.100
    libavcodec 56. 14.100 / 56. 14.100
    libavformat 56. 15.102 / 56. 15.102
    libavdevice 56. 3.100 / 56. 3.100
    libavfilter 5. 2.103 / 5. 2.103
    libswscale 3. 1.101 / 3. 1.101
    libswresample 1. 1.100 / 1. 1.100
    libpostproc 53. 3.100 / 53. 3.100
    [http @ 0000000000354a80] HTTP error 400 Bad Request
    http://www2.uliza.jp/IF/iphone/iPhonePlaylist.m3u8?v=2da47722f72670e0cdd5f3100c9
    d6ad0: Server returned 400 Bad Request
    Quote Quote  
  15. ...
    Last edited by sysanin; 13th Nov 2015 at 18:21.
    Quote Quote  



Similar Threads

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