mirror of
https://github.com/NohamR/OqeeRewind.git
synced 2026-01-09 23:58:17 +00:00
Update README with asset links
Added links to example assets in the README.
This commit is contained in:
@@ -59,6 +59,8 @@ If you run the script without arguments, it will guide you through channel selec
|
||||
```bash
|
||||
uv run main.py
|
||||
```
|
||||
https://github.com/user-attachments/assets/54a50828-c0e9-4a29-81c7-e188c238a998
|
||||
|
||||
|
||||
### CLI Mode
|
||||
You can automate the download by providing arguments.
|
||||
@@ -89,6 +91,8 @@ options:
|
||||
--log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL}
|
||||
Set the logging level (default: INFO)
|
||||
```
|
||||
https://github.com/user-attachments/assets/cc76990a-3d13-4be1-bb3c-ba8d87e6eaba
|
||||
|
||||
|
||||
#### Examples
|
||||
|
||||
@@ -133,4 +137,4 @@ In order to decrypt DRM content, you will need to have a dumped CDM, after that
|
||||
- [**InquirerPy**](https://github.com/kazhala/InquirerPy) - Interactive command line prompts
|
||||
- [**python-dotenv**](https://github.com/theskumar/python-dotenv) - Environment variable management
|
||||
- [**pywidevine**](https://github.com/rlaphoenix/pywidevine) - Widevine CDM implementation
|
||||
- [**Requests**](https://github.com/psf/requests) - HTTP library
|
||||
- [**Requests**](https://github.com/psf/requests) - HTTP library
|
||||
|
||||
Reference in New Issue
Block a user