selsta / hlsdl

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

[HELP] Error: uri to audio media playlist was set but it is not media playlist #66

Closed funkyslap closed 4 years ago

funkyslap commented 4 years ago
user@xxxxx-pc:~/hlsdl$ ./hlsdl -v -b http://vod02-mediaset-it.akamaized.net/farmunica/2
020/01/533515_16fa44cedcfa2f/hlsrc_sampleaes/hd_fp_mpl.m3u8
Choosing best quality. (Bitrate: 5269165), (Resolution: unknown), (Codecs: avc1.640028,mp4a.40.5)
Warning: HLS stream is DRM protected. Exiting
Error: uri to audio media playlist was set but it is not media playlist.
user@xxxxx-pc:~/hlsdl$

Thank you in advance :)

selsta commented 4 years ago

DRM protected streams are not supported. There is also no public (and legal) way of breaking DRM.