starfishmod / jquery-oembed-all

A fork with improvements of the jquery-oembed project
http://starfishmod.github.com/jquery-oembed-all
386 stars 160 forks source link

support aparat.com #121

Closed mohsen closed 7 years ago

mohsen commented 7 years ago

Provider code for aparat.com:

new $.fn.oembed.OEmbedProvider("aparat", "video", ["aparat\\.com/v/.+"], 'http://www.aparat.com/video/video/embed/videohash/$1/vt/frame', {
    templateRegex:/.*\/v\/([a-zA-Z0-9]+).*/,embedtag: {tag: 'iframe',width: '425',height: '349'}, nocache:1
})
starfishmod commented 7 years ago

Sorry I am no longer maintaining this plugin and I am only leaving it here for prosperity