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
a5a8b0b3ca
commit
876a77b496
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ class IptvorgProvider : MainAPI() {
|
|||
val streamurl = channel.url.toString()
|
||||
val channelname = channel.title.toString()
|
||||
val posterurl = channel.attributes["tvg-logo"].toString()
|
||||
|
||||
Episode(
|
||||
LoadData(streamurl, channelname, posterurl, 0).toJson(),
|
||||
channelname,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue