http://www.ndtv.com/video/player/truth-vs-hype/truth-vs-hype-dadri-cattle-vigilantes-and-political-patronage/386396
<iframe src='http://www.ndtv.com/video/embed-player/?site=classic&id=386396&autoplay=0&pWidth=418&pHeight=385&category=embed' width='418' height='385' frameborder='0' scrolling='no' ></iframe>
Yes, works great!does this support google drive video?
I didn't mean to suggest that the add-on should ignore static images. The add-on can still automate embedding them, but at least in the case of Imgur, it makes more sense to minimize resource usage (by avoiding iframes and javascript) and simply add the img BBcode around static links.
Add ImgBox Thanks you
Not sure how many Indian forums are using your plugin. NDTV is one of our major news channels.
Actually I never meant for the Imgur media site to replace links to static images in the first place, it's more of a side-effect. I'd prefer that users use the IMG BBCode for that.
Integrate images Gallery for example : http://imgbox.com/g/4vNHmMGnJp include all imgs in threadIt's the same thing, it's preferable to use the IMG BBCode for that. Or do they host videos too? I'm not familiar with Imgbox.
Yes I second that, very interested!Would it be possible to add Deviant Art to the list of supported sites? I'd like to be able to embed stuff like this:
http://frogstar-23.deviantart.com/art/Zen-swf-with-audio-525559292
Would it be possible to add Deviant Art to the list of supported sites?
What I'm suggesting is that s9e should detect a static Imgr URL and add BBCode img tags to it. That way everybody wins: users can save themselves the extra work and performance doesn't suffer because no javascript or iframes are used.
Integrate images Gallery for example : http://imgbox.com/g/4vNHmMGnJp include all imgs in thread
Videos Upload is here : https://sendvid.com/ example : https://sendvid.com/zdd62rwd
[MEDIA=facebook]414420868753358[/MEDIA]
Can anything be done about this?
Good point. There were no console errors (in the latest Chrome), but it works in the latest Opera. Perhaps some extension in my Chrome setup is interfering. I'll investigate, and if it's something generic, i.e. not "user error", I'll repot back. Thanks!I don't know. What's your exact browser, have you tried with a new profile with new extensions enabled, do you see any errors in your browser's console and does the default embed work for you?
That's a good idea but that would another add-on completely. Adding BBCodes doesn't fit in the workflow of a media sites-based add-on.
The culprit was Disconnect.
True, but the add-on was already doing that by accident in the previous version, and it worked great. To be safe, you could enable this only for static Imgur links and not just any .png or .jpg link.
Media Site ID: imgurstatic
Site Title: Imgur static
Match URLs: (/i\.imgur\.com/(?'id'\w+\.(?:gif|jpg|png)))
Embed HTML: <img src="//i.imgur.com/{$id}">
☑ Use 'Match URLs' as PCRE regular expressions
We use essential cookies to make this site work, and optional cookies to enhance your experience.