I get to about 11 downloads (out of 400) and it says:
Downloading https://anonfiles.com/H434RfHfx0/file_mp4
Traceback (most recent call last):
File "/Users/seanfrohman/Downloads/AnonBulkDownloader-master/abd.py", line 58, in
fname = str.replace(os.path.basename(dlink[0]), ".", "_" + str(ts) + ".")
IndexError: list index out of range
Is there a fix for this? Python was being crappy because I have 2,7 and 3, and 2.7 works better but my version is depreciated so I think this might have been lxml and tools via pip3
I get to about 11 downloads (out of 400) and it says:
Downloading https://anonfiles.com/H434RfHfx0/file_mp4 Traceback (most recent call last): File "/Users/seanfrohman/Downloads/AnonBulkDownloader-master/abd.py", line 58, in
fname = str.replace(os.path.basename(dlink[0]), ".", "_" + str(ts) + ".")
IndexError: list index out of range
Is there a fix for this? Python was being crappy because I have 2,7 and 3, and 2.7 works better but my version is depreciated so I think this might have been lxml and tools via pip3
Thanks in advance!