Open bappak opened 7 years ago
python saavndownloader.py http://www.saavn.com/s/album/hindi/Party-Nonstop-2017/LHKtS9s,KiM Traceback (most recent call last): File "saavn_downloader.py", line 51, in res = get(album, proxies=proxies, headers=headers) NameError: name 'get' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "saavn_downloader.py", line 53, in print('Error accesssing website error: '+e) TypeError: must be str, not NameError
python saavndownloader.py http://www.saavn.com/s/album/hindi/Party-Nonstop-2017/LHKtS9s,KiM Traceback (most recent call last): File "saavn_downloader.py", line 51, in
res = get(album, proxies=proxies, headers=headers)
NameError: name 'get' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "saavn_downloader.py", line 53, in
print('Error accesssing website error: '+e)
TypeError: must be str, not NameError