nilaoda / N_m3u8DL-RE

Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文.
MIT License
4.41k stars 465 forks source link

Video and Audio have Two different keys for decryption #421

Closed furkyto closed 2 months ago

furkyto commented 2 months ago

What command to use if the video and audio of the stream have two different keys to decryption?

nilaoda commented 2 months ago

You can pass multi KID-KEY pairs:

--key KID1:KEY1 --key KID2:KEY2
furkyto commented 2 months ago

But i want to mux with -M format=mp4 in one file after decryption the video and audio

furkyto commented 2 months ago

thank you , it is working :)