anime-dl / anime-downloader

A simple but powerful anime downloader and streamer.
The Unlicense
1.93k stars 217 forks source link

Animefreak: Set Episode Number manually when possible #560

Closed AbdullahM0hamed closed 3 years ago

AbdullahM0hamed commented 4 years ago

Sometimes the episode count doesn't match the number of episodes (maybe due to missing episodes?). An example of this is One Piece, where the latest episode, 946, downloads as Episode 942 instead of Episode 946

AbdullahM0hamed commented 4 years ago

Actually, should probably do something about selection before merging this, since -e 946 (as per the example) would still not work

IguanasInPyjamas commented 4 years ago

Yeah, the naming convention wouldn't change the fact it's only getting 942 instead of 946 because all the specials are front loaded or whatever on the provider

AbdullahM0hamed commented 4 years ago

The naming convention change itself is still nice, because after having watched up to "942", I found out from livechart.me that there are 946 eps arm, and I was very confused lol

AbdullahM0hamed commented 4 years ago

Definitely a step in the right direction, now the episode names of the downloaded files will be correct, and the correct episodes will be skipped if the user decides to skip filler.

The episodes flag doesn't take ep_no into consideration, but I suppose that that's a separate issue

ArjixWasTaken commented 4 years ago

woah, this is so nice, i think this should be a feature in all the providers, manually providing the episode number

AbdullahM0hamed commented 3 years ago

-e flag now accounts for ep_no. Tested with: -e 945: (which would normally return an index error), -e 945:946, -e 946, and -e :9