Skip to main content

AnimeFLV is a python custom API for https://animeflv.net website

Project description

AnimeFLV API

Build Status Upload Python Package

AnimeFLV is a python custom API for animeflv.net a Spanish anime content website.

Installation

For install with pip:

$ pip install animeflv

Install from source:

$ git clone https://github.com/jorgeajimenezl/animeflv-api.git
$ cd animeflv
$ git install -r requirements.txt
$ pip install .

API Documentation

Read this | Watch videos

Create animeflv api instance:

>>> from animeflv import AnimeFLV
>>> with AnimeFLV() as api:
>>>     # Do anything with api object
>>>    ...

Features

  • Get download links by episodes
  • Search
  • Get Video Servers
  • Get Anime Info
  • Get new releases (animes and episodes)

License

MIT

Authors

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

animeflv-0.3.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

animeflv-0.3.1-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

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