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