question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

some episodes are not loading

See original GitHub issue

Describe the bug

i can get the link and every thing but when i try to play it using the plyr video player it is not working

Expected behavior

this should happen when i am giving the link to plyr to play it should play but it is taking forever to load

Actual behavior

data = requests.get(f"https://gogoanime.consumet.org/vidcdn/watch/{epid}")
data = data.content.decode()
data = json.loads(data)
episodelink = data["sources"][0]["file"]

this is my code when the varibale of epid is “one-piece-episode-1” the link for streaming is coming but when i am using the link to play it using plyr video player it is taking forever to load but when the variable epid id “one-piece-episode-1045” it is working like butter. same is happening for jjk, jjk sub is not playing but the dub is playing.

Additional context

And also the documentation for https://docs.consumet.org/ please complete this like the zoro part and add working code for every method.

Issue Analytics

  • State:open
  • Created 9 months ago
  • Comments:5

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Anyone else having issues with episodes not loading ... - Reddit
Anyone else having issues with episodes not loading at the moment? I've logged out and back in, removed the app off my iPhone...
Read more >
Podcast episodes not loading - Apple Community
On the Apple Podcasts app side: the app gets stuck in loading mode with some users when first opened, Episodes sometimes mark themselves...
Read more >
Fix: HBO Max Episode Not Loading or Playing - Get Droid Tips
How to Fix HBO Max Episode Not Loading or Playing · Fix 1: Try Playing Another Program · Fix 2: Restart The HBO...
Read more >
Choose Your Story not loading: Issues with Episode
The reasons why Episode – Choose Your Story cannot be loaded cannot be more different. In most cases it is due to your...
Read more >
What can I do if I'm having trouble playing an episode?
1. Update the device's operating system, verify that there is at least 2 GB free storage space available, and check or restart your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found