Web pattern library, style and technical reference
| Asset | #424503 - Get Youtube ID |
|---|---|
| Regex | /(?:youtu.be\/|youtube.com\/(?:watch\?(?:.*&)?v=|(?:embed|v)\/))([^\?&\"\'>]+)(?:&list=([^\?&\"\'>]+))?/ |
| Used by | #424315 - Video Content - Paint layout |
| Asset | #480654 - Get Vimeo ID |
|---|---|
| Regex | /(?:www\.|player\.)?vimeo.com\/(?:channels\/(?:\w+\/)?|groups\/(?:[^\/]*)\/videos\/|album\/(?:\d+)\/video\/|video\/|)(\d+)(?:[a-zA-Z0-9_\-]+)?/ |
| Used by | #424315 - Video Content - Paint layout |