vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 3 (Beta) (https://vborg.vbsupport.ru/showthread.php?t=302731)

MikesSite 03-24-2014 03:51 PM

Quote:

Originally Posted by Digital Jedi (Post 2488615)
The last time I worked with Flickr (and note, that I've had to frequently update AME 2.5 definitions for Flickr) the problem I ran into was their URLs strings for videos and photostreams were identical. And that was the problem. URL strings for different media types need to have at least on unique identifying pattern (even it's just in the HTML code) so AME can tell that one URL needs to convert to a video and another needs to convert to a slideshow. With Flickr, when I worked with it in October, the best I could do was create one that detected video. However, despite my best efforts, any definition I created to embed a slideshow would try to convert video URLs, too. You can imagine the weird Frankenstein embeds I got with that. Even with the video definition turned off, the slideshow def would still try to embed video URLs.

I'll probably add Flickr to the next set of updates for AME 3, but note that it will be video only. Unless Flickr has made, yet another, change to their website, then slideshows won't be in this set. I usually try not to release definitions that don't work the way they should. But we'll see what I can come up with.

Thanks for taking the time to respond to me. Will keep my eyes out for the update in AME 3 and in the meantime if you would like to share how you were able to detect at least the video then that's a good start for me :)

Digital Jedi 06-03-2014 07:19 PM

I'm sorry I got away from this, guys. My mother-in-law went into hospice and passed all within a month's span. We're just getting done with things, so it will be a moment until I'm back on my game again.

MikesSite 06-03-2014 08:33 PM

Quote:

Originally Posted by Digital Jedi (Post 2500576)
I'm sorry I got away from this, guys. My mother-in-law went into hospice and passed all within a month's span. We're just getting done with things, so it will be a moment until I'm back on my game again.

Very sorry for your lose, I send my condolences.

rootsxrocks 07-31-2014 04:28 AM

Thank you for the update, and thank you for all the work you have done.

Alan_SP 04-11-2016 03:54 PM

Provider: Vidme

Tagoption: vidme

URL: https://vid.me

Regex URL: https:\/\/vid\.me\/([a-z0-9]+)

Regex Scrape:

Embed:

HTML Code:

<iframe src="https://vid.me/e/{vb:raw code}" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen scrolling="no" height="400" width="660"></iframe>
Priority: 0

____________________

Of course, some parameters can be of your own choosing (provider name, tagoption, height and width of iframe).

kether1 06-26-2016 02:20 PM

sendvid.com is one I would like to include, but cannot figure out the REGEX URL information.

The embed Iframe is:
Code:

<iframe width="560" height="315" src="https://sendvid.com/embed/{vb:raw code}" frameborder="0" allowfullscreen></iframe>
Any help?
Thanks,
K

Alan_SP 06-29-2016 03:14 PM

You should post some example link, so we know what info is used in video identification.

https:\/\/sendvid\.com\/embed\/([a-z0-9]+)

This should work if they use numbers and letters. But, there could be also special chars. Or just numbers, or just letters... Or even different link, I used link from embedding code, but site can use different links (YouTube does that, has multiple link type that link one video).

bmwfans 09-14-2016 12:28 PM

Quote:

Originally Posted by Alan_SP (Post 2568767)
Provider: Vidme

Tagoption: vidme



Great Alan! thank you for the Vidme definition.

I was trying to make local files (pdf and word) like in vbulletin 3.8 with DJ Ame 2.5, but with no result using the following:

Provider: Documents

Tagoption: Documents

URL: http://myforumdomainurl

Regex URL: https?://(?<Domain>[\w\.-]+)\.(?<TLD>[\w]{2,6})/(?<Directory>.+)\.(?<Extension>pps|pptx|ppt|pdf|do cx|doc|txt|pages|xlsx|xls|xps)

Regex Scrape:

Embed:

Code:

<iframe src="http://docs.google.com/viewer?url={vb:raw code}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
Priority: 0

Any suggestions?

Thank you!!!! :)

lacidious 03-22-2018 02:48 AM

Hey all, my twitter recently stopped embedding ....did they change something? Anyone have a working one? Thanks!


All times are GMT. The time now is 03:06 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01156 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete