Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add iOS Support #20

Open
pnvnd opened this issue Apr 15, 2024 · 1 comment
Open

[Feature Request] Add iOS Support #20

pnvnd opened this issue Apr 15, 2024 · 1 comment

Comments

@pnvnd
Copy link

pnvnd commented Apr 15, 2024

Feature Request

I originally found this repo from ani-cli and dra-cla works great on Android! While there is no mention of iOS support, ani-cli works with Android so I was wondering if iOS support can be added?

Problem

When using dra-cla on iOS, it does not detect VLC media player. I have iSH and VLC installed from the app store and used the command to install:

apk add grep sed curl fzf git aria2 ncurses-utils openssl-tool
apk add ffmpeg
git clone https://github.com/CoolnsX/dra-cla ~/.dra-cla
cp ~/.dra-cla/dra-cla /usr/local/bin/dra-cla
chmod +x /usr/local/bin/dra-cla
rm -rf ~/.dra-cla

Then I ran it with this command, but got Program vlc not found. Please install it:

dra-cla -v

image

I was kind of hoping this would work the same way with ani-cli when I use this command:

ani-cli

image

Use Case

I have an old iPad Air 1 stuck on iOS 12.5.7 that won't even install YouTube anymore, so this would give this old iPad some life back.

@CoolnsX
Copy link
Owner

CoolnsX commented Apr 16, 2024

Okay I will add the IOS support by yoinking code from ami-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants