pySmartDL icon indicating copy to clipboard operation
pySmartDL copied to clipboard

HTTP NTLM Authentication

Open aboueleyes opened this issue 5 years ago • 0 comments

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

aboueleyes avatar Dec 19 '20 11:12 aboueleyes