recloudstream / recloudstream/cloudstream

Streamplay is broken

Open
#1,212 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Kotlin
Stars
10.7k
Forks
1.1k
Avg merge
1d 23h
Merged PRs (30d)
15

Description

Steps to reproduce
  1. I tried to play this streamplay video, https://stre4mplay.one/1twe4yogrbpl
Expected behavior

Should play the video

Actual behavior

An error appears instead of playing the video: ErrorLoadingException: can't bypass captcha

Cloudstream version and commit hash

0c418fdf

Android version

Pixel 6 Pro API 31 Android 12

Logcat
2024-07-24 18:34:51.143  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  com.lagradost.cloudstream3.ErrorLoadingException: can't bypass captcha
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at com.lagradost.cloudstream3.extractors.Streamplay.getUrl$suspendImpl(Streamplay.kt:37)
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at com.lagradost.cloudstream3.extractors.Streamplay$getUrl$1.invokeSuspend(Unknown Source:18)
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
2024-07-24 18:34:51.145  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
2024-07-24 18:34:51.146  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
2024-07-24 18:34:51.146  7919-7957  System.err              com...cloudstream3.prerelease.debug  W  	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
Other details

No response

Acknowledgements
  • I am sure my issue is related to the app and NOT some extension.
  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have updated the app to pre-release version Latest.
  • I will fill out all of the requested information in this form.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the linked Streamplay video on Android 12 and inspect the failure at Streamplay.kt line 37, identified in the logcat. Trace how the extractor handles the reported captcha error; done means the video loads without ErrorLoadingException for this reproduction case.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.