{"id":749,"date":"2025-09-02T07:46:27","date_gmt":"2025-09-02T07:46:27","guid":{"rendered":"https:\/\/blognews.themeansar.com\/four\/?p=749"},"modified":"2026-06-21T00:54:47","modified_gmt":"2026-06-21T00:54:47","slug":"mis-canciones","status":"publish","type":"post","link":"https:\/\/googlecumbia.metricavisual.com\/?p=749","title":{"rendered":"rabi"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">canciones que estan en mi face<\/p>\n\n\n\n<!--more-->\n\n\n\n\u00ab`html\n<!-- =====================================================\n     GALER\u00cdA DE VIDEOS RESPONSIVE PARA WORDPRESS\n     Facebook + YouTube\n     Pegar en un bloque \"HTML personalizado\"\n===================================================== -->\n\n<section\n  id=\"rabi-video-gallery\"\n  class=\"rabi-video-gallery\"\n  aria-label=\"Galer\u00eda de videos de Rabi Huillca\"\n>\n\n  <style>\n    \/* ==================================================\n       CONTENEDOR AISLADO PARA WORDPRESS\n    ================================================== *\/\n\n    #rabi-video-gallery {\n      --rvg-background: #111111;\n      --rvg-card: #1f2937;\n      --rvg-primary: #ec4899;\n      --rvg-white: #ffffff;\n      --rvg-muted: #d1d5db;\n\n      display: block;\n      width: 100%;\n      margin: 0;\n      padding: 30px 20px;\n      overflow: hidden;\n      background: var(--rvg-background);\n      color: var(--rvg-white);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: 16px;\n      line-height: 1.5;\n    }\n\n    #rabi-video-gallery *,\n    #rabi-video-gallery *::before,\n    #rabi-video-gallery *::after {\n      box-sizing: border-box;\n    }\n\n    \/* ==================================================\n       ENCABEZADO\n    ================================================== *\/\n\n    #rabi-video-gallery .rvg-header {\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto 25px;\n      text-align: center;\n    }\n\n    #rabi-video-gallery .rvg-header h2 {\n      margin: 0 0 8px;\n      padding: 0;\n      color: var(--rvg-white);\n      font-family: Arial, Helvetica, sans-serif;\n      font-size: clamp(25px, 5vw, 38px);\n      font-weight: 700;\n      line-height: 1.2;\n    }\n\n    #rabi-video-gallery .rvg-header h2 span {\n      color: var(--rvg-primary);\n    }\n\n    #rabi-video-gallery .rvg-header p {\n      max-width: 650px;\n      margin: 0 auto;\n      padding: 0;\n      color: var(--rvg-muted);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    \/* ==================================================\n       CUADR\u00cdCULA\n    ================================================== *\/\n\n    #rabi-video-gallery .rvg-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n      width: 100%;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    \/* ==================================================\n       TARJETA\n    ================================================== *\/\n\n    #rabi-video-gallery .rvg-video-card {\n      position: relative;\n      min-width: 0;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.08);\n      border-radius: 18px;\n      background: var(--rvg-card);\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.28);\n      transition:\n        transform 0.25s ease,\n        border-color 0.25s ease,\n        box-shadow 0.25s ease;\n    }\n\n    #rabi-video-gallery .rvg-video-card:hover {\n      border-color: rgba(236, 72, 153, 0.55);\n      box-shadow: 0 20px 45px rgba(236, 72, 153, 0.16);\n      transform: translateY(-5px);\n    }\n\n    #rabi-video-gallery .rvg-video-title {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      min-height: 50px;\n      margin: 0;\n      padding: 12px 15px;\n      color: var(--rvg-white);\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.3;\n    }\n\n    #rabi-video-gallery .rvg-platform {\n      display: inline-flex;\n      align-items: center;\n      flex: 0 0 auto;\n      padding: 5px 9px;\n      border-radius: 20px;\n      background: rgba(236, 72, 153, 0.15);\n      color: #f9a8d4;\n      font-size: 10px;\n      font-weight: 700;\n      line-height: 1;\n      text-transform: uppercase;\n    }\n\n    \/* ==================================================\n       CONTENEDOR DEL IFRAME\n    ================================================== *\/\n\n    #rabi-video-gallery .rvg-embed {\n      position: relative;\n      width: 100%;\n      overflow: hidden;\n      background: #000000;\n    }\n\n    #rabi-video-gallery .rvg-embed.rvg-ratio-video {\n      aspect-ratio: 16 \/ 9;\n    }\n\n    \/*\n     * Los videos de Facebook con show_text=true necesitan\n     * mayor altura para mostrar tambi\u00e9n el texto.\n     *\/\n    #rabi-video-gallery .rvg-embed.rvg-ratio-facebook-text {\n      aspect-ratio: 560 \/ 430;\n    }\n\n    #rabi-video-gallery .rvg-embed iframe {\n      display: block;\n      width: 100% !important;\n      height: 100% !important;\n      margin: 0;\n      padding: 0;\n      border: 0 !important;\n      background: #000000;\n    }\n\n    \/* ==================================================\n       EFECTO DE CARGA\n    ================================================== *\/\n\n    #rabi-video-gallery .rvg-embed::before {\n      content: \"Cargando video...\";\n      position: absolute;\n      z-index: 0;\n      top: 50%;\n      left: 50%;\n      color: #9ca3af;\n      font-size: 13px;\n      line-height: 1;\n      transform: translate(-50%, -50%);\n    }\n\n    #rabi-video-gallery .rvg-embed iframe {\n      position: relative;\n      z-index: 1;\n    }\n\n    \/* ==================================================\n       RESPONSIVE\n    ================================================== *\/\n\n    @media (max-width: 800px) {\n      #rabi-video-gallery {\n        padding: 24px 15px;\n      }\n\n      #rabi-video-gallery .rvg-grid {\n        gap: 16px;\n      }\n    }\n\n    @media (max-width: 680px) {\n      #rabi-video-gallery .rvg-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #rabi-video-gallery .rvg-video-card {\n        border-radius: 14px;\n      }\n    }\n\n    @media (max-width: 400px) {\n      #rabi-video-gallery {\n        padding: 20px 10px;\n      }\n\n      #rabi-video-gallery .rvg-video-title {\n        min-height: 44px;\n        padding: 10px 12px;\n        font-size: 13px;\n      }\n    }\n  <\/style>\n\n  <header class=\"rvg-header\">\n    <h2>Galer\u00eda de <span>Videos<\/span><\/h2>\n    <p>\n      Presentaciones, m\u00fasica y contenido audiovisual de Rabi Huillca\n      y Orquesta Melody.\n    <\/p>\n  <\/header>\n\n  <div class=\"rvg-grid\">\n\n    <!-- VIDEO 1 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 01\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-facebook-text\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F1118231776499611%2F&amp;show_text=true&amp;width=560&amp;t=0\"\n          title=\"Video 01 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"429\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 2 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 02\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Forquesta.melody.9%2Fvideos%2F1690726084773690%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 02 de Orquesta Melody en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 3 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 03\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Forquesta.melody.9%2Fvideos%2F1325368921677800%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 03 de Orquesta Melody en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 4 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 04\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F937795551273984%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 04 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 5 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 05\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F725287519707473%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 05 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 6 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 06\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F362357536517460%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 06 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 7 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 07\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F916554096395777%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 07 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 8 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 08\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F1113096679699528%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 08 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 9 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 09\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F343819685168395%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 09 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 10 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 10\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F290388753807768%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 10 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 11 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 11\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F224925233701592%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 11 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 12 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 12\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F200074026435753%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 12 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 13 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 13\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-facebook-text\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=315&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F1520163896070916%2F&amp;show_text=true&amp;width=560&amp;t=0\"\n          title=\"Video 13 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"430\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 14 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 14\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F921226399110935%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 14 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 15 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 15\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=314&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F947794253230636%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 15 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"314\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 16 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 16\n        <span class=\"rvg-platform\">YouTube<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/2O_jKfsubfc?si=q-1Dx7ik0VPlIcz_\"\n          title=\"Video 16 de Rabi Huillca en YouTube\"\n          width=\"560\"\n          height=\"315\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          referrerpolicy=\"strict-origin-when-cross-origin\"\n          allowfullscreen\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 17 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 17\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-video\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=420&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F575229633115837%2F&amp;show_text=false&amp;width=560&amp;t=0\"\n          title=\"Video 17 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"420\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n    <!-- VIDEO 18 -->\n    <article class=\"rvg-video-card\">\n      <h3 class=\"rvg-video-title\">\n        Video 18\n        <span class=\"rvg-platform\">Facebook<\/span>\n      <\/h3>\n\n      <div class=\"rvg-embed rvg-ratio-facebook-text\">\n        <iframe\n          src=\"https:\/\/www.facebook.com\/plugins\/video.php?height=315&amp;href=https%3A%2F%2Fweb.facebook.com%2Frabi.huillca%2Fvideos%2F1322016619456132%2F&amp;show_text=true&amp;width=560&amp;t=0\"\n          title=\"Video 18 de Rabi Huillca en Facebook\"\n          width=\"560\"\n          height=\"430\"\n          scrolling=\"no\"\n          frameborder=\"0\"\n          loading=\"lazy\"\n          allowfullscreen\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n        ><\/iframe>\n      <\/div>\n    <\/article>\n\n  <\/div>\n<\/section>\n\u00ab`\n\n","protected":false},"excerpt":{"rendered":"<p>aqui con mis amigos de la musica<\/p>\n","protected":false},"author":1,"featured_media":867,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[29,38],"class_list":["post-749","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-entretenimiento","tag-mis-canciones","tag-rabi"],"_links":{"self":[{"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/posts\/749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=749"}],"version-history":[{"count":4,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/posts\/749\/revisions"}],"predecessor-version":[{"id":1142,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/posts\/749\/revisions\/1142"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=\/wp\/v2\/media\/867"}],"wp:attachment":[{"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/googlecumbia.metricavisual.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}