C:\Users\ynlsg\wqxuetang_downloader10>python main.py 3208995 83 388
C:\Users\ynlsg\wqxuetang_downloader10\cookies.txt
Traceback (most recent call last):
File "main.py", line 25, in
book = wqxtDownloader( bid );
File "C:\Users\ynlsg\wqxuetang_downloader10\wqxtDownloader.py", line 32, in init
self.name = bookInfo['name'];
TypeError: list indices must be integers or slices, not str
C:\Users\ynlsg\wqxuetang_downloader10>python main.py 3208995 83 388 C:\Users\ynlsg\wqxuetang_downloader10\cookies.txt Traceback (most recent call last): File "main.py", line 25, in
book = wqxtDownloader( bid );
File "C:\Users\ynlsg\wqxuetang_downloader10\wqxtDownloader.py", line 32, in init
self.name = bookInfo['name'];
TypeError: list indices must be integers or slices, not str