pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.92k stars 543 forks source link

[Feature-Request]Ability for episode count to continue where we left off #5

Closed palwd8 closed 2 years ago

palwd8 commented 3 years ago

Would it be possible for ani-cli to select the last episode we were on and play that automatically?

pystardust commented 3 years ago

What if we store the history in a file. Like each anime name with the last episode the user has watched. So when a user does ani-cli -H Then we could show the latest episodes of the currently watching anime

palwd8 commented 3 years ago

Oh yeah that'd work as well