From bd28f7c4de005dda208d29083c5224c36ce3ee42 Mon Sep 17 00:00:00 2001 From: Puyodead1 <23562356riley@gmail.com> Date: Tue, 18 May 2021 17:13:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0565ac0..114b65a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Udemy Downloader with DRM support ## Description -Downloads MPEG-DASH Cenc based drm contents by parsing the manifest if the keyID and key is known. +Simple and hacky program to download a udemy course, has support for DRM videos but requires the user to aquire the decryption key (for legal reasons). ## Requirements 1. You would need to download ffmpeg and mp4decrypter from Bento4 SDK and ensure they are in path(typing their name in cmd invokes them).