mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-09 23:37:04 +00:00
create(regex): Youku Streaming Service
This commit is contained in:
40
custom_formats/YK.yml
Normal file
40
custom_formats/YK.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
name: YK
|
||||
description: Matches 'Youku' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
conditions:
|
||||
- name: YK Regex
|
||||
negate: false
|
||||
pattern: Youku
|
||||
required: true
|
||||
type: release_title
|
||||
- name: WEB-DL
|
||||
negate: false
|
||||
required: false
|
||||
source: web_dl
|
||||
type: source
|
||||
- name: WEBRip
|
||||
negate: false
|
||||
required: false
|
||||
source: webrip
|
||||
type: source
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: SHO Regex
|
||||
negate: false
|
||||
pattern: Showtime
|
||||
required: false
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: SHO Rename Regex
|
||||
negate: false
|
||||
pattern: Showtime Rename
|
||||
required: false
|
||||
type: release_title
|
||||
expected: true
|
||||
id: 1
|
||||
input: Billions S06 2160p SHO WEB-DL DD+ 5.1 H.265-NTb
|
||||
lastRun: '2025-04-21T20:33:55.371437'
|
||||
passes: true
|
||||
14
regex_patterns/Youku.yml
Normal file
14
regex_patterns/Youku.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: Youku
|
||||
pattern: \b(Youku|YK)\b
|
||||
description: "Youku is a major Chinese streaming platform owned by Alibaba Group,\
|
||||
\ offering a wide range of long-form video content including TV dramas, films, variety\
|
||||
\ shows, animation, original productions, and licensed international titles. Known\
|
||||
\ as one of China\u2019s top three streaming services alongside iQIYI and Tencent\
|
||||
\ Video, Youku operates on both ad-supported and subscription models and is integrated\
|
||||
\ across mobile, web, smart TV, and other devices. The platform emphasizes high-quality,\
|
||||
\ professionally produced content and also supports user-generated videos and live\
|
||||
\ broadcasts, making it a central hub for digital entertainment within China."
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
tests: []
|
||||
Reference in New Issue
Block a user