selsta / hlsdl

C program to download VoD HLS (.m3u8) files
MIT License
630 stars 158 forks source link

failed http_code[400] #113

Open Anthrapper opened 3 years ago

Anthrapper commented 3 years ago

hlsdl.exe -v -u "AppleCoreMedia/1.0.0.15L211 (Apple TV; U; CPU OS 11_3 like Mac OS X; fr_fr)" -d -C cookies.txt https://videos.mubicdn.net/watch/86ddc131f0c8b9052d134899a2ad04c9/60c8270f/mubi-films/137178/north-24-kaath_mal_zxx_1920x960_50000_ea32553/5cf2b31c62/drm_playlist.a219664edb.ism/playlist.m3u8

Error: Getting key-file [https://videos.mubicdn.net/watch/86ddc131f0c8b9052d134899a2ad04c9/60c8270f/mubi-films/137178/north-24-kaath_mal_zxx_1920x960_50000_ea32553/5cf2b31c62/drm_playlist.a219664edb.ism/drm_playlist.a219664edb-audio=128514-video=5797000.m3u8/../skd://drmtoday?assetId=137178__north-24-kaath_mal_zxx_1920x960_50000_ea32553__5cf2b31c62__a219664edb&variantId] failed http_code[400]. [AES-128]KEY: 0x00000000000000000000000000000000 IV: 0x00000000000000000000000000000000

please help to solve this

selsta commented 3 years ago

This seems to be DRM which is unsupported.

Anthrapper commented 3 years ago

This seems to be DRM which is unsupported.

Means another encryption is used other than this SAMPLE-AES ??

selsta commented 3 years ago

SAMPLE_AES can be used with and without DRM. This appears to be DRM which is unsupported everywhere.