Re: Simple Audio Video Embedder - 90+ Sites Reply #45 – January 19, 2022, 08:13:38 am The link is just under the video : https://youtu.be/pm9yz2mKLn0But i just see now it's not youtube but youtu.be !I try with a real link from youtube ans comme back.
Re: Simple Audio Video Embedder - 90+ Sites Reply #46 – January 19, 2022, 09:10:35 am Same thing with a real youtube link : https://www.youtube.com/watch?v=O3VPs9b_HZE
Re: Simple Audio Video Embedder - 90+ Sites Reply #47 – January 19, 2022, 10:14:48 pm Hmm both seem to work on my test sitehttps://www.elkartemods.com/index.php?topic=37.new#new
Re: Simple Audio Video Embedder - 90+ Sites Reply #48 – January 20, 2022, 08:38:58 am Hi,Both are working, but i remember there was like a window banner with the name of the video site and you could open or close as you wanted : this banner is no more present are it's my memory Thank's,Philippe
Re: Simple Audio Video Embedder - 90+ Sites Reply #49 – January 20, 2022, 05:43:16 pm That would be in the settings area for the mod. You can check and uncheck which sites you want to embed.
Re: Simple Audio Video Embedder - 90+ Sites Reply #50 – January 20, 2022, 06:26:51 pm I found an exemple about what i mean :- banner opened - banner closed With this new version the banner is not here
Re: Simple Audio Video Embedder - 90+ Sites Reply #51 – January 20, 2022, 08:18:37 pm That banner is part of the built in ElkArte video embed (which is only for youtube, Vimeo and DM) Lets do a test and see if it still works on 2.0 with all the other changeshttps://www.youtube.com/watch?v=aNYWl13IWhY
Re: Simple Audio Video Embedder - 90+ Sites Reply #52 – January 21, 2022, 09:36:44 am Thanks a lot : i thought this banner was with Simple Audio Embedder and didn't understoud why i got it sometimes, a few times, but not always.Sorry @vbgamer45 !
Re: Simple Audio Video Embedder - 90+ Sites Reply #53 – January 21, 2022, 09:54:07 am When I tick in the settings to get the original link under the video, with a youtube video il don't get the link but the video with the banner, and the video is displayed twice :
Re: Simple Audio Video Embedder - 90+ Sites Reply #54 – January 21, 2022, 11:56:48 am I'm not using this add-on, but I guess you can solve that by disabling Enable auto-embedding of video links option in Admin > Forum > Post & Topic
Re: Simple Audio Video Embedder - 90+ Sites Reply #55 – January 21, 2022, 01:28:18 pm You are right @radu81 : thank you.I didn't remember changing anything between the old version and this update, but this option is not compatible with the addon and it makes sense.
Re: Simple Audio Video Embedder - 90+ Sites Reply #56 – January 22, 2022, 05:43:03 am Hi everyone. I installed the oembed addon and modified the jquery_embed.js to embed BitChute and a few other video platforms. While testing it I started thinking about a more efficient way of accomplishing the same thing. For one, the oembed php script is executed on every forum page load and requests two pages for each link on the forum page. It'd be more efficient to execute the cURL once (when the link is posted on the forum) instead of each time the forum page is loaded. (idk which files I need to modify to do that, was hoping for some guidance here)Also... I like the oembed technology in principle but some sites either aren't using it or aren't serving the files as valid json. So instead of scraping for the oembed link in the videopage (2 requests), perhaps just scrape the metadata in the videopage (from metatags &/or json-ld block) and save it in the post (1 request). Also, also, I was thinking about scraping for this metadata on every link, not just for the purposes of embedding videos, and on top of that, submitting the posted url to the internet archive and including the archived link with the original in the post.
Re: Simple Audio Video Embedder - 90+ Sites Reply #57 – January 24, 2022, 02:09:20 pm Quote from: Atlas – January 22, 2022, 05:43:03 amidk which files I need to modify to do that, was hoping for some guidance here\sources\subs\Post.subs.php?
Re: Simple Audio Video Embedder - 90+ Sites Reply #58 – May 31, 2022, 06:54:51 am Update!6.2+Added support for embedding remote pdf files links that end in .pdf+Added support for YouTube Shorts+Added support for fb.watch