pystardust / ani-cli

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

Some episodes open, some not #339

Closed mugenyume closed 2 years ago

mugenyume commented 2 years ago

I tried to open some older episodes of anime "Detective Conan" and they doesn't open in media player. Some open, some not. We get a link which work if you open via browser, but the problem is that media player doesn't play and media.

Here is a video: https://user-images.githubusercontent.com/86723533/149586945-f8d8fff3-71f5-4aac-a2e0-2b045886918d.mp4

I tried to open episode 1 of Detective Conan, and that one doesn't open via media player, but I tried and open link I got of a episode and open it via browser, and link works fine. Picture: Screenshot from 2022-01-14 22-26-36

galloway commented 2 years ago

@CoolnsX https://github.com/pystardust/ani-cli/blob/42a5f636ce61a96e7c3869e2f4f4f11c7fe8aa52/ani-cli#L138 is time supposed to be this string?

The vidcdn link returns Invalid MAC.

Edit: For politeness.

kaumidere commented 2 years ago
  1. cd ani-cli
  2. sudo rm -f /usr/local/bin/ani-cli
  3. sudo make
  4. chmod +x ani-cli

it should work from here on