From 75bd9e6dd9e345ce0bf2b6d2fc71974a7bcaed19 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Mon, 21 Apr 2025 20:09:52 -0500 Subject: [PATCH] create(regex): Hotstar --- regex_patterns/Hotstar.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 regex_patterns/Hotstar.yml diff --git a/regex_patterns/Hotstar.yml b/regex_patterns/Hotstar.yml new file mode 100644 index 0000000..d5c8606 --- /dev/null +++ b/regex_patterns/Hotstar.yml @@ -0,0 +1,12 @@ +name: Hotstar +pattern: \b(HTSR)\b +description: Disney+ Hotstar, also known as JioHotstar or simply Hotstar, is an Indian + subscription video-on-demand over-the-top streaming service owned by Disney Star. + The brand was introduced as Hotstar for a streaming service carrying content from + Disney Star's (formerly Star India) local networks, including films, television + series, live sports, and original programming, as well as featuring content licensed + from third parties such as Showtime among others. +tags: +- Streaming Service +- WEB-DL +tests: []