diff --git a/README.md b/README.md index 2879f07..b19fb38 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Notice -Widevine is currently revoking a lot of keys. This program won't work unless you have your own Widevine key and device information (I do not have any working keys). +Widevine code has been deleted in response to a takedown request. The Hulu API package still functions. # Hulu Downloader The code in this repository allows you to download videos unencumbered with DRM from Hulu. The code in `widevine` is in general independent of the Hulu related code and can be used for Widevine license generation/decryption. The code in `client` is also standalone but only implements a handful of Hulu API endpoints that are basically only useful for a tool of this nature. @@ -102,4 +102,4 @@ And now merged.mp4 will be a DRM free mp4 file straight from Hulu! It is possib - Storing authentication cookie in a text file to avoid having to pass it for every command ## Credits -The bulk of the Widevine related code was ported from `pywidevine` which is a library floating around the Internet of unknown provenance. \ No newline at end of file +The bulk of the Widevine related code was ported from `pywidevine` which is a library floating around the Internet of unknown provenance.