feat(format): Add Streaming Service: Movies Anywhere
This commit is contained in:
parent
ea69052a6a
commit
cdef042146
3 changed files with 129 additions and 0 deletions
11
regex_patterns/Movies Anywhere.yml
Normal file
11
regex_patterns/Movies Anywhere.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Movies Anywhere
|
||||
pattern: (?<!dts[ .-]?hd[ .-]?)ma\b(?=.*\bweb[ ._-]?(dl|rip)\b)
|
||||
description: Movies Anywhere (MA) is a cloud-based digital rights locker and over-the-top
|
||||
streaming platform that allows users to stream and download purchased films, including
|
||||
digital copies redeemed from codes found in home video releases as well as digital
|
||||
purchases from participating services
|
||||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEBRip
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue