ok some of you guys are shocked that some videos are not getting parsed.
just remember this, this is an example of what this mod does (at a basic level):
http://www.site.com/?videoid=3023943
now i need javascript to run a match and find the video id number
can you see why out of the box if the url structure changes in any way it wont match so:
http://www.site.com/index.php?videoid=3023943
wont work unless made to.
So you can see how it can be difficult to support every site right away. This will take time to slowly support them all.
(I'm trying my best @ the moment, just report the exact URLs that wont embed and ill fix them)