Skip to main content

guarda anime dal terminale e molto altro!

Project description

aw-cli

Guarda anime dal terminale e molto altro!
Gli anime vengono presi da AnimeWorld

Anteprima

https://github.com/fexh10/aw-cli/assets/90156014/88e1c2e2-bb7f-4002-8784-26f70861e164

Indice

Installazione

Lo script funziona sia con MPV che con VLC.

È richiesta l'installazione di fzf.

Linux, MacOS È possibile installare aw-cli da pip:
python3 -m pip install aw-cli
Windows Attualmente, Windows presenta due versioni: la più recente, progettata per funzionare su WSL (Windows Subsystem for Linux), e una versione Legacy compatibile con PowerShell. La versione Legacy non riceverà ulteriori aggiornamenti, mentre l'altra sarà mantenuta costantemente.
Ultima Versione L'ultima versione per Windows richiede installare WSL:
wsl --install

Il programma dovrà essere installato e avviato da WSL:

python3 -m pip install aw-cli
Versione Legacy Per installare la versione Legacy, è necessario avere git.
python3 -m pip install git+https://github.com/fexh10/aw-cli.git@winLegacy
Android Android richiede l'installazione di termux.
pkg update && pkg upgrade
pkg install python python-pip fzf
python3 -m pip install aw-cli
iOS La versione per iOS richiede iSH e VLC.
apk update
apk upgrade
apk add python3 python3-dev py3-pip gcc musl-dev git
python3 -m pip install git+https://github.com/fexh10/aw-cli.git@iosCompatibility

Nota che la velocità di download e caricamento molto bassa è un problema di iSH e non di aw-cli.

Problemi noti

  • Se è impossibile avviare aw-cli, è possibile che non si abbia la cartella degli script Python aggiunta al path.

    Linux/Windows WSL Aggiungere la seguente linea al file di profilo (.bashrc, .zshrc, o altro):
    export PATH=$PATH:$HOME/.local/bin
    

    Riavviare il terminale o eseguire source ~/.bashrc.

    MacOS Aggiungere la seguente linea al file di profilo (.bashrc, .zshrc, o altro):
    export PATH=$PATH:$HOME/Library/Python/3.x/bin
    

    Sostituire 3.x con la propria versione di Python.
    Riavviare il terminale o eseguire source ~/.bashrc.

    Windows Legacy Inserire da linea di comando:
    setx PATH "%PATH%;%APPDATA%\Local\Programs\Python\Python3x\Scripts
    

    Sostituire 3.x con la propria versione di Python.
    Se necessario, riavviare il sistema.

  • Se il programma si avvia ma appare "Errore di connessione", potrebbe essere un problema relativo ai certificati SSL. Scaricare il certificato SSL.com TLS Transit ECC CA R2 al seguente link ed eseguire il comando:

    trust anchor SSL.com-TLS-T-ECC-R2.pem
    

Disinstallazione

python3 -m pip uninstall aw-cli

Utilizzo

usage: aw-cli [-h] [-v] [-c [{r}]] [-l [{a,s,d,t}]] [-i] [-s] [-d] [-o] [-p] [-u [UPDATE]] [-a]

Guarda anime dal terminale e molto altro!

Informazioni:
  -h, --help            mostra questo messaggio
  -v, --versione        stampa la versione del programma

Opzioni:
  -c [{r}], --cronologia [{r}]
                        continua a guardare un anime dalla cronologia. 'r' per rimuovere un anime (opzionale)
  -l [{a,s,d,t}], --lista [{a,s,d,t}]
                        lista degli ultimi anime usciti su AnimeWorld. a = all, s = sub, d = dub, t = tendenze. Default 'a'
  -i, --info            visualizza le informazioni e la trama di un anime
  -s, --syncplay        usa syncplay per guardare un anime insieme ai tuoi amici
  -d, --download        scarica gli episodi che preferisci
  -o, --offline         apri gli episodi scaricati precedentemente direttamente dal terminale
  -p, --privato         guarda un episodio senza che si aggiorni la cronologia o AniList
  -u [UPDATE], --update [UPDATE]
                        aggiorna il programma

Configurazione:
  -a, --configurazione  avvia il menu di configurazione                                                    

Crediti

Progetto ispirato a ani-cli.

Un ringraziamento speciale a axtrat per l'aiuto nella realizzazione del progetto.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aw_cli-2.1.3.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aw_cli-2.1.3-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

Details for the file aw_cli-2.1.3.tar.gz.

File metadata

  • Download URL: aw_cli-2.1.3.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for aw_cli-2.1.3.tar.gz
Algorithm Hash digest
SHA256 83b1137a7bf1972c013026aab25b94e7d95e86041122bd5a6946397e066398b7
MD5 9e14a23ff0039290fb0c4e5ab3c62661
BLAKE2b-256 845814f640d0778e47da1ee2662ed608635c3ada5f04cdaf13de65d7d5f9d02b

See more details on using hashes here.

Provenance

The following attestation bundles were made for aw_cli-2.1.3.tar.gz:

Publisher: python-publish.yml on fexh10/aw-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aw_cli-2.1.3-py3-none-any.whl.

File metadata

  • Download URL: aw_cli-2.1.3-py3-none-any.whl
  • Upload date:
  • Size: 31.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for aw_cli-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 329bd4f954196985a71a2b5732c3db8791a847977d9a70ee80b7e76ae750f079
MD5 f7c3262da7d14f907bac1a3812e30c42
BLAKE2b-256 c323bbb54fae3ec3d14296456c207f65ba189ae691f541cb789eada735a4d0cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for aw_cli-2.1.3-py3-none-any.whl:

Publisher: python-publish.yml on fexh10/aw-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page