Git Product home page Git Product logo

docs.consumet.org's Introduction

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo →

Quick Start

Click the button to clone this repository and deploy it on Vercel:

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

docs.consumet.org's People

Contributors

aidanjuma avatar cadindie avatar dovakiin0 avatar iceprey avatar illusiontba avatar tdanks2000 avatar wearrrrr avatar

Stargazers

 avatar  avatar

Watchers

 avatar

docs.consumet.org's Issues

Feedback for “ZORO | Streaming Links” not working

M3U8 links are not working or are corrupted.
As a sample, none of the below links are working,
0 : {url: 'https://c-an-ca5.betterstream.cc:2223/hls-playback…fc17e332957d528f9c45dde4bc3a0/index-f1-v1-a1.m3u8', quality: '1080p', isM3U8: true}
1 : {url: 'https://c-an-ca5.betterstream.cc:2223/hls-playback…fc17e332957d528f9c45dde4bc3a0/index-f2-v1-a1.m3u8', quality: '720p', isM3U8: true}
2 : {url: 'https://c-an-ca5.betterstream.cc:2223/hls-playback…fc17e332957d528f9c45dde4bc3a0/index-f3-v1-a1.m3u8', quality: '360p', isM3U8: true}
3 : {url: 'https://c-an-ca5.betterstream.cc:2223/hls-playback…0ff95999fc17e332957d528f9c45dde4bc3a0/master.m3u8', isM3U8: true, quality: 'auto'}

Feedback for “GogoAnime | Top Airing Anime API”

I used your API for my personal project, an anime website. This website does not monitize your API in anyway. I just use it for practice and learning. Recently i encountered a problem, an error says i cant use the API anymore because of a No 'Access-Control-Allow-Origin'. I hope you gave me a permission to access the API because i really want it to in my website. The website is called ANIMEASF. The link is : https://animeasf.netlify.app/

i hope for you kind consideration.

thank you

  • andre

Feedback for “9anime | Anime Info”

Hello I test the anime api in postman and its not working and throwing this error
{
"statusCode": 500,
"error": "Internal Server Error",
"message": "Hostname/IP does not match certificate's altnames: Host: proxy.vnxservers.com. is not in the cert's altnames: DNS:*.cloudwaysapps.com, DNS:cloudwaysapps.com"
}

Feedback for “Anilist (Anime) | Trending Anime”

i copied the python exemple but it returned an error

import requests

# Using the example query "demon", and looking at the first page of results.
url = "https://api.consumet.org/meta/anilist/airing-schedule"
response = requests.get(url, params={"page": 1})
data = response.json()

print(data)

output: {'statusCode': 500, 'error': 'Internal Server Error', 'message': 'Reached the max retries per request limit (which is 20). Refer to "maxRetriesPerRequest" option for details.'}

cors error showing !

when ever i try to fetch something it always shows CORS error. please tell how can i fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.