iTaybb / pySmartDL

A Smart Download Manager for Python
The Unlicense
198 stars 56 forks source link

HTTP NTLM Authentication #47

Open aboueleyes opened 3 years ago

aboueleyes commented 3 years ago

Cannot download from websites that requires NTLM http auth like requests.get('https://api.github.com/user', auth=HttpNtlmAuth('user', 'pass'))