Ayuda de la API de MediaWiki

Esta es una página de documentación autogenerada de la API de MediaWiki.

Documentación y ejemplos: https://www.mediawiki.org/wiki/API

action=embedvideo

(main | embedvideo)
  • Este módulo requiere permisos de lectura.
  • Fuente: EmbedVideo
  • Licencia: MIT

Get generated embed code for given parameters

Parámetros:
service

Name of the service (youtube, twitch, ect)

Este parámetro es obligatorio.
id

The ID of the video for that service

Este parámetro es obligatorio.
dimensions

Either a numeric width (100) or width by height (100x100)

alignment

Alignment of video

description

Description of video

container

Accepts frame, or leave empty

urlargs

Additional arguments to pass in the video url (for some services)

autoresize

Auto resize video? (true or false)