pystardust / ani-cli

A cli tool to browse and play anime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems with downloading wix chunks.

Firehawke opened this issue · comments

Make sure you are on the latest version by running ani-cli -U

Metadata (please complete the following information)
Version: 4.8.6
OS: Windows 11
Shell: Powershell
Anime: Any and all

Describe the bug
Downloading is broken. Getting a network error about 90% (not all, but almost all) of all attempts to download.

Steps To Reproduce

  1. Run ani-cli -d "Street Fighter"
  2. Choose 1 (SF4 Aftermath)
  3. Choose episode 1

Expected behavior
Downloading should work

Screenshots (if applicable; you can just drag the image onto github. remove the following line if not needed)
05/08 16:05:53 [ERROR] CUID#7 - Download aborted. URI=https://video.wixstatic.com/video/c216c4_992ef0d5563b454cbe9320ff4fceb4d1/360p/mp4/file.mp4
Exception: [AbstractCommand.cc:312] errorCode=1 Network problem has occurred. cause:A socket operation was attempted to an unreachable network.

Additional context
Ctrl-clicking the URL in Windows Terminal will open up the chunk in my browser just fine, but it won't actually download from ani-cli. It's always wix links that break.

I've confirmed that Pi-Hole is not blocking the URLs in question.

Seems to be the same issue as #1260, with -q m3u8 resolving the issue in this case.