pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.7k stars 539 forks source link

One Piece episodes not playing #1137

Closed SantiagoRivera92 closed 1 year ago

SantiagoRivera92 commented 1 year ago

Metadata (please complete the following information) Version: 4.3 OS: Windows 10 Shell: Windows Terminal Anime: One Piece

Describe the bug Every episode I try to watch says "Episode not released!" and ani-cli instantly closes. This was working yesterday and it's no longer working anymore. I am fairly sure Episode 45 of One Piece has been released.

Steps To Reproduce

  1. Run ani-cli
  2. Search One Piece
  3. Pick any episode

Expected behavior Episodes should be shown as released and should start playing.

Screenshots (if applicable; you can just drag the image onto github) image_2023-06-02_053251805 image image image

Benjamin5678 commented 1 year ago

I just installed this today and it was working fine for a while but then suddenly I was having this issue. I am also on windows but using terminal preview with git bash. Is it possible this issue does not originate locally but with whatever online services the script uses? I tried debugging (bear in mind I don't know what I am doing) and It seems the issue is that in the function "get_episode_url" the variable "resp" from curl is being left blank.

THEGOLDENPRO commented 1 year ago

this is an issue for all anime not just one piece, check out my comment over here: https://github.com/pystardust/ani-cli/issues/1138#issuecomment-1573783326

port19x commented 1 year ago

Closing in favor of #1138