Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-05-09 06:58
Flavor·Python

r"
^(?:(?:https?:\/\/)?(?:(?:www|s|i2)\.)?(?:youtu\.?be|ytimg)(?:\.com)?\/)(?:watch\?v=|v\/|yt\/favicon|oembed\?|vi\/)?(?:url=http%3A\/\/www\.youtube\.com\/watch\?v%3D)?([a-zA-Z0-9_-]*).*?$
"
gm
Open regex in editor

Description

no description available

Submitted by Denis Efremov <efremov.a.denis@gmail.com>