Hi there,

is anyone have an idea how to download *.m3u8 playlists with SAMPLE-AES encryption?
FFMPEG can download it with AES-128, but if I try do the same for files where using SAMPLE-AES method I facing with error "SAMPLE-AES encryption is not supported yet"

sample link https://neunlds348.akamaized.net/nlds_vod/nba/vod/2018/03/08/nlncp/21700973/3e06dc90-4...39&uid=7459783

Code:
#EXTM3U
# NeuLion Adaptive Streaming Server Version: 4.2.20180207.20495 
#EXT-X-VERSION:5
#EXT-X-ALLOW-CACHE:YES
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://E215AD592A8C624DE32606746205544F",IV=0xE215AD592A8C624DE32606746205544F,KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1"
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000000.ts
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000010.ts
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000020.ts
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000030.ts
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000040.ts
#EXTINF:10,
2_21700973_phi_mia_2017_b_whole_1_6000_000050.ts