You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are on the latest version by running ani-cli -U
can confirm that I am.
Metadata (please complete the following information)
Version: 4.9.6
OS: iSH (alpine)
Shell: iSH
Anime: Naruto (original series), (Bleach original series)
Describe the bug
Downloading is broken.
When downloading an episode using “ani-cli -d …”
I get this error:
01/14 23:43:17 [NOTICE] Download GID#35da69991a2892f2 not complete: ./Naruto Episode 78.mp4
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
“””
I have tried re-installing ani-cli and its dependencies from a scratch, including aria2.
Steps To Reproduce
Run ani-cli -d Naruto or any anime
Choose 22
Choose episode 78 (all episodes have this issue)
Expected behavior
Downloading should work
Additional context
please can you make an option where users can download using a different package (not aria2)?
The text was updated successfully, but these errors were encountered:
Make sure you are on the latest version by running
ani-cli -U
can confirm that I am.
Metadata (please complete the following information)
Version: 4.9.6
OS: iSH (alpine)
Shell: iSH
Anime: Naruto (original series), (Bleach original series)
Describe the bug
Downloading is broken.
When downloading an episode using “ani-cli -d …”
I get this error:
“””
localhost:~# ani-cli -d naruto
wixmp Links Fetched
gogoanime Links Fetched
sharepoint Links Fetched
01/14 23:43:16 [NOTICE] Downloading 1 item(s)
01/14 23:43:17 [ERROR] CUID#7 - Download aborted. URI=https://video.wixstatic.com/video/077292_59f41a6e760d49adb6ff52f22cff0e89/360p/mp4/file.mp4
Exception: [AbstractCommand.cc:351] errorCode=19 URI=https://video.wixstatic.com/video/077292_59f41a6e760d49adb6ff52f22cff0e89/360p/mp4/file.mp4
-> [AbstractCommand.cc:799] errorCode=19 CUID#7 - Name resolution for video.wixstatic.com failed:No address returned
01/14 23:43:17 [NOTICE] Download GID#35da69991a2892f2 not complete: ./Naruto Episode 78.mp4
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
“””
I have tried re-installing ani-cli and its dependencies from a scratch, including aria2.
Steps To Reproduce
ani-cli -d Naruto
or any animeExpected behavior
Downloading should work
Additional context
please can you make an option where users can download using a different package (not aria2)?
The text was updated successfully, but these errors were encountered: