mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: few domains and kgp (#434)
* Update SoraStream.kt * Update build.gradle.kts * Update YomoviesProvider.kt * Update Watchomovies.kt * Update build.gradle.kts * Update Hdmovie2.kt * Update build.gradle.kts * Update kotlin monorepo * fix grammar * Update Moviehab.kt * Update build.gradle.kts
This commit is contained in:
parent
bb7e0e41c2
commit
21947a3b1d
10 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
||||||
// use an integer for version numbers
|
// use an integer for version numbers
|
||||||
version = 2
|
version = 3
|
||||||
|
|
||||||
|
|
||||||
cloudstream {
|
cloudstream {
|
||||||
|
|
|
@ -12,7 +12,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
||||||
import org.jsoup.nodes.Element
|
import org.jsoup.nodes.Element
|
||||||
|
|
||||||
class Moviehab : MainAPI() {
|
class Moviehab : MainAPI() {
|
||||||
override var mainUrl = "https://vivamax.asia"
|
override var mainUrl = "https://nowshowing.to"
|
||||||
override var name = "Moviehab"
|
override var name = "Moviehab"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override var lang = "tl"
|
override var lang = "tl"
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
// use an integer for version numbers
|
// use an integer for version numbers
|
||||||
version = 53
|
version = 54
|
||||||
|
|
||||||
|
|
||||||
cloudstream {
|
cloudstream {
|
||||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
||||||
|
|
||||||
class Hdmovie2 : Movierulzhd() {
|
class Hdmovie2 : Movierulzhd() {
|
||||||
|
|
||||||
override var mainUrl = "https://hdmovie2.boo"
|
override var mainUrl = "https://hdmovie2.li"
|
||||||
override var name = "Hdmovie2"
|
override var name = "Hdmovie2"
|
||||||
override val mainPage = mainPageOf(
|
override val mainPage = mainPageOf(
|
||||||
"trending" to "Trending",
|
"trending" to "Trending",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
import org.jetbrains.kotlin.konan.properties.Properties
|
import org.jetbrains.kotlin.konan.properties.Properties
|
||||||
|
|
||||||
// use an integer for version numbers
|
// use an integer for version numbers
|
||||||
version = 200
|
version = 201
|
||||||
|
|
||||||
android {
|
android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
|
@ -115,8 +115,8 @@ open class SoraStream : TmdbProvider() {
|
||||||
const val uhdmoviesAPI = "https://uhdmovies.zip"
|
const val uhdmoviesAPI = "https://uhdmovies.zip"
|
||||||
const val gMoviesAPI = "https://gdrivemovies.xyz"
|
const val gMoviesAPI = "https://gdrivemovies.xyz"
|
||||||
const val hdmovies4uAPI = "https://hdmovies4u.band"
|
const val hdmovies4uAPI = "https://hdmovies4u.band"
|
||||||
const val vegaMoviesAPI = "https://vegamovies.boo"
|
const val vegaMoviesAPI = "https://vegamovies.ec"
|
||||||
const val dotmoviesAPI = "https://dotmovies.im"
|
const val dotmoviesAPI = "https://dotmovies.tokyo"
|
||||||
const val tvMoviesAPI = "https://www.tvseriesnmovies.com"
|
const val tvMoviesAPI = "https://www.tvseriesnmovies.com"
|
||||||
const val moviezAddAPI = "https://ww3.moviezaddiction.click"
|
const val moviezAddAPI = "https://ww3.moviezaddiction.click"
|
||||||
const val bollyMazaAPI = "https://ww3.bollymaza.click"
|
const val bollyMazaAPI = "https://ww3.bollymaza.click"
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
// use an integer for version numbers
|
// use an integer for version numbers
|
||||||
version = 24
|
version = 25
|
||||||
|
|
||||||
|
|
||||||
cloudstream {
|
cloudstream {
|
||||||
language = "hi"
|
language = "hi"
|
||||||
// All of these properties are optional, you can safely remove them
|
// All of these properties are optional, you can safely remove them
|
||||||
|
|
||||||
description = "Include: Watchomovies"
|
description = "Includes: Watchomovies(NS*W), Max resolution is 720p in both extensions."
|
||||||
authors = listOf("Hexated")
|
authors = listOf("Hexated")
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -5,7 +5,7 @@ import com.lagradost.cloudstream3.TvType
|
||||||
import com.lagradost.cloudstream3.mainPageOf
|
import com.lagradost.cloudstream3.mainPageOf
|
||||||
|
|
||||||
class Watchomovies : YomoviesProvider() {
|
class Watchomovies : YomoviesProvider() {
|
||||||
override var mainUrl = "https://watchomovies.beauty"
|
override var mainUrl = "https://watchomovies.lat"
|
||||||
override var name = "Watchomovies"
|
override var name = "Watchomovies"
|
||||||
override var lang = "en"
|
override var lang = "en"
|
||||||
override val supportedTypes = setOf(
|
override val supportedTypes = setOf(
|
||||||
|
|
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
||||||
import java.net.URI
|
import java.net.URI
|
||||||
|
|
||||||
open class YomoviesProvider : MainAPI() {
|
open class YomoviesProvider : MainAPI() {
|
||||||
override var mainUrl = "https://yomovies.show"
|
override var mainUrl = "https://yomovies.media"
|
||||||
private var directUrl = ""
|
private var directUrl = ""
|
||||||
override var name = "Yomovies"
|
override var name = "Yomovies"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
|
|
|
@ -13,7 +13,7 @@ buildscript {
|
||||||
classpath("com.android.tools.build:gradle:7.0.4")
|
classpath("com.android.tools.build:gradle:7.0.4")
|
||||||
// Cloudstream gradle plugin which makes everything work and builds plugins
|
// Cloudstream gradle plugin which makes everything work and builds plugins
|
||||||
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
|
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
|
||||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
|
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue