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.2.1.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.2.1-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aw_cli-2.1.2.1.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.2.1.tar.gz
Algorithm Hash digest
SHA256 b4261447c339a432c5c50d6ee8c7b9abfd86d6340eda32fcb5db3ada8d3f5a5e
MD5 283f1ae0e217b1dbf4e9089c96890c0d
BLAKE2b-256 1771db34312c029287f122d51db3daa359d8ea6139041fe32dc847fcd1ac07cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for aw_cli-2.1.2.1.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.2.1-py3-none-any.whl.

File metadata

  • Download URL: aw_cli-2.1.2.1-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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7abf7446c4d587017cae79dfd87c88d3be9daacb09a6fa8c7b545eafe1516cf9
MD5 1c16ea2889419837eb853589da3740cd
BLAKE2b-256 90d42424775d5fb3db6c38fbfa189575734663a3bcbccdff0b8264b91c551a36

See more details on using hashes here.

Provenance

The following attestation bundles were made for aw_cli-2.1.2.1-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