Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Not Implemented Error #105

Closed hexcakes closed 4 years ago

hexcakes commented 4 years ago

I have Windows 10 and I have ffmpeg and nodejs executables in the same directory as the anime-dl binary. Running this command in powershell:

.\anime_dl.exe -i "https://www.funimation.com/shows/sword-art-online/the-world-of-swords/uncut/?lang=english&a=1" -u "user@user.com" -p "supersecretpassword" -r "1080p"

Just produces a cryptic error message:

Not Implemented

So what's going on?

Xonshiz commented 4 years ago

The error is not cryptic. I've not implemented download for Funimation yet. Just crunchyroll as of now.

BittahBandit1 commented 3 years ago

When are you going to implement Funimation downloading?