nindogo / qbtSearchScripts

12 stars 10 forks source link

anidex not working python 3.8 #10

Open ngosang opened 4 years ago

ngosang commented 4 years ago
nova3]$ python3 nova2.py anidex all one
Connection error: Forbidden
multiprocessing.pool.RemoteTraceback: 
"""
Traceback (most recent call last):
  File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker
    result = (True, func(*args, **kwds))
  File "/usr/lib/python3.8/multiprocessing/pool.py", line 48, in mapstar
    return list(map(*args))
  File "nova2.py", line 136, in run_search
    engine.search(what, cat)
  File "/home/kizar/Downloads/qbit/data/qBittorrent/nova3/engines/anidex.py", line 96, in search
    total_results = re.findall(r'Showing[^f]+f(.+?)torrents', webpage)[0].strip().replace(',', '')
IndexError: list index out of range
"""
LastExceed commented 3 years ago

Connection error: Forbidden

anidex added ddos protection