Skip to content
davatron5000 edited this page Mar 15, 2013 · 3 revisions

Out of the box FitVids only supports a few of the major video vendors. If you'd like to support a ton more... try the FitVids PowerPack of known working recipes.

var powerpack = [
  'iframe[src*="ustream.tv"]',
  'iframe[src*="fast.wistia.net"]',
  'iframe[src*="kickstarter.com"][src*="video.html"]'
];
Clone this wiki locally