mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 00:07:01 +00:00
feat(format): Add Streaming Service: Amazon Prime
This commit is contained in:
22
custom_formats/Amazon Prime.yml
Normal file
22
custom_formats/Amazon Prime.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
name: Amazon Prime
|
||||
description: Matches 'Amazon Prime' WEB-DLs. Negates any encodes.
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
conditions:
|
||||
- name: AMZN Regex
|
||||
negate: false
|
||||
pattern: Amazon Prime
|
||||
required: true
|
||||
type: release_title
|
||||
- name: WEBRip
|
||||
negate: true
|
||||
required: false
|
||||
source: webrip
|
||||
type: source
|
||||
- name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
tests: []
|
||||
Reference in New Issue
Block a user