This website requires JavaScript.
Explore
Help
Register
Sign In
sefree
/
unshackle-SeFree
Watch
1
Star
0
Fork
0
You've already forked unshackle-SeFree
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
450cde7c80707c6a6842f7a8e63bf373ac233ebf
unshackle-SeFree
/
unshackle
/
core
/
downloaders
History
CodeName393
450cde7c80
Troubleshooting some string overlap
2025-12-31 19:27:39 +09:00
..
__init__.py
Initial Commit
2025-07-18 00:46:05 +00:00
aria2c.py
Initial Commit
2025-07-18 00:46:05 +00:00
curl_impersonate.py
fix(download):
🐛
Skip Content-Length validation for compressed responses in curl_impersonate and requests. The fix ensures that when Content-Encoding indicates compression, we skip the validation by setting content_length = 0, allowing the downloads to complete successfully.
2025-07-29 19:13:50 +00:00
n_m3u8dl_re.py
Troubleshooting some string overlap
2025-12-31 19:27:39 +09:00
requests.py
fix(download):
🐛
Skip Content-Length validation for compressed responses in curl_impersonate and requests. The fix ensures that when Content-Encoding indicates compression, we skip the validation by setting content_length = 0, allowing the downloads to complete successfully.
2025-07-29 19:13:50 +00:00