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 extractors #86

Merged
merged 1 commit into from
Sep 4, 2022
Merged

added extractors #86

merged 1 commit into from
Sep 4, 2022

Conversation

hexated
Copy link
Contributor

@hexated hexated commented Sep 4, 2022

  • add Embedgram
  • add Mvidoo
  • add Streamplay
  • add FEnet
  • fix UpstreamExtractor

"$mainUrl/",
getQualityFromName(quality),
headers = mapOf(
"Range" to "bytes=0-"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤨 does not exoplayer take care of this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk, but it doesn't work without that, same case with Egybest

"$mainUrl/",
Qualities.Unknown.value,
headers = mapOf(
"Range" to "bytes=0-"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

else -> Qualities.Unknown.value
},
headers = mapOf(
"Range" to "bytes=0-"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@LagradOst LagradOst merged commit ae137f4 into recloudstream:master Sep 4, 2022
@hexated hexated deleted the extractor branch September 8, 2022 14:03
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

2 participants