- Aggiunto Mediaset Play

- Fix Ricerca Rai Play
 - Installazione automatica inputstreamAdaprive
This commit is contained in:
Alhaziel01
2020-07-03 16:54:04 +02:00
parent 5b80df0232
commit b5b0ef16a6
7 changed files with 280 additions and 8 deletions
+5 -1
View File
@@ -4,10 +4,14 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "((?:http://|https://).*?m3u8[^\"'\n]+)",
"pattern": "((?:http://|https://).*?m3u8[^\"'\n]*)",
"url": "\\1"
},
{
"pattern": "((?:http://|https://).*?.mpd[^\"'\n]*)",
"url": "\\1"
},
{
"pattern": "(http://[a-zA-Z0-9]+\\.mysites\\.com\\/get_file\\/.*?\\.mp4)",
"url": "\\1"