Xonshiz/anime-dl

Not Implemented Error

hexcakes opened this issue · 2 comments

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?

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

When are you going to implement Funimation downloading?