didiksupriadi41 / nanime

Nanime is a CLI to watch anime streaming easily from https://nanime.in
GNU General Public License v3.0
0 stars 1 forks source link

Handle naniplay video server #3

Open didiksupriadi41 opened 4 years ago

didiksupriadi41 commented 4 years ago

Currently, nanime only use uservideo as video server. It would be a good idea to handle naniplay server as well, since it is related to this issue #2 that is prefix https://nanime.yt/movie/ is uploaded in naniplay.

didiksupriadi41 commented 4 years ago
didiksupriadi41 commented 4 years ago

Some problems I notice when using naniplay server:

didiksupriadi41 commented 4 years ago

Some problems I notice when using naniplay server:

* several anime series eps in the server seems broken, but naniplay is best for anime movie.

This is not an issue if we focus on using uservideo for anime series & naniplay for anime movie.

  • at the moment, there is no way to switch back-and-forth between naniplay and uservideo (the default) So now, there are two alternative solutions, wether to implement naniplay:
    • in new executable, e.g. nanime-movie, or
    • in the main executable, nanime, but with options, e.g. nanime --movie (well, since nanime options is trash, it'll take some time) :crossed_fingers: