mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-10 08:08:20 +00:00
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.
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
API_KEY = 'your_api_key_here'
|
|
API_URL = 'https://example.com/get-cached-keys' |