Skip to content

Actualizar embeds de video legacy y dejar auditoría editorial de reemplazos pendientes#263

Draft
Copilot wants to merge 4 commits into
mainfrom
copilot/update-legacy-video-embeds
Draft

Actualizar embeds de video legacy y dejar auditoría editorial de reemplazos pendientes#263
Copilot wants to merge 4 commits into
mainfrom
copilot/update-legacy-video-embeds

Conversation

Copilot AI commented May 10, 2026

Copy link
Copy Markdown
Contributor

Se auditó contenido con embeds heredados en content/videos/ y se migró markup Flash/HTML legacy (<object>, <embed>) a shortcodes actuales del sitio. Donde no se pudo confirmar un video vigente, se dejó documentado explícitamente para revisión editorial.

  • Migración de embeds legacy a shortcodes

    • Se reemplazaron embeds HTML heredados por external_embed(...) en:
      • buenas-noches-ouma.md
      • sebastian-s-voodoo.md
      • fallen.md
      • discurso-de-hugo-chavez.md
      • el-despertar-de-ameroiberica.md
      • el-copyright-como-criminalizacion-de-la-creatividad.md
  • Eliminación de markup redundante cuando ya existía embed vigente

    • En franja-de-gaza-agosto-2008.md se removió el <object> legacy y se mantuvo el video_embed(provider="vimeo", id="2740130") ya presente.
  • Documentación de casos sin reemplazo confirmado

    • Se agregó data/legacy_video_embeds_audit.toml con estado por artículo (replaced / pending_editorial_review) y nota editorial para seguimiento.

Ejemplo del cambio aplicado:

{{ external_embed(provider="metacafe", url="http://www.metacafe.com/fplayer/1677122/fallen.swf") }}

_Pendiente de revisión editorial: buscar reemplazo vigente del video._

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • duckduckgo.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • vimeo.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)
  • www.youtube.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue May 10, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update legacy video embeds in articles Actualizar embeds de video legacy y dejar auditoría editorial de reemplazos pendientes May 10, 2026
Copilot AI requested a review from mgaitan May 10, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Actualizar embeds de video legacy

2 participants