md-farhan-memon / Saavn-Downloader---Updated

Enhancement of Saavn Downloader script
MIT License
4 stars 0 forks source link

error!!!! #1

Open bappak opened 7 years ago

bappak commented 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