pystardust / ani-cli

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

Cant play video #1226

Closed Teddy-bear-123 closed 11 months ago

Teddy-bear-123 commented 11 months ago

Metadata (please complete the following information) Version: [e.g. 2.0.2] OS: Ubuntu Shell: zsh Anime: One piece/anu

Describe the bug Downloading is broken. It says something about an unsupported protocol, see screenshot. Vlc/mpv arent opening

Steps To Reproduce

run ani-cli, type one piece and select any ep

Expected behavior should play

Screenshots (if applicable; you can just drag the image onto github) First it shows a tap open vlc, but the moment i do anything it goes to the next/replay/prev/select screen image image

i tried copying the link and ( vlc://https://www008.vipanicdn.net/streamhls/ef5b6eb7b6e88c9241044cf487333026/ep.1.1677592503.1080.m3u8) and running xdg-open and it still didnt work

Additional context Using alacritty (tried with kitty, and gnome-terminal both arent working)

justchokingaround commented 11 months ago

pls send a log:

sh -x $(which ani-cli) naruto -S 1 -e 1 2>&1 | tee ani-cli.log

it seems like the player_function is iSH for some odd reason

CoolnsX commented 11 months ago

first, which device? second, the SS you sent looks like from Iphone ( or ani-cli treating your device as iphone)

Teddy-bear-123 commented 11 months ago

@justchokingaround here is what i got ani-cli.log

@CoolnsX ubuntu or do you want me to be more specific?

justchokingaround commented 11 months ago

you are running the script on a computer, not an iPhone?

71zenith commented 11 months ago

@Teddy-bear-123 ive a pretty good guess on why this happens can u say whats the output of uname -a on ur system

Teddy-bear-123 commented 11 months ago

@71zenith Linux cv-rishi 6.2.0-34-generic #34-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 4 13:06:55 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

justchokingaround commented 11 months ago

hahahaa cv-rishi

Teddy-bear-123 commented 11 months ago

hahahaa cv-rishi

:sob: is there a problem?

71zenith commented 11 months ago

@Teddy-bear-123 with our code yes with ur name also yes

Teddy-bear-123 commented 11 months ago

@Teddy-bear-123 with our code yes with ur name also yes

ah, i got to comment out the ish line right?