parent
7742edd22c
commit
a6311327bf
@ -508,7 +508,7 @@ Embedding =
|
|||||||
el.setAttribute "allowfullscreen", "true"
|
el.setAttribute "allowfullscreen", "true"
|
||||||
el
|
el
|
||||||
title:
|
title:
|
||||||
api: (uid) -> "https://noembed.com/embed?url=https%3A//www.youtube.com/watch%3Fv%3D#{uid}&format=json"
|
api: (uid) -> "https://www.youtube.com/oembed?url=https%3A//www.youtube.com/watch%3Fv%3D#{uid}&format=json"
|
||||||
text: (_) -> _.title
|
text: (_) -> _.title
|
||||||
status: (_) ->
|
status: (_) ->
|
||||||
if _.error
|
if _.error
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user