Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added streamoupload extractor #506

Merged
merged 42 commits into from
Jul 24, 2023
Merged

Conversation

Thorodinson1
Copy link
Contributor

@C10udburst
Copy link
Member

you need to add the extractor inside the utils/ExtractorApi.kt file

also please see artifact build check as your code has compilation errors

Thorodinson1 added 2 commits July 12, 2023 22:30
@Thorodinson1
Copy link
Contributor Author

you need to add the extractor inside the utils/ExtractorApi.kt file

also please see artifact build check as your code has compilation errors

ok

@b4byhuey
Copy link
Contributor

b4byhuey commented Jul 12, 2023

I think your Extractor had same code with SpeedoStream.kt, why dont just put code below into it and StreamoUpload() to utils/ExtractorApi.kt

class StreamoUpload : SpeedoStream() {
override val name = "StreamoUpload"
override val mainUrl = "https://streamoupload.xyz"
}

@Thorodinson1
Copy link
Contributor Author

I think your Extractor had same code with SpeedoStream.kt, why dont just put code below into it and StreamoUpload() to utils/ExtractorApi.kt

class StreamoUpload : SpeedoStream() { override val name = "StreamoUpload" override val mainUrl = "https://streamoupload.xyz" }
script is staring like this eval(function(p,a,c,k,e,d) So it won't work

@Thorodinson1 Thorodinson1 marked this pull request as ready for review July 19, 2023 15:33
@Thorodinson1
Copy link
Contributor Author

Thorodinson1 commented Jul 19, 2023

Everything is fixed now let me merge 🥺

@Thorodinson1
Copy link
Contributor Author

fixed the issues

@LagradOst LagradOst merged commit 446f774 into recloudstream:master Jul 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants