Closed mohsen closed 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 })
Sorry I am no longer maintaining this plugin and I am only leaving it here for prosperity
Provider code for aparat.com: