Skip to main content

Metavoid Api Wrapper

Project description

METAVOID WRAPPER

This is a an official Wrapper for matavoid Api. To let users to use api with ease.

Examples:

To get language translation

from metaapi import META
x = META()
print(x.translate("hello", "hi"))

To get wallpaper images

from metaapi import META
x = META()
print(x.wallpaper("alphacoder", "Pokemon", "1"))
from metaapi import META
x = META()
print(x.wallpaper("wallhaven", "Pokemon", "1"))

To get anime images

from metaapi import META
x = META()
print(x.animeimage("sfw", "slap"))

To get youtube dl

from metaapi import META
x = META()
print(x.yt_dl("https://youtu.be/jzD_yyEcp0M"))

To get facebook dl

from metaapi import META
x = META()
print(x.fb_dl("https://www.facebook.com/watch/1424858414264105/&ved=2ahUKEwjQ1b6Vt9D3AhXLSWwGHd2rDxEQo7QBegQIAxAB&usg=AOvVaw0Cw1hhGO9eVB5PUERZGeY6"))

To get instagram dl

from metaapi import META
x = META()
print(x.insta_dl("https://www.instagram.com/reel/Cc3MP9YBmNX/?igshid=YmMyMTA2M2Y="))

To get twiter dl

from metaapi import META
x = META()
print(x.twitter_dl("https://twitter.com/2020Fights/status/1521209796782919680?s=20&t=b8YyzXIkHfrbEwMfcZZI7A"))

To get Wikipedia

from metaapi import META
x = META()
print(x.wiki("pokemon", "en"))

To get urban

from metaapi import META
x = META()
print(x.urban("pokemon", "1"))

To get urban random

from metaapi import META
x = META()
print(x.urban_random())

To get manga search

from metaapi import META
x = META()
print(x.manga_search("pokemon", "1"))

To get manga detail

from metaapi import META
x = META()
print(x.manga_detail("manga-sb969684"))

To get manga dl

from metaapi import META
x = META()
print(x.mangadl("manga-sb969684", "2"))

To get gogoanime dl

from metaapi import META
x = META()
print(x.gogoanimedl("pokemon-xy-episode-2"))

To get torrent nyaa

from metaapi import META
x = META()
print(x.torrent_nyaa("pokemon", "1"))

To get torrent 1337x

from metaapi import META
x = META()
print(x.torrent_nyaa("pokemon", "1"))

To get talk chatbot

from metaapi import META
x = META()
print(x.chatbot("hi"))

To get random waifu

from metaapi import META
x = META()
print(x.waifu())

Checkout code at main.py

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

metavoidapi-1.0.8.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

metavoidapi-1.0.8-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file metavoidapi-1.0.8.tar.gz.

File metadata

  • Download URL: metavoidapi-1.0.8.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for metavoidapi-1.0.8.tar.gz
Algorithm Hash digest
SHA256 acf13901ee8c2aad6e407907c976642f0b12b66f6aafe9cde16e974f64568276
MD5 eb6bc92c4416b79e874eebf41c4f5de6
BLAKE2b-256 e8e8a516a3e09037267bd8a8d9db4768a83cf3f620d92c30fee945b105357433

See more details on using hashes here.

File details

Details for the file metavoidapi-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: metavoidapi-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for metavoidapi-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 ba5a789f0afa562be837d490cc9c48c3472148dd5817560ec9811f5738731b3b
MD5 193d57b024dc4809578f385e10154085
BLAKE2b-256 44772fbcae3ff33a306fb94e5ee43de01c89b9a04bcc8cfb3ec9fb70dfb9a268

See more details on using hashes here.

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