mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
IptvorgProvider from https://github.com/iptv-org/iptv
This commit is contained in:
parent
832f578e4b
commit
a5a8b0b3ca
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ class IptvorgProvider : MainAPI() {
|
||||||
val nationPoster = "https://github.com/emcrisostomo/flags/raw/master/png/256/${channelUrl
|
val nationPoster = "https://github.com/emcrisostomo/flags/raw/master/png/256/${channelUrl
|
||||||
.substringAfterLast("/")
|
.substringAfterLast("/")
|
||||||
.substringBeforeLast(".").uppercase()}.png"
|
.substringBeforeLast(".").uppercase()}.png"
|
||||||
//posterfromname(nationName.substringAfter(" "))
|
|
||||||
LiveSearchResponse(
|
LiveSearchResponse(
|
||||||
nationName,
|
nationName,
|
||||||
LoadData(channelUrl, nationName, nationPoster, 0).toJson(),
|
LoadData(channelUrl, nationName, nationPoster, 0).toJson(),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue