dan0 / youtubeplaylist

Turns a list of links to youtube pages into an inline playlist
62 stars 30 forks source link

youtube embed rel option fix #11

Open jiong-ye opened 11 years ago

jiong-ye commented 11 years ago

youtube embed option rel defaults to true, so when showRelated is set to false, you have to set it to rel to 0 also, otherwise it would default to 1 and would show it anyway.