Support Link Title for Clyp.
This commit is contained in:
parent
785e3339d9
commit
09abb3da02
@ -244,6 +244,9 @@ Embedding =
|
|||||||
el: (a) ->
|
el: (a) ->
|
||||||
$.el 'iframe',
|
$.el 'iframe',
|
||||||
src: "https://clyp.it/#{a.dataset.uid}/widget"
|
src: "https://clyp.it/#{a.dataset.uid}/widget"
|
||||||
|
title:
|
||||||
|
api: (uid) -> "https://api.clyp.it/#{uid}"
|
||||||
|
text: (_) -> _.Title
|
||||||
,
|
,
|
||||||
key: 'Dailymotion'
|
key: 'Dailymotion'
|
||||||
regExp: /^\w+:\/\/(?:(?:www\.)?dailymotion\.com\/(?:embed\/)?video|dai\.ly)\/([A-Za-z0-9]+)[^?]*(.*)/
|
regExp: /^\w+:\/\/(?:(?:www\.)?dailymotion\.com\/(?:embed\/)?video|dai\.ly)\/([A-Za-z0-9]+)[^?]*(.*)/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user