a1aeedde53
FIX: Text selection disappearing when lazyYT is applied.
2017-01-05 12:06:07 +08:00
782b062baa
FIX: Selecting text was weird with the latest Chrome hack
2016-10-31 12:40:19 -04:00
afdede0e2e
FIX: Hack around Chrome bug for playing videos in fullscreen
2016-10-31 11:27:07 -04:00
d538bcbe40
FIX: Don't cloak videos once they begin playing
2016-02-29 13:56:54 -05:00
3a78321c63
withPluginApi
means you don't have to check for null.
2016-02-16 12:17:22 -05:00
9b8871d7dd
PluginAPI for more stable backwards compatibility going forward
2016-02-12 15:46:36 -05:00
c2312a427a
UX: no need to show protocol in youtube link
2015-05-09 01:18:42 +05:30
597dc2f0b6
FIX: show youtube URL if title is undefined
2015-05-08 22:51:45 +05:30
88135e5b22
FIX: fetch YouTube video title via oEmbed
2015-05-08 18:03:36 +05:30
d1bcda2d5b
FIX: non-secure warning from YouTube thumbnails
2015-02-20 09:09:04 +05:30
cc0f3b83ee
Update lazyYT plugin to version 1.0.1
2015-01-27 18:14:34 +05:30
ab1ace099c
FIX: Non-secure warning from YouTube thumbnails
...
YouTube thumbnails where being loaded over `http` even on a `https` loaded page.
Causing the browser bar to change from green to yellow 
2014-10-18 16:42:21 +01:00
432aa76221
var are you?
2014-10-14 20:38:59 -04:00
17febe4914
Fix: Set title for multiple youtube video player with the same ID (don't rely on id to set title)
...
When an identical youtube video is embedded multiple times on the same page.
it will only be successful setting title to 1st element in the dom matching a unique id which is based on the actual youtube video id.
2014-10-14 19:50:42 -04:00
a711575947
FEATURE: ship lazyYT plugin by default
2014-07-22 08:19:01 +05:30