Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iSH - Aria2 name resolution fail #1472

Open
bardia01 opened this issue Jan 14, 2025 · 2 comments
Open

iSH - Aria2 name resolution fail #1472

bardia01 opened this issue Jan 14, 2025 · 2 comments
Labels
priority 2: medium Default for bugs type: bug something isn't working

Comments

@bardia01
Copy link

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

  1. Run ani-cli -d Naruto or any anime
  2. Choose 22
  3. 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)?

@bardia01 bardia01 added priority 2: medium Default for bugs type: bug something isn't working labels Jan 14, 2025
@Lockl00p
Copy link
Contributor

Let me try to reproduce the issue

@Lockl00p
Copy link
Contributor

I found a fix. I’ll make a quick Pull request for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority 2: medium Default for bugs type: bug something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants