mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
Fix and add more
This commit is contained in:
@@ -48,7 +48,7 @@ class StreamingPlatforms(metaclass=Singleton):
|
|||||||
("", "MyVideo"),
|
("", "MyVideo"),
|
||||||
("Hami", "Hami Video"),
|
("Hami", "Hami Video"),
|
||||||
("HamiVideo", "Hami Video"),
|
("HamiVideo", "Hami Video"),
|
||||||
("", "meWATCH"),
|
("MW", "meWATCH"),
|
||||||
("CATCHPLAY", "CATCHPLAY+"),
|
("CATCHPLAY", "CATCHPLAY+"),
|
||||||
("CPP", "CATCHPLAY+"),
|
("CPP", "CATCHPLAY+"),
|
||||||
("LINETV", "LINE TV"),
|
("LINETV", "LINE TV"),
|
||||||
@@ -265,14 +265,16 @@ class StreamingPlatforms(metaclass=Singleton):
|
|||||||
("JONU", "Jonu Play"),
|
("JONU", "Jonu Play"),
|
||||||
("PlutoTV", "Pluto TV"),
|
("PlutoTV", "Pluto TV"),
|
||||||
("AbemaTV", "Abema"),
|
("AbemaTV", "Abema"),
|
||||||
("dTV", ""),
|
("", "dTV"),
|
||||||
("MW", ""),
|
|
||||||
("NYMEY", "Nymey"),
|
("NYMEY", "Nymey"),
|
||||||
("SMNS", ""),
|
("SMNS", "SAMANSA"),
|
||||||
("CTHP", "CATCHPLAY+"),
|
("CTHP", "CATCHPLAY+"),
|
||||||
("HBOGO", "HBO GO"),
|
("HBOGO", "HBO GO"),
|
||||||
("HBO", "HBO"),
|
("HBO", "HBO"),
|
||||||
("FPTP", "FPT Play"),
|
("FPTP", "FPT Play"),
|
||||||
|
("", "LOCIPO"),
|
||||||
|
("DANT", "DANET"),
|
||||||
|
("OV", "OceanVeil"),
|
||||||
]
|
]
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user