rutube: add support for shorts and yappy (#471)

* rutube: add support for shorts and yappy

* tests: add rutube yappy and shorts tests

Closes #465
Closes #466
This commit is contained in:
wukko
2024-04-29 21:36:35 +06:00
committed by GitHub
parent 8f27c86a43
commit f20f87bd1d
5 changed files with 56 additions and 9 deletions

View File

@@ -110,7 +110,7 @@
"rutube": {
"alias": "rutube videos",
"tld": "ru",
"patterns": ["video/:id", "play/embed/:id"],
"patterns": ["video/:id", "play/embed/:id", "shorts/:id", "yappy/:yappyId"],
"enabled": true
},
"dailymotion": {