KR
KR
You can make AllAnime (only this provider) select dub by using configurations. In essence, ```yml superanime: type_of: "sub" ```
Use `animdl -x ...` and see if it helps. This will disable update checking.
Fixed as of 1.7.2.
It should be `default_provider: allanime`. The keys should not contain quotations.
Aah, yeah as it seems AllAnime is broken at the moment.
Considered at #151.
Wait, can you include the URL to that site?
Added as of `1.6.25`. Thank you!
Sorry for the extremely late response. This is always possible without an external dependency. However, animdl as a project needs to remain robust. Downloading from Mega would require a custom...
This issue is not a bug. GGA's CDN contain both `m3u8` and `mp4` URLs. You might want to implement a HLS downloader alongside a regex (for file extension detection from...