Now
Streaming Service WEB-DL
Pattern
Pattern
\bNOW[ ._-]WEB[ ._-]?(DL|RIP)\b|\[[^\]]*\bNOW\b[^\]]*\]Description
Now (formerly Now TV and often stylised as NOW) is a subscription over-the-top streaming television service launched in the United Kingdom in 2012. It is operated by Sky Group in Europe, and Xfinity in the US; both owned by the American media conglomerate Comcast.
References
| Tags | |
|---|---|
| NOW | Streaming Service WEB-DL |
History
- Pattern changed
Before
\b(NOW)(?=[\W_]+WEB[ ._-]?(DL|RIP)\b)
After
\bNOW[ ._-]WEB[ ._-]?(DL|RIP)\b|\[[^\]]*\bNOW\b[^\]]*\]
- regex101 link added sZxjuw/3
- Pattern changed
\b(NOW)\b(?=[ .\W_-]+WEB[ ._-]?(DL|RIP)?\b)
Also changed in this commit
- Pattern changed
\b(nowNOW)\b[ ._-]webWEB[ ._-]?(dlDL|ripRIP)?\b