Jump to content

zimick

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by zimick

  1. I know there is a way to do this with Regex, but I cannot seem to get it to extract the correct data.

     

    I want to extract the YouTube video ID from a YouTube embed code.

     

    i.e.

    YouTube embed code:

     

    <object width="425" height="350"><param name="movie" value="

    name="wmode" value="transparent"></param><embed src="
    type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>

     

     

    I need to extract "CQzUsTFqtW0" to a variable.

     

    Any help would be appreciated - or even a point in the right direction.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.