Skip to content

[Anime-on-demand.de] Add support to extract only a portion of the overall episodes #27829

@s1e2b3i4

Description

@s1e2b3i4

Checklist

  • I'm reporting a site feature request
  • I've verified that I'm running youtube-dl version 2021.01.08
  • I've searched the bugtracker for similar site feature requests including closed ones

Description

On Anime-on-Demand, some animes have a large number of episodes (100 or even over 200 episodes). This results in a very long extraction time for the page (sometimes up to 1-2 hours). This is particularly unfavorable if you only want to download some episodes or even just one.
Another problem is that the extracted links expire after a certain time and so only a small part of the episodes can be downloaded, after this long extraction time, until the links have expired.

One possibility to implement this feature would be to use the episode_number in the extractor and the existing parameters --playlist-start, --playlist-end and --playlist-items to decide which episodes have to be extracted.

@dstftw @remitamine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions