Update README.md

This commit is contained in:
Puyodead1 2021-05-18 17:13:22 -04:00 committed by GitHub
parent a5e4f46aad
commit bd28f7c4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Udemy Downloader with DRM support # Udemy Downloader with DRM support
## Description ## 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 ## 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). 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).