View Single Post
Old 10-21-2022, 05:27 PM   #7641
cryosaur
Junior Member
cryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with otherscryosaur plays well with others
 
Posts: 9
Karma: 2828
Join Date: Dec 2016
Device: none
Oops

I actually spoke too quickly on one of those code lines. A working fix for the second line is like this:
Code:
376: chaptertag = soup.find('ul',{'class':'pagination'}).parent.parent.parent.findNextSibling('li')
cryosaur is offline   Reply With Quote