s9e Media BBCodes pack

s9e Media BBCodes pack 20231102

No permission to download
I can confirm that this video is unavailable from ESPN for unknown reasons. It should work but it doesn't. It could be that they don't want those specific videos to be embedded, or it might be a temporary outage. Other links from their front page (below) work fine. That's the first time I see something like that and I don't expect it to be a normal occurrence.

http://espn.go.com/video/clip?id=11386604
http://espn.go.com/video/clip?id=11385641


zwVxbIV.gif
 
I just kept uploading the wrong file over and over. That's the one part I have to do by hand and I mess it up about 50% of the time. Previous version was marked as 20190819 instead of 20140819 too. :confused:
(in the description only, the date in the XML file is always correct)
 
I just kept uploading the wrong file over and over. That's the one part I have to do by hand and I mess it up about 50% of the time. Previous version was marked as 20190819 instead of 20140819 too. :confused:
(in the description only, the date in the XML file is always correct)
I'm just yanking your chain. Keep up the great work.
 
Hi @JoshyPHP ,

Small request pls

Current code in Scribd is not giving proper output to pdf files. So, please use this code in "Embed HTML" as everytime i upadte this addon i have to edit it manually

Code:
<iframe class="scribd_iframe_embed" src="http://www.scribd.com/embeds/{$id}/content?start_page=1&view_mode=list&access_key=key-2lh4nqcawtxot02q2lwh" data-auto-height="true" data-aspect-ratio="0.640167364016736" scrolling="no" id="doc_75039" width="100%" height="600" frameborder="0"></iframe>
 
@Shree Could you try the following and describe to me how it differs from what you'd want? A link to a document that's not properly displayed would help, too.

Code:
<iframe width="100%" height="500" style="resize:both" src="//www.scribd.com/embeds/{$id}/content?show_recommendations=false" allowfullscreen="" frameborder="0" scrolling="no"></iframe>
 
Yes, by installing this add-on and then post the playlist's URL. Alternatively, you can click the "Media" button in the post editor and paste the playlist's URL.
 
Thanks. The first part of your answer worked. The second part (Alternatively...........) spits out a The Specified URL cannot be embedded as media alert box.
 
Got this trying to install latest version on 1.4 beta 3

Fatal Error: syntax error, unexpected T_FUNCTION -library/s9e/MediaBBCodes.php:99
 
Back
Top Bottom