• Joined on 2025-08-03
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
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-16 04:41:09 +00:00
a7bde29401 fix: only exclude forced subs when --forced-subs flag is not set
kenzuya synced commits to feature/add-rest-api at kenzuya/unshackle from mirror 2025-10-14 03:41:09 +00:00
6c1cb21630 Merge branch 'feature/enhanced-debug-logging' into feature/add-rest-api
8437ba24d5 feat: Add comprehensive JSON debug logging system
45902bba13 fix: use keyword arguments for Attachment constructor in font attachment
Compare 3 commits »
kenzuya synced commits to feature/enhanced-debug-logging at kenzuya/unshackle from mirror 2025-10-14 03:41:09 +00:00
kenzuya synced new reference feature/enhanced-debug-logging to kenzuya/unshackle from mirror 2025-10-14 03:41:09 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-13 19:31:10 +00:00
45902bba13 fix: use keyword arguments for Attachment constructor in font attachment
kenzuya synced and deleted reference refs/tags/feature/pysubs2-subtitle-conversion at kenzuya/unshackle from mirror 2025-10-09 01:11:10 +00:00
kenzuya synced commits to feature/add-rest-api at kenzuya/unshackle from mirror 2025-10-09 01:11:10 +00:00
062e060fca Merge branch 'main' into feature/add-rest-api
170a427af0 chore: bump version to 1.4.8
283736c57b revert: remove tinycss SyntaxWarning suppression and fix isort
3f6a7e1f68 feat: add --exact-lang flag for precise language matching
e9ba78cec3 Specify 'utf-8' encoding when opening temp file. (#22)
Compare 7 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-09 01:11:10 +00:00
170a427af0 chore: bump version to 1.4.8
283736c57b revert: remove tinycss SyntaxWarning suppression and fix isort
Compare 2 commits »
kenzuya synced commits to refs/tags/1.4.8 at kenzuya/unshackle from mirror 2025-10-09 01:11:10 +00:00
kenzuya synced new reference refs/tags/1.4.8 to kenzuya/unshackle from mirror 2025-10-09 01:11:10 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-08 08:51:10 +00:00
3f6a7e1f68 feat: add --exact-lang flag for precise language matching
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-05 23:41:10 +00:00
e9ba78cec3 Specify 'utf-8' encoding when opening temp file. (#22)
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-10-04 23:11:09 +00:00
4cec942613 feat(vaults): add DecryptLabs API support to HTTP vault
kenzuya synced commits to feature/add-rest-api at kenzuya/unshackle from mirror 2025-10-03 06:21:10 +00:00
43857e9cbe feat(api): add /api/keys endpoint for synchronous decryption key retrieval