• Joined on 2025-08-03
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-28 00:54:51 +00:00
dc9823cd28 chore(release): bump version to 2.1.0
6fa3554b70 fix(dl): preserve attachments when rebuilding track list
Compare 2 commits »
kenzuya synced commits to refs/tags/2.1.0 at kenzuya/unshackle from mirror 2025-11-28 00:54:51 +00:00
kenzuya synced new reference refs/tags/2.1.0 to kenzuya/unshackle from mirror 2025-11-28 00:54:51 +00:00
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-25 23:54:52 +00:00
965482a1e4 feat: merge upstream dev branch
2d4bf140fa fix(dash): add AdaptationSet-level BaseURL resolution
d0816787ce fix: restrict WindscribeVPN to supported regions
3d384b8e3e fix(windscribevpn): add error handling for unsupported regions in get_proxy method
e0a666ada6 fix(utilities): make space-hyphen-space handling conditional on scene_naming
Compare 14 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-25 23:54:52 +00:00
2d4bf140fa fix(dash): add AdaptationSet-level BaseURL resolution
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-24 23:24:50 +00:00
d0816787ce fix: restrict WindscribeVPN to supported regions
kenzuya synced commits to feature/documentation-updates at kenzuya/unshackle from mirror 2025-11-24 07:07:09 +00:00
kenzuya synced new reference feature/documentation-updates to kenzuya/unshackle from mirror 2025-11-24 07:07:09 +00:00
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-24 07:07:09 +00:00
3d384b8e3e fix(windscribevpn): add error handling for unsupported regions in get_proxy method
e0a666ada6 fix(utilities): make space-hyphen-space handling conditional on scene_naming
26c81779fa fix(utilities): handle space-hyphen-space separators in sanitize_filename
3b32462251 feat(cdm): add per-track quality-based CDM selection during runtime DRM switching
Compare 4 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-17 00:31:35 +00:00
a7a8c882d8 fix(video): correct CICP enum values to match ITU-T H.273 specification
7cc4af207e feat(export): enhance track export with URL, descriptor, and hex-formatted keys
492134b8ff fix(hls): convert range_offset to int to prevent TypeError
Compare 3 commits »
kenzuya synced and deleted reference refs/tags/feature/remote-services at kenzuya/unshackle from mirror 2025-11-14 07:11:35 +00:00
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-14 07:11:35 +00:00
8a4cf91d53 Merge feature/remote-services into dev
76d73355f7 docs(readme): remove dev branch warning for main merge
c1e7fcab01 docs(changelog): set release date for version 2.0.0
7883ff56c6 docs(changelog): add --no-video flag and PR #38 credit
9488a40f51 feat(dl): add --no-video flag to skip video track downloads
Compare 17 commits »
kenzuya synced commits to main at kenzuya/unshackle from mirror 2025-11-14 07:11:35 +00:00
6975f4f9f4 fix(deps): pin pyplayready to <0.7 to avoid KID extraction bug
751b97017b chore(deps): upgrade dependencies to latest versions
0bc8c637d2 Merge branch 'dev'
76d73355f7 docs(readme): remove dev branch warning for main merge
c1e7fcab01 docs(changelog): set release date for version 2.0.0
Compare 78 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-06 09:48:06 +00:00
0c3a6c47f2 fix(dl): prevent vault loading when --cdm-only flag is set
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-04 00:38:05 +00:00
8a46655d21 feat(subtitle): preserve original formatting when no conversion requested
8b0b3045e3 feat(fonts): add Linux font support for ASS/SSA subtitles
f00790f31b feat: add service-specific configuration overrides
Compare 3 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-03 08:18:06 +00:00
f979e94235 fix(session): remove padding extension from OkHttp JA3 fingerprints
de48a98e92 docs(changelog): complete v2.0.0 release documentation
f1fe940708 fix(session): update OkHttp fingerprint presets
565b0e0ea7 feat(session): add custom fingerprint and preset support
Compare 4 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-03 00:08:05 +00:00
001f6a0146 feat(cache): add TMDB and Simkl metadata caching to title cache
27d0ca84a3 fix(dash): correct segment count calculation for startNumber=0
Compare 2 commits »
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-11-02 07:48:04 +00:00
597a8b7912 fix(naming): improve HDR detection with comprehensive transfer checks and hybrid DV+HDR10 support
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-31 14:58:05 +00:00
6ebdfa8818 fix(subtitle): resolve SDH stripping crash with VTT files
kenzuya synced commits to dev at kenzuya/unshackle from mirror 2025-10-30 06:18:04 +00:00
351a606258 feat(api): add default parameter handling and improved error responses