YouTube Vimeo Video ID from Embed Code or From URL with PHP Regular Expression RegEx

前端 未结 4 1327
轮回少年
轮回少年 2021-02-01 10:09

I want to get Video ID for YouTube or Vimeo via its Embed code or from URL, Any solution to do this with PHP ?

4条回答
  •  自闭症患者
    2021-02-01 10:49

    There is another similar [for youtube only] answered here, might be useful to have a look. PHP Regex to get youtube video ID?

提交回复
热议问题