On a page with several embeded youtube videos,
I'd like to perform something based on which youtube video is playing now.
Any ideas on detecting current video info? such as embed youtube url.
So I'm trying to:
- get embed url of current playing video
- Perform some action based on the url.