Well, that's my dirty hack:
1. Open Sources/Subs-Aeva-Sites.php
a) Find string:
'movie' => 'http://assets.vimeo.com/flash/moogaloop/5.0.5/moogaloop.swf?v=5.0.5&clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA', b) Replace it to:
'movie' => 'http://vimeo.com/moogaloop.swf?clip_id=$2&server=vimeo.com&fullscreen=1&show_title=1&show_byline=1&show_portrait=0&color=01AAEA',
2. Go to Administration/Mod Settings/Aeva sites/Popular Sites
a) Switch "Vimeo" to OFF and Save settings;
b) Switch "Vimeo" to ON and Save settings.
Now Vimeo embedding must working a correctly.