Merge branch 'dev' of https://github.com/chu23465/VT-PR into dev

This commit is contained in:
chu23465 2025-04-09 11:37:26 +05:30
commit d7b3b4ff81

View File

@ -79,7 +79,8 @@ Options:
|----------------------------|-----------------------------------------------------------------------------------------------|-----------------------------------|
| -d, --debug | Flag to enable debug logging | False |
| -p, --profile | Profile to use when multiple profiles are defined for a service. | "default" |
| -q, --quality | Download Resolution | 1080 |
| -q, --quality | Download Resolution ie Height of Video Track wanted | 1080 |
| -cr, --closest-resolution | If resolution specified is not found, defaults to closest resolution available | False |
| -v, --vcodec | Video Codec | H264 |
| -a, --acodec | Audio Codec | None |
| -vb, --vbitrate | Video Bitrate | Max |
@ -362,6 +363,21 @@ I am an independent developer right now. I work on this project in my free time.
My [Buymeacoffee](https://buymeacoffee.com/chu23465).
My discord is `@crapola`
## Additional Credits
[@rlaphoenix](https://github.com/rlaphoenix) for [pywidevine](https://github.com/devine-dl/pywidevine)
[@DevLARLEY](https://github.com/DevLARLEY) for [pyplayready](https://git.gay/ready-dl/pyplayready)
[@FieryFly](https://github.com/FieryFly) for an additional MAX fix.
[DRM-Lab-Project](https://discord.gg/xHjetwZP) for numerous bug fixes and support.
[Playready-Discord](https://discord.gg/CRGa84V9) for numerous bug fixes and support.
[CDRM-Project](https://discord.cdrm-project.com/) and `@TPD94`, `@radizu` for getting me started on this journey, being a source of inspiration and for keeping a community well and alive.
## Star History