• Joined on 2025-08-03
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-28 21:38:07 +00:00
504de2197a fix(drm): add explicit UTF-8 encoding to mp4decrypt subprocess calls
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-26 12:28:04 +00:00
5c8eb2107a feat(api): complete API enhancements for v2.0.0
d0c6a7fa63 feat(api): add url field to services endpoint response
Compare 2 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-24 03:18:05 +00:00
bee2abcf5c docs: improve GitHub issue templates for better bug reports and feature requests
4787be8190 docs: update CHANGELOG for audio description feature
ec3e150846 feat(dl): add --audio-description flag to download AD tracks
Compare 3 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-24 03:18:05 +00:00
d658b1bb26 docs: improve GitHub issue templates for better bug reports and feature requests
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-23 19:08:06 +00:00
3571c5eb3c style: apply ruff formatting fixes
kenzuya synced commits to feature/remote-services at kenzuya/unshackle from mirror 2025-10-23 10:58:05 +00:00
kenzuya synced new reference feature/remote-services to kenzuya/unshackle from mirror 2025-10-23 10:58:05 +00:00
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-23 02:48:06 +00:00
bdd219d90c chore: update CHANGELOG.md for version 2.0.0
07574d8d02 refactor(binaries): remove unused mypy import
9b5d233c69 fix(dl): validate HYBRID mode requirements before download
Compare 3 commits »
kenzuya synced commits to refs/tags/2.0.0 at kenzuya/unshackle from mirror 2025-10-23 02:48:06 +00:00
kenzuya synced new reference refs/tags/2.0.0 to kenzuya/unshackle from mirror 2025-10-23 02:48:06 +00:00
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-22 18:38:05 +00:00
98d4bb4333 fix(config): support config in user config directory across platforms
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-22 10:28:05 +00:00
1c48b282de Merge branch 'dev' of https://github.com/unshackle-dl/unshackle into dev
93debf149a Merge commit 'refs/pull/19/head' of https://github.com/unshackle-dl/unshackle into dev
57fc07ea41 Merge commit 'refs/pull/19/head' of https://github.com/unshackle-dl/unshackle into dev
df09998a47 Update .gitignore
e04399fbce Update binaries.py
Compare 18 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-21 06:21:34 +00:00
5384b775a4 refactor(session): modernize type annotations to PEP 604 syntax
2a90e60a49 Merge PR #31: feat: add retry handler to curl_cffi Session
1409f93de5 feat: add retry handler to curl_cffi Session
a7bde29401 fix: only exclude forced subs when --forced-subs flag is not set
Compare 4 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-20 06:41:10 +00:00
d3ca8e7039 fix(tags): gracefully handle missing TMDB/Simkl API keys
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-18 13:51:11 +00:00
9921690339 feat: add service-specific configuration overrides
3dd12b0cbe chore(api): fix import ordering in download_manager and handlers
ed1314572b feat(dl): add --latest-episode option to download only the most recent episode
Compare 3 commits »
kenzuya synced and deleted reference refs/tags/feature/add-rest-api at kenzuya/unshackle from mirror 2025-10-17 21:31:13 +00:00
kenzuya synced and deleted reference refs/tags/feature/enhanced-debug-logging at kenzuya/unshackle from mirror 2025-10-17 21:31:13 +00:00
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-17 21:31:13 +00:00
kenzuya synced new reference dev to kenzuya/unshackle from mirror 2025-10-17 21:31:13 +00:00
kenzuya synced commits to feature/add-rest-api at kenzuya/unshackle from mirror 2025-10-17 05:11:10 +00:00
133f91a2e8 feat(cdm): add highly configurable CustomRemoteCDM for flexible API support