feat(format): Add Streaming Service: Movies Anywhere

This commit is contained in:
santiagosayshey
2024-12-02 16:59:28 +10:50
parent ea69052a6a
commit cdef042146
3 changed files with 129 additions and 0 deletions

6
regex_patterns/x265.yml Normal file
View File

@@ -0,0 +1,6 @@
name: x265
pattern: ^(?!.*(?i:remux)).*([x]\s?(\.?265))
description: 'An open source encoder that produces H.265 videos. '
tags:
- Encoder
tests: []