mirror of
https://github.com/chris124567/hulu
synced 2024-11-21 15:47:30 +00:00
Update README.md
This commit is contained in:
parent
0025991aa6
commit
77b6b192bc
@ -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.
|
||||
The bulk of the Widevine related code was ported from `pywidevine` which is a library floating around the Internet of unknown provenance.
|
||||
|
Loading…
Reference in New Issue
Block a user