nitrohorse / manyame

dead simple anime cli xdcc download script for linux/win/mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manyame

A dead simple cli tool to search and download anime from xdcc servers. Uses xdccget.

Watch a video demonstration here. And here. And here

Features:

  • batch downloading (press tab to check episodes)
  • download anime into different folders by title
  • autoupdate
  • you can specify settings in config file
  • and more

Linux:

Install the following dependencies: awk, bash, curl, fzf, grep, head, jq, sed, sort, uniq, xdccget. Make sure that xdccget is executable and is added to $PATH.

Windows:

https://github.com/Ajatt-Tools/manyame/releases/tag/1.3.0

Download from releases or get packages from Linux dependencies and build xdccget by yourself. Run from bat file, just click manyame.bat or create shortcut for it

xdccget:

https://github.com/Fantastic-Dave/xdccget - cool cli xdcc downloader written in C. You can compile it with the included makefile. If you are using Windows, Cygwin will be useful for you to compile it. Subsequently, xdccget.exe will depend on the following dll: cygargp-0.dll, cygcrypto-1.1.dll, cygssl-1.1.dll, cygwin1.dll, cygz.dll. You can find most of them in the bin folder in the root directory of Cygwin.

About

dead simple anime cli xdcc download script for linux/win/mac

License:GNU General Public License v2.0


Languages

Language:Shell 78.6%Language:Batchfile 21.4%