Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdaqo/anipy-cli
Little tool in python to watch and download anime from the terminal (the better way to watch anime). Also applicable as an API
https://github.com/sdaqo/anipy-cli
anime anime-scraper beautifulsoup cli gogoanime gplv3 python python3 requests-library-python scraper watch
Last synced: 3 months ago
JSON representation
Little tool in python to watch and download anime from the terminal (the better way to watch anime). Also applicable as an API
- Host: GitHub
- URL: https://github.com/sdaqo/anipy-cli
- Owner: sdaqo
- License: gpl-3.0
- Created: 2021-12-15T19:43:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T21:10:37.000Z (3 months ago)
- Last Synced: 2024-10-29T23:37:16.214Z (3 months ago)
- Topics: anime, anime-scraper, beautifulsoup, cli, gogoanime, gplv3, python, python3, requests-library-python, scraper, watch
- Language: Python
- Homepage: https://sdaqo.github.io/anipy-cli
- Size: 6.48 MB
- Stars: 265
- Watchers: 10
- Forks: 39
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ANIPY-CLI
**Anime from the comfort of your Terminal**
## What even is this?
A little tool written in python to watch and download anime from the terminal (the better way to watch anime).
This project's main aim is to create an enjoyable experience watching and downloading anime, directly from the terminal - your favorite place.Since the version 3 rewrite this project is split into api and frontend. This makes it easy to integrate anipy-cli into your own project!
## You are just here for the client?
As one wise man once said:
> I DONT GIVE A FUCK ABOUT THE FUCKING CODE! i just want to download this stupid fucking application and use it.
>
> WHY IS THERE CODE??? MAKE A FUCKING .EXE FILE AND GIVE IT TO ME. these dumbfucks think that everyone is a developer and understands code. well i am not and i don't understand it. I only know to download and install applications. SO WHY THE FUCK IS THERE CODE? make an EXE file and give it to me. STUPID FUCKING SMELLY NERDSPlease do not take this seriously this is some stupid copypasta
We do not have an .exe, but we have pipx: `pipx install anipy-cli`
Check out [Getting Started - CLI](https://sdaqo.github.io/anipy-cli/getting-started-cli) for more installation options (pip, nix) and advice!
## You want to use the api for your project?
Please check out [Getting Started - API](https://sdaqo.github.io/anipy-cli/getting-started-api) for instructions.
## :heart: Credits!
#### Heavily inspired by https://github.com/pystardust/ani-cli/
#### All contributors for contributing
If you want to contribute as well, check this out: https://sdaqo.github.io/anipy-cli/contributing