Extension talk:EmbedVideo

Trying to embed a twitch clip

1
Wmyttmlimvty (talkcontribs)
Reply to "Trying to embed a twitch clip"

Erreur pour la première utilisation EmbedVideo

2
2A01:E0A:501:9090:69CD:5EE4:BB26:4CED (talkcontribs)
Produit Version
MediaWiki 1.41.1
PHP 8.2.22 (cgi-fcgi)
ICU 67.1
MariaDB 10.6.15-MariaDB-log
EmbedVideo 2.8.0 MIT

Commande : {{#ev:youtube|lFb3iAA3C8A}}

L'erreur affichée :

Aperçu non chargé

[ZtR-ps6QHie2gTpVHaOuJgAAADU] Exception caught: Call to a member function addModules() on null


Pouvez-vous m'aider ?

Merci

Nanash (talkcontribs)

It seems to me that the extension no longer works with the latest versions of mediawiki. And that's unlikely to change as it's no longer updated.

Use the https://www.mediawiki.org/wiki/Extension:EmbedVideo_(fork) extension.

It's pretty much the same and it works.

Reply to "Erreur pour la première utilisation EmbedVideo"
ValenciaThunderbolt (talkcontribs)

Has it been added, or if not, when will it?

Dinoguy1000 (talkcontribs)

EmbedVideo hasn't been maintained for years; you should look at its forked version.

Reply to "Apple Music"
2405:9800:B900:9B16:B8F8:DBE9:54A7:B6E9 (talkcontribs)

Would there be consideration for allowing Odysee embeds via this extension?


They offer an <iframe> embed for their videos, which looks like this:


<iframe id="odysee-iframe" width="560" height="315" src="h..ps://odysee.com/$/embed/@garyshobbystudio:7/how-to-use-mediawiki:6?r=3hvd3Bk57eDVauXeq3DqESFuXHBd3cXz" allowfullscreen></iframe>

2405:9800:B900:9B16:AF8B:DD9C:48E6:277B (talkcontribs)

I have attempted to create the entry for Odysee.


There are two parts I have not completed, the regexes, as I am not familiar.


Would anyone be able to adjust the entry so it could be added to the code? Thank you.


'odysee' => [

           'embed'            => '<iframe title="%4$s" src="//odysee.com/$/embed/%1$s" width="%2$d" height="%3$d" frameborder="0" allowfullscreen="true"></iframe>',

           'default_width'    => 640,

           'default_ratio' => 1.77777777778, // (560 / 315)

           'https_enabled'    => true,

           'url_regex'        => [

               '#odysee\.com/$/embed/([\d\w\-_][^/\?\#]+):2?r=BrEUMt77bNfb5yfJKzoiAE8USySMVXHH#is'

           ],

           'id_regex'        => [

               '#^([a-zA-Z0-9]+)$#is'

           ]

       ],

98.97.61.41 (talkcontribs)

Would love to see this working. Youtube censorship is ridiculous.

Reply to "Option for Odysee?"
Summary by Kghbln

Needed for locally hosted files: documented

Kghbln (talkcontribs)

I guess it's just for locally uploaded images or also for content from external video hosters?

Octfx (talkcontribs)

FFmpeg is only invoked for local files through the respective audio and video mediahandlers (at least when using the forked version).

Kghbln (talkcontribs)

Thanks for confirming! I am unsure why I added the question here since I had the forked version in mind.

Embed videos from MS365 / Sharepoint?

6
Frosty9191 (talkcontribs)
Frosty919 (talkcontribs)

Anyone able to embed sharepoint video yet?

PhotographerTom (talkcontribs)

@Frosty9191 - I am very interested in a solution as well.

Octfx (talkcontribs)
PhotographerTom (talkcontribs)

@Octfx - This is wonderful news! Do you have any idea when v3.2.8 will be released?

Octfx (talkcontribs)
Reply to "Embed videos from MS365 / Sharepoint?"
Kghbln (talkcontribs)
Dinoguy1000 (talkcontribs)

Separate from the potential rename, this one should probably be archived. If Fandom ever decides to re-open-source their stuff, and have been maintaining/developing EmbedVideo in that time, it can be unarchived.

As for the rename itself, it's worth noting that extensions listed on Special:Version often link to their MW.org Extension: pages, and EmbedVideo is no exception; if the pages are renamed, this means people following one of these links will end up in the wrong place.

Kghbln (talkcontribs)

In other words: You oppose moving the pages and rather archive this one. Fine with me, too.

Surafbrov (talkcontribs)

What if this version isn't actually unmaintained as it was picked up after the Fandom and Gamepedia purchase and continues to be maintained, albeit for their platform at least and it can be viewed at the new location here github.com/Wikia/EmbedVideo while the gitlab repo is just the legacy version when Gamepedia was still around.

Kghbln (talkcontribs)

Not sure, however, in the meantime it is best to keep things as they are. A pointer to the fork is at the top of the page now. Everybody can use their preferred make of the extension.

Reply to "What about ..."

Private Video on Youtube?

2
Bedtry (talkcontribs)

Is it possible to embed a private video on youtube on my own channel?

FreedomFighterSparrow (talkcontribs)

I don't know if there's another way, but you might want to change the video's status to unlisted instead of private to easily embed it.

Reply to "Private Video on Youtube?"

Not working with MediaWiki 1.39.1

6
87.165.251.52 (talkcontribs)

Not working with MediaWiki 1.39.1, the complete Wiki disappears and produces only a blank page.

Rebastion2 (talkcontribs)

doesn't seem to be in super active development, yet half the world uses it... a bummer

Alex44019 (talkcontribs)

Are you using Star Citizen Wiki's fork?

Rebastion2 (talkcontribs)

me? no

Alex44019 (talkcontribs)

Original EmbedVideo isn't developed anymore since Gamepedia has been bought out by Fandom, and incorporated entirely into Fandom's platform. There's a fork by Star Citizen Wiki that keeps the extension maintained for everyone else - it's linked at the top of the page here, under GDPR-compliant fork.

BertrandGorge (talkcontribs)

Here is the page for the fork : Extension:EmbedVideo (fork). It requires a change in the code since there's no evt in the fork (the original parser function works with both named and unnamed variables).

Reply to "Not working with MediaWiki 1.39.1"
Dave247 (talkcontribs)

Is it possible to use this within a gallery tag? I suppose there's not really much need to, I guess just call it a old habit dealing with a easer way of aligning files on pages.

Reply to "Gallery tag usage"
Return to "EmbedVideo" page.