Skip to main content

Get random anime gifs by category.

Project description

animegifs.py

<a href="https://pypi.org/project/animegifs/">

<img src="https://img.shields.io/pypi/dm/animegifs?logo=PyPI&style=for-the-badge" alt="PyPi Downloads"/></a>

<a href="https://discord.gg/TKZJ4GJj2z">

<img src="https://img.shields.io/discord/856005478789677096?logo=Discord&style=for-the-badge" alt="Discord Server"/></a>

<a href="https://pypi.org/project/animegifs/">

<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/MarcoSa-2000/animegifs?style=for-the-badge"></a>

<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/animegifs?logo=Python&logoColor=%23FFFF00&style=for-the-badge">

<img alt="GitHub watchers" src="https://img.shields.io/github/watchers/MarcoSa-2000/animegifs?style=social">

API wrapper for animegifs. Get random anime gifs by category. Use Python (intended (for now) for Discord).

WIP - updated in time to time. Versions below v0.5.3 aren't expected to work flawlessly or at all.

Version below v1.0 will not have the gifs library updated anymore and the gifs may return 404 as they were hosted on Discord.

For troubleshoots, known errors and categories list, check below.

pip install animegifs

HOW TO USE

#v1.1.0>

from animegifs import animegifs



gifs = animegifs.Animegifs()



gif = gifs.get_gif(category) #gifs.get_gif('hug') and return the url of the gif.

mal = gifs.get_mal(gif) #get url of the gif's anime myanimelist page.

title = gifs.get_animetitle(gif) #get the title of the gif's anime.

malid = gifs.get_malId(gif) #get the ID of the gif's anime myanimelist page.

categories = gifs.get_categories() #get a list of available ctegories.
#v0.6>

from animegifs import animegifs



gifs = animegifs.Animegifs()



user_input = input() #let user send any input and search if that input matches a category.

#if user_input == "nom":  #nom as category doesn't exist, but is similar to bite (as example)

#   user_input = "bite"

try:

    gif = gifs.get_gif(user_input) #return the url of the gif if the category exists.

except animegifs.errors.CategoryError:

    print("not a valid gif category.")

Category list:

A

  • Attack

B

  • Bite, Bloodsuck, Blush, Bonk, Brofist

C

  • Cry, Cuddle

D

  • Dance, Disgust

E

  • Exploding

F

  • Facedesk, Facepalm, Flick, Flirt

H

  • Handhold, Happy, Harass, Highfive, Hug

I

  • Icecream, Insult

K

  • Kill, Kiss

L

  • Lick, Love

M

  • Marry

N

  • Nod, Nosebleed, Note, Nuzzle

P

  • Pat, Peck, Poke, Popcorn, Pout, Punch, Punish

R

  • Run

S

  • Sad, Scared, Shoot, Shrug, Sip, Slap, Smirk, Sorry, Spank, Stare

T

  • Tease, Threat, Tickle, Tired

W

  • Wave

Y

  • Yawn

Special Category List

  • Random, Steal-magic

Live API

You can test out the API (and lib functionality) on my bot's website here: https://enkidu-app.github.io/animegifs

Submit a GIF

If you also want to contribute to the gifs collection, you can submit a gif at: https://forms.gle/wxWmRuy5VCdDCZWp8

Troubleshooting and other

If you encounter an error, please raise an issue on the issue page: https://github.com/MarcoSa-2000/animegifs/issues.

Alternatively, you can join my Discord server (https://discord.com/invite/TKZJ4GJj2z) to request new categories, functions, provide feedback, or report any errors.

I do also have a multi-function Discord bot. Feel free to check out the web dashboard here: https://enkidu-app.github.io.

Copyright

This repository doesn't include any copyrighted material.

If you happen to come across any copyrighted content within this repository (but hosted elsewhere) that you own or represent, email me at grest0grest@gmail.com.

Please provide specific details about the copyrighted material and where it can be found.

Once I confirm your claim, I'll take immediate action to remove the identified material.

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

animegifs-1.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

animegifs-1.1.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file animegifs-1.1.0.tar.gz.

File metadata

  • Download URL: animegifs-1.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for animegifs-1.1.0.tar.gz
Algorithm Hash digest
SHA256 7337ed5d922d0c268c8ccdfe7b728779dc6d17ef57ffb21bfc1a1912438287de
MD5 ca5e65a5d9f304a3a9d4eb366428b479
BLAKE2b-256 a4a662609c93ad13ff36335286650f64bd336f09695665c9cbb1d30f1a7b54cc

See more details on using hashes here.

File details

Details for the file animegifs-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: animegifs-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.7

File hashes

Hashes for animegifs-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 53a06a17f8c4890fca8934256f1a91c873c46761c544d8582a3620e780750372
MD5 66a6696d8d83f17eacf6f10c04a8cb68
BLAKE2b-256 351860af2627bc6f937877b8228c03350927b13d1183452265c65377b68721f3

See more details on using hashes here.

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