BugNoFix / Nas-dl

Automatic and intuitive tool to search and download anime from different sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header

Nas-dl

Nas-dl è uno script che permette di facilitare il download di contenti dal web.

Pre-requisiti

  • Python 3.7
  • Aver impostato pip come variabile d'ambiente.

Installazione

  1. Installare le dipendenze avviando install.py con il comando py install.py.

  2. Modificare la cartella di download aprendo il file setting.json e modificare il path come nell'esemio:

"Path": "C:/dir/download"

Attenzione: Sostituire tutti i backslash(\) in slash(/) nel percorso della directory

Come usare Nas-dl

Esempio per il download mediante link:

py nas-dl.py <URL>

Esempio per la ricerca automatica di contenuti (beta):

py nas-dl.py -r "Nome_anime"

Siti supportarti

  • AnimeForce
  • AnimeHdIta
  • AnimePerTutti
  • AnimeUnity
  • Crunchyroll
  • Dreamsub
  • FairyTailItalia
  • HentaiHaven
  • TnsFansub
  • Vvvvid

Informazioni

Questo script è stato creato da games195 e BugNoFix

About

Automatic and intuitive tool to search and download anime from different sites


Languages

Language:Python 100.0%Language:Batchfile 0.0%