LagradOst
LagradOst
Works both on Linux and Win10 on my machine. Are you using win7 or 10? Can you do `-ll DEBUG` for further info. Looks like https://github.com/aria2/aria2/issues/992 but --on-download-complete is never...
> how can I use -ll DEBUG? `anime -ll DEBUG dl "Gunslinger Stratos: THE ANIMATION" --provider gogoanime` The aria2 issue is related to [what's done automatically in the code](https://github.com/vn-ki/anime-downloader/blob/master/anime_downloader/util.py#L208-L211)
Number 1 can definitely get added, but I think it requires further rewrite of the core. I think using anime-downloader as a library is the best option for this one....
vlc as player is also supported :) change config player to "vlc" or use --play vlc
> If you set the config player to vlc, it should play with vlc using watch right? lmao apparently not https://github.com/anime-dl/anime-downloader/blob/c43ded9a63291a0f97790f060f11346643abbc5d/anime_downloader/commands/watch.py#L297-L307
Both cfscrape and cloudscraper are throwing errors when scraping AnimeUltima making scraping impossible (due to cloudflares wait 5 seconds page). I wouldn't bet on it getting added anytime soon.
> KissAnime picks lowest quality? Should be using hydrax which got fixed to use quality based on config Either way doesnt really matter as kissanime implemented hcaptcha which pops up...
:heavy_check_mark: **Option to resume failed downloads** Pretty sure this is already the case :heavy_check_mark: **Adding some way to filter eg filler lists that @ArjixGamer mentioned in the discord** `--skip-fillers` got...
Shouldn't be very hard to add, just a matter of if this is deemed as unnecessary crust by @vn-ki
Will give code example to you tomorrow when I'm at pc