mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-11 08:38:21 +00:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@@ -112,23 +112,27 @@ uv run main.py --channel-id 536 --start-date "2025-12-19 12:00:00" --duration "0
|
|||||||
In order to decrypt DRM content, you will need to have a dumped CDM, after that you will need to place the CDM files into the `./widevine/` directory. For legal reasons we do not include the CDM with the software, and you will have to source one yourself.
|
In order to decrypt DRM content, you will need to have a dumped CDM, after that you will need to place the CDM files into the `./widevine/` directory. For legal reasons we do not include the CDM with the software, and you will have to source one yourself.
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
|
||||||
|
### Completed
|
||||||
- [x] Bruteforce implementation
|
- [x] Bruteforce implementation
|
||||||
- [x] EPG info support
|
- [x] EPG info support
|
||||||
- [x] License
|
- [x] License
|
||||||
- [ ] Better README
|
- [x] Lint code
|
||||||
- [x] Lib used
|
- [x] Oqee Widevine license implementation (.wvd)
|
||||||
- [x] How to use
|
|
||||||
- [x] Lib to install (pip + mp4ff + ffmpeg)
|
|
||||||
- [ ] Demo GIF
|
|
||||||
- [ ] Lint code
|
|
||||||
- [x] Oqee widevine license implementation (.wvd) + mention README
|
|
||||||
- [x] Full implementation
|
- [x] Full implementation
|
||||||
- [x] Verify mp4ff installation
|
- [x] Verify mp4ff installation
|
||||||
- [x] CLI arguments implementation + documentation
|
- [x] CLI arguments implementation + documentation
|
||||||
- [x] French/English full translation
|
- [x] French/English full translation
|
||||||
- [ ] Better output system
|
|
||||||
- [x] Add more comments in the code
|
- [x] Add more comments in the code
|
||||||
- [x] Logging system
|
- [x] Logging system
|
||||||
|
- [x] README improvements:
|
||||||
|
- [x] Libraries used
|
||||||
|
- [x] Usage instructions
|
||||||
|
- [x] Installation requirements (pip + mp4ff + ffmpeg)
|
||||||
|
- [x] Demo GIF
|
||||||
|
|
||||||
|
### In Progress
|
||||||
|
- [ ] Better output system
|
||||||
- [ ] Live direct restream support
|
- [ ] Live direct restream support
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user