Update bundles

This commit is contained in:
GitHub Action
2025-03-10 18:33:41 +00:00
parent 82b096a3e6
commit 35aebee89f
4 changed files with 92 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@@ -3691,6 +3691,17 @@
"tests": [],
"_id": "KASHMiR"
},
{
"name": "KCW",
"pattern": "\\b(KCW|Kocowa)\\b",
"description": "Kocowa is an American over-the-top streaming service headquartered in Los Angeles as a joint venture between the top three Korean broadcast networks to provide Korean entertainment including K-dramas, K-reality, K-variety, and K-pop to the Americas and all with multi-language subtitles.",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "KCW"
},
{
"name": "KNiVES",
"pattern": "(?<=^|[\\s.-])KNiVES\\b",
@@ -5997,6 +6008,17 @@
"tests": null,
"_id": "TUSAHD"
},
{
"name": "TVING",
"pattern": "\\b(TVING)\\b",
"description": "TVING is a South Korean subscription video on-demand over-the-top streaming service operated by TVING Corporation, a joint venture made of CJ ENM Entertainment Division, Naver and JTBC by its JTBC Studios, now called SLL.",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "TVING"
},
{
"name": "TayTo",
"pattern": "(?<=^|[\\s.-])TayTo\\b",
@@ -6465,6 +6487,28 @@
"tests": [],
"_id": "VietHD"
},
{
"name": "Viki",
"pattern": "\\b(Viki)\\b",
"description": "Rakuten Viki is an American over-the-top subscription video on-demand streaming service. It streams videos similar to other services, but also allows users to subtitle content available in 200 languages as well as providing original programming.",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "Viki"
},
{
"name": "Viu",
"pattern": "\\b(Viu)\\b",
"description": "Viu is a Hong Kong-based over-the-top video on demand streaming service from PCCW Media Group's Viu International Ltd. Viu delivers content in different genres from Asia's top content providers with local language subtitles",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "Viu"
},
{
"name": "W4NK3R",
"pattern": "(?<=^|[\\s.-])W4NK3R\\b",
@@ -6505,6 +6549,28 @@
"tests": null,
"_id": "WOU"
},
{
"name": "Wavve",
"pattern": "\\b(Wavve)\\b",
"description": "Wavve is an online streaming platform, that was first launched on September 18, 2019. The company was founded as a joint venture between SK Telecom and South Korea's three terrestrial broadcasters KBS, MBC, SBS.",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "Wavve"
},
{
"name": "WeTV",
"pattern": "\\b(WeTV)\\b",
"description": "Tencent Video also called WeTV outside of China, is a Chinese video streaming website owned by Tencent. The website was launched in April 2011, and is one of China's largest online video platforms",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "WeTV"
},
{
"name": "WhiteRhino",
"pattern": "(?<=^|[\\s.-])WhiteRhino\\b",
@@ -6946,6 +7012,17 @@
],
"_id": "iPT Internals"
},
{
"name": "iQIYI",
"pattern": "\\b(iQIYI)\\b",
"description": "iQIYI is a Chinese subscription video on-demand over-the-top streaming service owned by Baidu. Headquartered in Beijing, iQIYI primarily produces and distributes films and television series.",
"tags": [
"Streaming Service",
"WEB-DL",
"WEBRip"
],
"_id": "iQIYI"
},
{
"name": "iTunes",
"pattern": "\\b(it|itunes)\\b(?=[ ._-]web[ ._-]?(dl|rip)\\b)",

View File

@@ -1,5 +1,5 @@
{
"updated_at": "2025-03-08T15:00:14.815906+00:00",
"updated_at": "2025-03-10T18:33:41.691640+00:00",
"folders": [
"custom_formats",
"profiles",

File diff suppressed because one or more lines are too long