From 016646a00cb84f62e97d537084d5b85c52960b95 Mon Sep 17 00:00:00 2001 From: Jayapraveen Date: Tue, 20 Apr 2021 20:40:05 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a39bb7e..0e745fc 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ Downloads MPEG-DASH Cenc based drm contents by parsing the manifest if the keyID 4. If it is of multi segments then use dashdownloader_multisegment.py 5. Paste the mpd url in the script at the bottom inside the standalone check condition in mpd variable. 4. Run the script after checking requirements are satisfied. + +## Note +CBCS and SAMPLE-AES contents need to be manually analyzed and the script has to be modified for decrypting those content.