This website requires JavaScript.
Explore
Help
Register
Sign In
unshackle-dl
0 Followers
·
0 Following
Joined on
2025-08-25
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2026-03-02 15:35:54 +00:00
0a820e6552
fix(dl): normalize non-scene episode folder/file naming
8748ce8a11
feat(movie): improve non-scene filename sanitization
Compare 2 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2026-03-02 10:29:38 +00:00
3e45f3efe7
fix(netflix): harden ESN cache checks and Widevine type test
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2026-03-01 20:09:38 +00:00
fb14f412d4
update .gitignore
27048d56ee
fix(netflix): scope 720p QC filter to explicit 720 requests
66ba78a928
Update payload challenge
Compare 3 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2026-02-28 15:20:03 +00:00
7c84cf67e6
Merge remote-tracking branch 'origin/update-unshackle'
cee7d9a75f
fix(n_m3u8dl_re): pass all content keys for DualKey DRM decryption
bf9087a1ce
chore(release): bump version to 3.0.0
23cc351f77
feat(tracks): prioritize Atmos audio tracks over higher bitrate non-Atmos
132d3549f9
fix(main): update copyright year dynamically in version display
Compare 217 commits »
unshackle-dl
pushed to
update-unshackle
at
unshackle-dl/unshackle
2026-02-28 14:19:25 +00:00
cee7d9a75f
fix(n_m3u8dl_re): pass all content keys for DualKey DRM decryption
bf9087a1ce
chore(release): bump version to 3.0.0
23cc351f77
feat(tracks): prioritize Atmos audio tracks over higher bitrate non-Atmos
132d3549f9
fix(main): update copyright year dynamically in version display
3ee554401a
feat(HLS): improve audio codec handling with error handling for codec extraction
Compare 126 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-12-19 17:17:33 +00:00
0c370c7738
fix: preserve spaces in sanitized filenames
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-12-19 15:29:49 +00:00
8cefca84e9
Merge branch 'update-unshackle'
unshackle-dl
created pull request
unshackle-dl/unshackle#3
2025-12-19 14:58:08 +00:00
Update Unshackle to v2.1.0
unshackle-dl
pushed to
update-unshackle
at
unshackle-dl/unshackle
2025-12-19 14:55:59 +00:00
dc9823cd28
chore(release): bump version to 2.1.0
6fa3554b70
fix(dl): preserve attachments when rebuilding track list
2d4bf140fa
fix(dash): add AdaptationSet-level BaseURL resolution
d0816787ce
fix: restrict WindscribeVPN to supported regions
Compare 4 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-11-24 11:11:42 +00:00
f9aac210c5
Set api_mode for Decrypt Labs vault
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-11-24 08:48:30 +00:00
ad7a276305
Update config
unshackle-dl
pushed to
update-unshackle
at
unshackle-dl/unshackle
2025-11-24 07:07:38 +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 »
unshackle-dl
pushed to
update-unshackle
at
unshackle-dl/unshackle
2025-11-24 07:05:47 +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
6975f4f9f4
fix(deps): pin pyplayready to <0.7 to avoid KID extraction bug
751b97017b
chore(deps): upgrade dependencies to latest versions
Compare 82 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-10-25 09:17:05 +00:00
5bed770471
Set default episode name to Episode 01
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-10-25 09:09:28 +00:00
fe7a3f019f
Use correct name of image attachment
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-10-25 09:08:19 +00:00
45f18b046f
Update credentials Surfshark VPN
unshackle-dl
closed pull request
unshackle-dl/unshackle#2
2025-10-21 06:13:12 +00:00
Update unshackle to v1.4.8
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-10-21 06:12:15 +00:00
7080ee2379
Bump to 1.4.8 and add DecryptLabs CDM
a7bde29401
fix: only exclude forced subs when --forced-subs flag is not set
45902bba13
fix: use keyword arguments for Attachment constructor in font attachment
170a427af0
chore: bump version to 1.4.8
283736c57b
revert: remove tinycss SyntaxWarning suppression and fix isort
Compare 38 commits »
unshackle-dl
pushed to
main
at
unshackle-dl/unshackle
2025-10-20 18:44:10 +00:00
7757ef7eb9
Update .gitignore
unshackle-dl
created pull request
unshackle-dl/unshackle#2
2025-10-20 18:37:44 +00:00
Update unshackle to v1.4.8
First
Previous
1
2
3
Next
Last