$ python ranobes.py https://ranobes.net/novels1/450143-the-daily-life-of-the-immortal-king-v33632.html
[INFO] : Downloading Cover ...
Traceback (most recent call last):
File "C:\Users\User\Desktop\Github\ranobes-scraper-main\ranobes.py", line 212, in <module>
main()
File "C:\Users\User\Desktop\Github\ranobes-scraper-main\ranobes.py", line 192, in main
novel_tile, author = download_cover(url)
File "C:\Users\User\Desktop\Github\ranobes-scraper-main\ranobes.py", line 166, in download_cover
for child in novel_details.find_all("span"):
AttributeError: 'NoneType' object has no attribute 'find_all'
Keep getting this error, when trying to use.