Closed chitrakshbotwala closed 1 year ago
have you put all the requirement inside the .env file?
also what provider did you use to watch the video?
gogoanime
On Fri, 7 Jul 2023 at 19:48, Factiven @.***> wrote:
also what provider did you use to watch the video?
— Reply to this email directly, view it on GitHub https://github.com/DevanAbinaya/Ani-Moopa/issues/25#issuecomment-1625484766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQG4U5CMIV2V227YFM5S3NLXPALCHANCNFSM6AAAAAA2B34RIQ . You are receiving this because you authored the thread.Message ID: @.***>
yes i have put all the requirements leaving the proxy part i didnt understand how to do that
On Fri, 7 Jul 2023 at 19:46, Chitraksh Maheshwari @.***> wrote:
gogoanime
On Fri, 7 Jul 2023 at 19:48, Factiven @.***> wrote:
also what provider did you use to watch the video?
— Reply to this email directly, view it on GitHub https://github.com/DevanAbinaya/Ani-Moopa/issues/25#issuecomment-1625484766, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQG4U5CMIV2V227YFM5S3NLXPALCHANCNFSM6AAAAAA2B34RIQ . You are receiving this because you authored the thread.Message ID: @.***>
can you give me the anime and episode id?
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
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)
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
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
CORS error may be
also check this part again
API_URI=https://api.consumet.org <--- don't put '/' at the end this can cause problems
CORS error may be
shouldn't be an issue, I put cf worker for proxy there and it's public
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
hmmm
can you send the console log?
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
can you send the console log?
the api or the app?
can you send the console log?
the api or the app?
the app, on the watch page
can you send the console log?
the api or the app?
the app, on the watch page
ok
2 1
![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] /
umm I mean this console
it is still on the buffer part its been an hour
umm I mean this console
oh ok
better image and here are the logs
yup found it, you shouldn't touch the url here
yup found it, you shouldn't touch the url here
didnt get it did i change it up and messed it ? ive been bug hunting since yesterday
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
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?
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
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 .
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 💀
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.
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
so i deployed this project for personal use and whenever i try to view a video it is just stuc at buffering it couldnt load the video , it just loads episodes that it . Kindly help me with it please