Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when downloading "Boku no Kokoro no Yabai Yatsu Season 2" from animepahe #27

Closed
hillz2 opened this issue Mar 3, 2024 · 3 comments

Comments

@hillz2
Copy link

hillz2 commented Mar 3, 2024

I got this error when trying to download that anime:

19:00:24 root@2b54cb835a09 ~ senpcli -sd sub -s pahe -se 1 -ee 50 -q 1080p -msd 10 "Boku no Kokoro no Yabai Yatsu Season 2"

                                   .__  .__
  ______ ____   ____ ______   ____ |  | |__|
 /  ___// __ \ /    \\____ \_/ ___\|  | |  |
 \___ \\  ___/|   |  \  |_> >  \___|  |_|  |
/____  >\___  >___|  /   __/ \___  >____/__|
     \/     \/     \/|__|        \/

Setting end episode to 9 since the anime only has 9 episodes
Downloading to: /Media/Anime/Boku no Kokoro no Yabai Yatsu Season 2
Traceback (most recent call last):
  File "/usr/local/bin/senpcli", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/senpwai/senpcli/main.py", line 700, in main
    initiate_download_pipeline(parsed, *anime_and_anime_details)
  File "/usr/local/lib/python3.11/dist-packages/senpwai/senpcli/main.py", line 665, in initiate_download_pipeline
    handle_pahe(parsed, anime, anime_details)
  File "/usr/local/lib/python3.11/dist-packages/senpwai/senpcli/main.py", line 510, in handle_pahe
    if already_has_all_episodes(
       ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/senpwai/senpcli/main.py", line 461, in already_has_all_episodes
    lacked_eps_page_links = lacked_episodes(
                            ^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/dist-packages/senpwai/utils/scraper.py", line 370, in lacked_episodes
    return [
           ^
  File "/usr/local/lib/python3.11/dist-packages/senpwai/utils/scraper.py", line 371, in <listcomp>
    episode_page_links[eps_number - first_eps_number]
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
IndexError: list index out of range

Can you fix that ? switching to gogo doesn't help

@SenZmaKi
Copy link
Owner

SenZmaKi commented Mar 5, 2024

I'll fix it in the next update, for now use Gogoanime cause I just released an update today that fixes it.

Also it's preferred if you report issues on the discord for easier tracking and faster responses.

@hillz2
Copy link
Author

hillz2 commented Mar 5, 2024

Noted thanks

@SenZmaKi
Copy link
Owner

SenZmaKi commented Mar 9, 2024

Fixed #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants