Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 751 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 751 Bytes

Embedder

A small JavaScript video embedder. It can embed almost any video according to rules.

For now it supports:

  • Youtube videos and playlists
  • Vimeo videos
  • Soundcloud tracks and playlists
  • TED videos
  • Kickstarter videos
  • IMDB videos
  • Jamendo tracks and albums

To skip embedding a certain video add #noembed at the end of the URL.

To run just download the script and include it in your page.

License: MIT

Changelog

21.04.2015

  • Added support for Jamendo tracks and albums.

27.08.2014

  • Added support for Vimeo videos linked from a channel.

12.08.2014

  • Added support for IMDB videos.

16.07.2014

  • Added support for Kickstarter videos.
  • 16:9 aspect ratio.