Skip to content

List index out of range #288

@lrrsh

Description

@lrrsh

Describe the bug

When downloading an anime, python throws a list index out of range error.

To Reproduce
Steps to reproduce the behavior:
1.anipy-cli -D --ffmpeg
2. Download Panty & Stocking with Garterbelt
3. Download all

Expected behavior
Should download the anime without error

Info
Lastest version from pipx

Platform

  • OS: Arch Linux x86_64

Additional context

> Downloading Episode 4 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 5 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 6 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 7 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
! Error: list index out of range
! Issues downloading episode 8 of Panty & Stocking with Garterbelt. Skipping...
> Downloading Episode 9 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 10 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 11 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 12 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
> Downloading Episode 13 of Panty & Stocking with Garterbelt (dub)
> No fitting downloader available for stream, using FFMPEG downloader as fallback
! Unable to download the following episodes: 
	Episode 8 of Panty & Stocking with Garterbelt
arch% anipy-cli -D --ffmpeg
***Download Mode***
Downloads are stored in: /home/lexi/Videos/Anime
? Do you want to search in season? No
Hint: you can set `skip_season_search` to `true` in the config to skip this prompt!
? Search Anime: panty and stocking
? Select Show: 2. AL: Panty & Stocking with Garterbelt (S/D)
? Want to watch in dub? Yes
Hint: you can set a default in the config with `preferred_type`!
? Input Episode Range(s) from episodes 1 to 13: 8
! Error: list index out of range
! Issues downloading episode 8 of Panty & Stocking with Garterbelt. Skipping...
! Unable to download the following episodes: 
	Episode 8 of Panty & Stocking with Garterbelt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions