Giter Club home page Giter Club logo

Comments (34)

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024 1

ok and thankyou so much for helping me out , you made a wonderful project .

it just started working thankyou so much , yaay 💀

Great!, glad to hear that.

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

have you put all the requirement inside the .env file?

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

also what provider did you use to watch the video?

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

can you give me the anime and episode id?

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

also what provider did you use to watch the video?

also do i need to put .env variables in the API part like do i need to fill up the env variables for consumet , if yes kindly help me with where i can find them

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

can you give me the anime and episode id?

its not only with a single anime its with every anime i try to watch not just me even my friend who tried to .

NOTE : i redeployed the app i am not talking about your version (MOOPA.live)

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

also what provider did you use to watch the video?

also do i need to put .env variables in the API part like do i need to fill up the env variables for consumet , if yes kindly help me with where i can find them

also my api runs perfectly but stuff doesnt load up , i have deployed both the API and the APP on vercel

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

also what provider did you use to watch the video?

also do i need to put .env variables in the API part like do i need to fill up the env variables for consumet , if yes kindly help me with where i can find them

The .env file should look like this :

CLIENT_ID=12345
CLIENT_SECRET=just paste the secret here
GRAPHQL_ENDPOINT=https://graphql.anilist.co <-- no need to change
NEXTAUTH_SECRET='run this cmd (openssl rand -base64 32)'
NEXTAUTH_URL=https://your.domain.com/ <-- if its local then 'http://localhost:3000/'
PROXY_URI=https://proxy.domain.com/ <--- if you have proxy, this proxy is for zoro and enime provider, gogo doesn't need this
API_URI=https://api.consumet.org <--- don't put '/' at the end this can cause problems

from moopa.

himanshu8443 avatar himanshu8443 commented on May 30, 2024

CORS error may be

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

also check this part again

API_URI=https://api.consumet.org <--- don't put '/' at the end this can cause problems

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

CORS error may be

shouldn't be an issue, I put cf worker for proxy there and it's public

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

also check this part again

API_URI=https://api.consumet.org <--- don't put '/' at the end this can cause problems

that didnt cause an issue it was written the correct way
here is the API url https://api-streamable.vercel.app

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

hmmm

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

can you send the console log?

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

also what provider did you use to watch the video?

also do i need to put .env variables in the API part like do i need to fill up the env variables for consumet , if yes kindly help me with where i can find them

The .env file should look like this :

CLIENT_ID=12345
CLIENT_SECRET=just paste the secret here
GRAPHQL_ENDPOINT=https://graphql.anilist.co <-- no need to change
NEXTAUTH_SECRET='run this cmd (openssl rand -base64 32)'
NEXTAUTH_URL=https://your.domain.com/ <-- if its local then 'http://localhost:3000/'
PROXY_URI=https://proxy.domain.com/ <--- if you have proxy, this proxy is for zoro and enime provider, gogo doesn't need this
API_URI=https://api.consumet.org <--- don't put '/' at the end this can cause problems

also i didnt use proxy neither was i trying to watch enime or zoro i tried it on gogo and didnt work

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

can you send the console log?

the api or the app?

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

can you send the console log?

the api or the app?

the app, on the watch page

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

can you send the console log?

the api or the app?

the app, on the watch page

ok

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

image 2
image 1

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

Uploading image.png…
current

JUL 07 20:02:30.04
200
streamable-swart.vercel.app
[GET] /_next/data/iEKeOtYK--RB_AQ2MnWlc/anime/watch/one-piece-episode-1/21/gogoanime.json
ArtPlayer 5.0.9 https://artplayer.org
JUL 07 20:02:12.00
200
streamable-swart.vercel.app
[GET] /_next/data/iEKeOtYK--RB_AQ2MnWlc/anime/21.json
JUL 07 20:01:57.91
304
streamable-swart.vercel.app
[GET] /api/auth/session/
JUL 07 20:01:57.56
200
streamable-swart.vercel.app
[GET] /
JUL 07 20:01:57.00
308
streamable-swart.vercel.app
[GET] /api/auth/session
JUL 07 20:01:52.76
200
streamable-swart.vercel.app
[GET] /

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

umm I mean this console
image

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

image
it is still on the buffer part its been an hour

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

umm I mean this console image

oh ok

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

image
better image and here are the logs

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

yup found it, you shouldn't touch the url here
image

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

yup found it, you shouldn't touch the url here image

didnt get it did i change it up and messed it ? ive been bug hunting since yesterday

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

yes, cause that's not a real url doesn't it?
but if you want to host your own proxy instance you can use this cf worker its easy to setup
https://github.com/Gratenes/m3u8CloudflareWorkerProxy

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

yes, cause that's not a real url doesn't it? but if you want to host your own proxy instance you can use this cf worker its easy to setup https://github.com/Gratenes/m3u8CloudflareWorkerProxy

oh ok so i just replace it with cors.moopa.live?

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

oh ok so i just replace it with cors.moopa.live?

yup if you don't want to host anything, use this cors.moopa.my.id
*not .live

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

oh ok so i just replace it with cors.moopa.live?

yup if you don't want to host anything, use this cors.moopa.my.id *not .live

ok and thankyou so much for helping me out , you made a wonderful project .

from moopa.

chitrakshbotwala avatar chitrakshbotwala commented on May 30, 2024

oh ok so i just replace it with cors.moopa.live?

yup if you don't want to host anything, use this cors.moopa.my.id *not .live

ok and thankyou so much for helping me out , you made a wonderful project .

it just started working thankyou so much , yaay 💀

from moopa.

DevanAbinaya avatar DevanAbinaya commented on May 30, 2024

yup if you don't want to host anything, use this cors.moopa.my.id *not .live

ok and thankyou so much for helping me out , you made a wonderful project .

not a problem, I'm happy to help :). and since its working imma close this issue now

if you have anymore question just dm me on discord its in the readme file <3

from moopa.

Related Issues (20)

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.