-
Trying to download all of Nichijou and it threw "Anime name not found" at me. Looked around the rest of the resolved issues here for answers but nothing made sense or worked. Tried "bash animepahe-dl.…
-
Hi. Another issue I found but did not understand completely yet...
```
python3 ./Anime_dl.py
Traceback (most recent call last):
File "./Anime_dl.py", line 8, in
import sites
File "…
-
is there a simple way to use anime-dl as a library where i can call functions instead of as a cli -only tool?
-
Hello,
Thank you so much for taking the time to create this software. I have python, nodejs, RTMPDump, and mkvmerge.exe installed and in my %PATH%. I have downloaded the anime-dl-master.zip and unpa…
-
I want to dl alot of anime that I watch / have watched. So maybe having support to batch dl from a file or from anilist/myanimelist as either sub or dub or both, would be really nice, or even able to …
-
gallery-dl for Twitter/X was working perfectly until I downloaded an artist using advanced search, like "https://x.com/search?q=%28from%3AMito609%29" (shouldn't be too NSFW but if you click that link …
-
The Dockerfile could allow both for a quick deployment of `anime-dl` and aide the installation of a bare-metal/desktop instance.
After encountering a possible occurrence of Issue 28, [ImportError: No…
-
I saw that your app was removed from Google Play. What is the reason?
Thanks
-
I am able to download individual shows but when it comes to full series it throws an error.
C:\Users\mkark\Documents\Python\ffmpeg-4.2.2-win64-static\bin>__main__.py -i "https://www.crunchyroll.com…
-
I put together a list of links in Notepad and wanted to use anime-dl from WSL2 running Debian to run through the links I picked.
```
$ xargs -a links.txt -d "\n" -L 1 anime dl
anime: anime-downlo…