PsykoDev / neko_sama_downloader

neko-sama.fr downloader by episode or by saison or by name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All release

Usage

image

./neko_dl -s "anime name" -l <vf | vostfr> ( optional default=vf ) -t <thread number> ( optional default=1 )
./neko_dl -s "url" -t <thread number> ( optional default=1 )
./neko_dl --help

Features

  • Multi thread to download and process video
  • Build vlc playlit at the end of process ( if contain 2 or more video )
  • Can download only 1 episode or entire season ( based on url given )
  • Can search all seasons by same name and download all seasons found
  • ublock origin is added by default
  • Can search then select what seasons you want, All or by unique id or multiple id

Note

  • (Multi thread) 1 thread can download between 3 and 5 mo/s ( limited by website ) so 20 thread is good for 1gb/s fiber
  • (Vlc Playlist) is based on path if you move all video download the playlist is broken
  • (ublock origin) can't be disabled, it's a better way to stay safe
  • (search engine) is not perfect but work

Actual Support

Demo

image

About

neko-sama.fr downloader by episode or by saison or by name


Languages

Language:Rust 100.0%