anime-dl / anime-downloader

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

Adding support for android intents #617

Closed nate-moo closed 3 years ago

AbdullahM0hamed commented 3 years ago

anime dl naruto --play android -c 1 -p animefreak despite being 1 episode long (movie), still waits for input

nate-moo commented 3 years ago

Unless we do some checks to see how many episodes are in the show that may be a little difficult to fix as the current logic only looks for if an -e argument is applied and what it's contents are

AbdullahM0hamed commented 3 years ago

Works, merging