pystardust / ani-cli

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

Can't find the dubs #1110

Closed HiddenLeveI closed 1 year ago

HiddenLeveI commented 1 year ago

Metadata (please complete the following information) Version: [Most recent] OS: [e.g. Pop_OS!] Shell: Dash Anime: [All of them)

Describe the bug I can't find out to access the dubs. Every anime for me is a sub and I can't find no dub anime anywhere. I even searched for an anime that I KNEW had dubs (because of the YT video that I watched, showing they had dubs on this app) yet I only found the sub for them as well. Is there a certain setting that I need?

Steps To Reproduce

  1. Run ani-cli -d flcl
  2. Choose 2 (fooly-cooly)
  3. Choose episode 1

Expected behavior Downloading should work

Screenshots (if applicable; you can just drag the image onto github) image

Additional context

HiddenLeveI commented 1 year ago

Linux won't let me drag and drop the video I took into here and I don't know how to upload it through the website.

wcrabtree9 commented 1 year ago

You need to add --dub to get the dubs. So this should work: ani-cli -d --dub flcl

port19x commented 1 year ago

I highly doubt you're using the latest version. Your screenshot implies you're running sth before v4 2023-05-06_09-39

HiddenLeveI commented 1 year ago

I highly doubt you're using the latest version. Your screenshot implies you're running sth before v4 2023-05-06_09-39

that screenshot was there automatically, I can't figure how to upload the video I took because dragging and dropping the video doesn't do anything.

HiddenLeveI commented 1 year ago

You need to add --dub to get the dubs. So this should work: ani-cli -d --dub flcl

so I don't actually have the ani-cli command. I couldn't figure out how to download it on pop_os so I ended up downloading the file through Githubs website, and now I have to change my directory and run ./ani-cli for it to work. So I can't do that command.

HiddenLeveI commented 1 year ago

https://user-images.githubusercontent.com/110350004/236633455-6eb762ab-34dd-4e3c-badf-0defc0bce8ea.MP4

That's an anime that I know has a dub on here yet only the sub comes up.

port19x commented 1 year ago

You need to add --dub to get the dubs. So this should work: ani-cli -d --dub flcl

so I don't actually have the ani-cli command. I couldn't figure out how to download it on pop_os so I ended up downloading the file through Githubs website, and now I have to change my directory and run ./ani-cli for it to work. So I can't do that command.

Yes you can. Just do ./ani-cli -d --dub flcl instead of ani-cli -d --dub flcl I also don't install ani-cli through a package manager, since I need to have the repo around to maintain anyway

HiddenLeveI commented 1 year ago

I'm not trying to download dubs, just play them online. How can I do that? I can't even find the dubs point blank.

HiddenLeveI commented 1 year ago

Oh shit, doing ./ani-cli --dub gets it to work, thanks!