mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-10 08:08:20 +00:00
Initial project setup with main modules and utilities
Add main application logic, utility modules for stream and time handling, DRM key fetching, and manifest parsing. Includes example environment file, requirements, .gitignore, and README with project goals and todos.
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# OqeeRewind - Oqee TV Live Downloader
|
||||
|
||||
## Todo
|
||||
- [x] Bruteforce implementation
|
||||
- [ ] Better README
|
||||
- [ ] Lib used
|
||||
- [ ] How to use
|
||||
- [ ] Lib to install (pip + mp4ff + ffmpeg)
|
||||
- [ ] Demo GIF
|
||||
- [ ] License
|
||||
- [ ] Lint code
|
||||
- [ ] Full implementation
|
||||
- [ ] Frenc/English full translation
|
||||
- [ ] Add more comments in the code
|
||||
- [ ] Oqee widevine license implementation (.wvd) + mention README
|
||||
- [ ] Better output system
|
||||
- [ ] Verify mp4ff installation
|
||||
Reference in New Issue
Block a user