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:
√(noham)²
2025-11-16 16:46:50 +01:00
commit 33fed17030
9 changed files with 1204 additions and 0 deletions

17
README.md Normal file
View 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