Ist eine Musikvideo-Plattform.
Wäre toll, wenn man diese Seite auch in die MediaProvider Collection aufnimmt.
Vevo hinzufügen
-
- MediaProvider Collection (WCF)
- Implemented and released
- 1.0.9
- markusmarkusz
- Closed
-
-
Hallo,
ist ab der nächsten Version mit dabei.
Name:
VevoRegEx
https?://(?:www\.)?vevo.com/watch/(?<AUTHOR>[a-zA-Z0-9_-]+)/(?<TITLE>[a-zA-Z0-9_-]+)/(?P<ID>[a-zA-Z0-9]+)HTML-Code:
<iframe width="560" height="315" frameborder="0" scrolling="no" src="https://www.vevo.com/watch/{$AUTHOR}/{$TITLE}/{$ID}"></iframe>