At the moment N_m3u8DL-RE only gets its keys using (does not store them):
Does anyone think it would be helpful for N_m3u8DL-RECode:--key <key> Set decryption key(s) to mp4decrypt/shaka-packager/ffmpeg. format: --key KID1:KEY1 --key KID2:KEY2 or use --key KEY if all tracks share the same key. --key-text-file <key-text-file> Set the kid-key file, the program will search the KEY with KID from the file.(Very large file are not recommended)
to also store KID:KEY into local database e.g. "key_store.db"
and also lookup the "key_store.db" if "--key | --key-text-file" was not provided?
How feasible would it be for N_m3u8DL-RE to add/support "key_store.db"?
+ Reply to Thread
Results 1 to 3 of 3
-
-
At the moment N_m3u8DL-RE only gets its keys using
Now you need to create an outer shell script to extract the required keys from the database and spawn N_m3u8DL-RE.
Very feasible -
a]
you will supply the keys via
--key | --key-text-file
and N_m3u8DL-RE will store them in to the key_store.db
b]
when no --key | --key-text-file is provided
and there is encryption, N_m3u8DL-RE would check key_store.db ????
Similar Threads
-
need help with N_m3u8dl-re
By monk87 in forum Video Streaming DownloadingReplies: 5Last Post: 22nd Nov 2024, 05:58 -
help with N_m3u8DL-RE
By darwin567 in forum Video Streaming DownloadingReplies: 2Last Post: 5th Oct 2024, 01:59 -
N_m3u8DL-RE question
By chongjasmine in forum Video Streaming DownloadingReplies: 3Last Post: 6th Sep 2024, 02:55 -
Need help me getting the N_m3u8DL-RE
By mrsimple8x in forum Video Streaming DownloadingReplies: 2Last Post: 19th Dec 2023, 07:29 -
Help with N_m3u8DL-RE and MPD
By sparklescale in forum Video Streaming DownloadingReplies: 4Last Post: 20th Jun 2023, 23:31