• Joined on 2025-08-03
kenzuya synced commits to feature/custom-output-templates at kenzuya/unshackle from mirror 2025-09-03 06:11:41 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-09-02 22:01:40 +00:00
501cfd68e8 fix(cdm): Add error message for missing service certificate in CDM session
76fb2eea95 feat: implement intelligent caching system for CDM license requests
329850b043 feat(cdm): Enhance key retrieval logic and improve cached keys handling
73595f3b50 feat(cdm): Enhance key retrieval logic and improve cached keys handling
Compare 5 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-09-02 05:45:52 +00:00
1e82283133 fix(tags): Fix import order.
ab13dde9d2 feat(changelog): Update changelog for version 1.4.4 with enhanced CDM support, configuration options, and various improvements
9fd0895128 feat(cdm): Refactor DecryptLabsRemoteCDM full support for Widevine/Playready and ChromeCDM
Compare 3 commits »
kenzuya synced commits to refs/tags/1.4.4 at kenzuya/unshackle from mirror 2025-09-02 05:45:52 +00:00
kenzuya synced new reference refs/tags/1.4.4 to kenzuya/unshackle from mirror 2025-09-02 05:45:52 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-09-02 00:11:42 +00:00
ed744205ad fix(tags): 🐛 Fix Matroska tag compliance with official specification
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-09-01 07:51:43 +00:00
3ef43afeed feat(cdm): Add DecryptLabs CDM configurations for Chrome and PlayReady devices with updated User-Agent and service certificate
26851cbe7c feat(cdm): Enhance DecryptLabsRemoteCDM with improved session management and caching support and better support for remote WV/PR
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-28 22:18:49 +00:00
b4efdf3f2c feat(cdm): Enhance DecryptLabsRemoteCDM to support cached keys and improve license handling
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-27 05:32:10 +00:00
eb30620626 fix(main): As requested old devine version removed from banner to avoid any confusion the developer of this software. Original GNU is still applys.
7b71d6631c fix(main): As requested old devine version removed from banner to avoid any confusion the developer of this software. Original GNU is still applys.
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-20 10:19:42 +00:00
5949931b56 feat(config): Add new configuration options for device certificate status list and language preferences
ddfc0555c9 style(config): Clean up unshackle-example.yaml with correct accurate information.
3dda3290d3 feat(release): Bump version to 1.4.3 and update changelog with new features and improvements
19ff200617 refactor(drm): Simplify decrypt method by removing unused parameter and streamline logic
Compare 4 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-16 08:19:44 +00:00
ed0f03eca3 fix(dependencies): Remove unnecessary data extra requirement from langcodes
72f65adcb2 feat(ip-info): Fix few more issues with the get_ip_info make sure we failover to different provider on 429 errors and allow future for more API providers to be added later.
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-16 00:09:43 +00:00
50a5a23341 feat(ip-info): Add cached IP info retrieval with fallback tester to avoid rate limiting
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
e10c760821 feat(release): Bump version to 1.4.2 and update changelog with new features and fixes
kenzuya synced commits to refs/tags/1.4.2 at kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
kenzuya synced new reference refs/tags/1.4.2 to kenzuya/unshackle from mirror 2025-08-14 23:39:43 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-14 07:19:42 +00:00
990084ab1f feat(tags): Implement session management for API requests with retry logic
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-13 14:59:43 +00:00
06687b51fb feat(config): Add series_year option to control year inclusion in titles and YAML configuration
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-13 06:49:43 +00:00
eb1be7e253 Update README.md
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-12 22:39:43 +00:00
eac2ff4cee feat(hls): Enhance segment retrieval by allowing all file types and clean up empty segment directories. Fixes issues with VTT files from HLS not being found correctly due to new HLS "changes"
798b5bf3cd feat(hls): Enhance segment merging with recursive file search and fallback to binary concatenation
Compare 2 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-08-09 21:09:43 +00:00
725f7be563 fix(dl): Adjust per_language logic to ensure correct audio track selection and not download all tracks for selected language.