ZALin/ESJ-novel-backup

IndexError: list index out of range

fish4terrisa-MSDSM opened this issue · 1 comments

./esjbackup3.py https://www.esjzone.cc/detail/1590909027.html                                                     
Traceback (most recent call last):
  File "/usr/src/ESJ-novel-backup/./esjbackup3.py", line 91, in <module>
    novel_name = html_element.xpath('//h2[@class="p-t-10 text-normal"]')[0].text_content()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range

请问这个是什么问题呢?

ZALin commented

如同你發的 issue #3 ,有些小說要登入才能看到。沒登入的話就看不到,所以跑出這個 error