Skip to content

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

License

Notifications You must be signed in to change notification settings

nitrohorse/manyame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 78.6%
  • Batchfile 21.4%