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.mkvM3U8 FileCode: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
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
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 16 of 16
			
		- 
	
- 
	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!
- 
	Don't see any more relases guys? What happen...you guys still can't figure it out? 
 I can post solution if you like?  
- 
	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
- 
	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.   
- 
	
- 
	Need help downloading this video 
 http://aka-uliza2-vod.uliza.jp/e2/hls/1239/995_552_3646_cfd397a1a145eb7f4af770d30bdcdc...208000431.m3u8
- 
	sysanin i tried that and it comes back http error 400 bad request any other sugesstions. 
- 
	Hi StVnChNc , 
 
 The link given is not the same as the one seen on the image (???) .
 
 Cheers .
- 
	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
Similar Threads
- 
  How do I download the following m3u8 url?By AshleyQuick in forum Video Streaming DownloadingReplies: 33Last Post: 22nd Aug 2020, 05:17
- 
  rtmpe m3u8 video download help meBy dogantemel1978 in forum Video Streaming DownloadingReplies: 2Last Post: 1st Apr 2014, 19:33
- 
  How to download m3u8 stream ?By andyleo in forum Video Streaming DownloadingReplies: 3Last Post: 19th Feb 2014, 10:05
- 
  who would download a m3u8 file for me ?By Biggy in forum Video Streaming DownloadingReplies: 4Last Post: 18th Feb 2014, 05:08
- 
  youtube m3u8 files ffmpeg doesn't workBy raz3 in forum Video Streaming DownloadingReplies: 6Last Post: 10th Sep 2013, 01:49


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			
 Quote
 Quote
