From 05a9fbd4970a6b65e1e258573420de1c58558487 Mon Sep 17 00:00:00 2001 From: chu23465 <130033130+chu23465@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:04:40 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6c00263..2b3faa6 100644 --- a/README.md +++ b/README.md @@ -363,6 +363,11 @@ I am an independent developer right now. I work on this project in my free time. My [Buymeacoffee](https://buymeacoffee.com/chu23465). +## Additional Credits + +[@FieryFly](https://github.com/FieryFly) for an additional MAX fix + + ## Star History From 46ef234784da99b853a0fde9442e54c2b8971022 Mon Sep 17 00:00:00 2001 From: chu23465 <130033130+chu23465@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:17:16 +0530 Subject: [PATCH 2/3] Update README.md Added credits --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b3faa6..7372941 100644 --- a/README.md +++ b/README.md @@ -362,11 +362,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 -[@FieryFly](https://github.com/FieryFly) for an additional MAX fix +[@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 From b439e4ea07e1f954f5c9593256ffaa2281fd9629 Mon Sep 17 00:00:00 2001 From: chu23465 <130033130+chu23465@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:34:31 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7372941..4366b8a 100644 --- a/README.md +++ b/README.md @@ -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 |