{"id":1952,"date":"2023-02-09T21:30:00","date_gmt":"2023-02-09T21:30:00","guid":{"rendered":"https:\/\/minutovip.com\/?p=1952"},"modified":"2023-04-12T12:35:18","modified_gmt":"2023-04-12T12:35:18","slug":"gaucho-ao-vivo","status":"publish","type":"post","link":"https:\/\/minutovip.com\/fr\/gaucho-ao-vivo\/","title":{"rendered":"Gaucho en direct\u00a0: v\u00e9rifiez les d\u00e9tails pour regarder"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-conheca-melhor-o-campeonato-gaucho-e-como-assisti-lo-ao-vivo\">Apprenez-en davantage sur le Campeonato Ga\u00facho et comment le regarder en direct<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho-1024x576.png\" alt=\"Est\u00e1dio do Campeonato Ga\u00facho Ao Vivo.\" class=\"w-full object-cover object-center border mx-auto wp-image-1953\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Alors apprenez \u00e0 mieux conna\u00eetre cette comp\u00e9tition. Source : Canva.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le Campeonato Ga\u00facho, chaque ann\u00e9e, est une grande sc\u00e8ne pour de grands matchs, voyez ici comment regarder les matchs en direct.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cette ann\u00e9e, la grande nouveaut\u00e9 est le c\u00e9l\u00e8bre avant-centre Luisito Su\u00e1rez qui joue pour l&#039;\u00e9quipe du Gr\u00eamio, o\u00f9 il a d\u00e9j\u00e0 jou\u00e9 de grands matchs.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1biQla\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Comment regarder les matchs du Gaucho en direct ?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-campeonato-gaucho.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Comment regarder les matchs du Gaucho en direct ?\">\n            Comment regarder les matchs du Gaucho en direct ?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Cette comp\u00e9tition sera diffus\u00e9e via diff\u00e9rents supports, d\u00e9couvrez les meilleures fa\u00e7ons de regarder les matchs ici.\n\n        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-campeonato-gaucho.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Comment regarder les matchs du Gaucho en direct ?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, Gr\u00eamio est le champion de la comp\u00e9tition depuis cinq ans, aurons-nous un nouveau gagnant cette ann\u00e9e ?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il n&#039;y a qu&#039;une seule fa\u00e7on de le savoir, en regardant les matchs, de voir comment fonctionne cette comp\u00e9tition et les meilleures options pour pouvoir regarder les matchs.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-o-campeonato-gaucho\">Qu&#039;est-ce que le Campeonato Gaucho ?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/gaucho-1024x576.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-1954\" width=\"800\" height=\"384\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Apr\u00e8s tout, comment pouvez-vous regarder les matchs du Campeonato Ga\u00facho en direct ? Source : Canva.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le Campeonato Ga\u00facho est la plus grande comp\u00e9tition de football de l&#039;\u00c9tat du Rio Grande do Sul et l&#039;une des plus anciennes comp\u00e9titions du Br\u00e9sil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il a \u00e9t\u00e9 cr\u00e9\u00e9 en 1919 et est jou\u00e9 jusqu&#039;\u00e0 aujourd&#039;hui. La comp\u00e9tition n&#039;a eu lieu qu&#039;en deux ans, 1923 et 1924, en raison de la r\u00e9volution f\u00e9d\u00e9raliste.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-funciona-esse-campeonato\">Comment fonctionne ce championnat ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le Campeonato Ga\u00facho est compos\u00e9 des 12 meilleures \u00e9quipes de l&#039;\u00c9tat du Rio Grande do Sul.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O\u00f9 la comp\u00e9tition est divis\u00e9e en deux parties, la phase de points cons\u00e9cutifs et la phase \u00e0 \u00e9limination directe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dans la premi\u00e8re phase, les 12 \u00e9quipes s&#039;affrontent, dans des jeux uniques, o\u00f9 chaque \u00e9quipe doit affronter toutes les autres une fois.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c0 la fin de tous les tours, les \u00e9quipes seront class\u00e9es selon les r\u00e8gles traditionnelles de points.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Par cons\u00e9quent, l\u2019\u00e9quipe qui gagne re\u00e7oit trois points, les \u00e9quipes qui font match nul re\u00e7oivent chacune un point et l\u2019\u00e9quipe qui perd ne re\u00e7oit aucun point.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A la fin de tous les tours, les quatre \u00e9quipes ayant totalis\u00e9 le plus grand nombre de points acc\u00e8dent \u00e0 la phase \u00e0 \u00e9limination directe.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dans cette deuxi\u00e8me phase, les matchs se d\u00e9roulent en deux \u00e9tapes, la premi\u00e8re \u00e9quipe jouant \u00e0 domicile en tant qu&#039;\u00e9quipe \u00e0 domicile et l&#039;autre jouant \u00e0 l&#039;ext\u00e9rieur en tant que visiteur.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De plus, le nombre de buts est cumulatif, c&#039;est-\u00e0-dire que si l&#039;\u00e9quipe A marque un but lors du premier match et deux lors du match retour, le score final sera de 3 x 0, et \u00e0 ce stade, celui qui a le total le plus \u00e9lev\u00e9 gagne.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ce syst\u00e8me se r\u00e9p\u00e8te en demi-finale, et en finale, couronnant ainsi celui qui remportera toutes ces \u00e9tapes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rappelons que les deux \u00e9quipes avec le pire score parmi les 12 sont rel\u00e9gu\u00e9es en s\u00e9rie B du Ga\u00fach\u00e3o.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-sao-os-times-que-participam-do-campeonato\">Quelles sont les \u00e9quipes participant au championnat ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De grandes \u00e9quipes participent \u00e0 cette comp\u00e9tition, d\u00e9couvrez les noms de toutes les \u00e9quipes :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>International<\/li><li>Guilde<\/li><li>Jeunesse<\/li><li>Br\u00e9sil de Pelotas<\/li><li>Aimor\u00e9<\/li><li>Caxias<\/li><li>rue<\/li><li>sport<\/li><li>S\u00e3o Luiz<\/li><li>S\u00e3o Jos\u00e9 \u2013 RS<\/li><li>Nouveau Hambourg<\/li><li>Ypiranga \u2013 RS<\/li><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-as-datas-dos-jogos-de-2023\">Quelles sont les dates des matchs 2023 ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nous avons pr\u00e9par\u00e9 certains des prochains matchs du Campeonato Ga\u00facho afin que vous puissiez consulter les dates et heures et regarder les matchs en direct :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>S\u00e3o Jos\u00e9 x Internacional \u2013 Jeu (16\/02) \u00e0 21h30<\/li><li>Juventude x Aimor\u00e9 \u2013 Jeu (16\/02) \u00e0 21h30<\/li><li>Gr\u00eamio x S\u00e3o Luiz \u2013 Samedi (18\/02) \u00e0 16h30<\/li><li>Ypiranga x Brasil de Pelotas \u2013 Samedi \u00e0 19h00<\/li><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-foram-os-ultimos-campeoes\">Qui ont \u00e9t\u00e9 les derniers champions ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>L&#039;Internacional est le plus grand champion de cette comp\u00e9tition avec 45 titres, cependant, celui qui a domin\u00e9 Ga\u00fach\u00e3o ces derni\u00e8res ann\u00e9es est Gr\u00eamio, y aura-t-il un revirement cette ann\u00e9e ?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alors d\u00e9couvrez les derniers champions du Campeonato Ga\u00facho :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>2022 \u2013 Gr\u00eamio<\/li><li>2021 \u2013 Gr\u00eamio<\/li><li>2020 \u2013 Gr\u00eamio<\/li><li>2019 \u2013 Gr\u00eamio<\/li><li>2018 \u2013 Gr\u00eamio<\/li><li>2017 \u2013 Novo Hambourg<\/li><li>2016 \u2013 Internationale<\/li><li>2015 \u2013 Internationale<\/li><li>2014 \u2013 Internationale<\/li><li>2013 \u2013 Internationale<\/li><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-assistir-aos-jogos-do-campeonato-gaucho-ao-vivo\">Comment regarder les matchs du Campeonato Gaucho en direct ?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho-1024x576.png\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-1955\" srcset=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho-1024x576.png 1024w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho-300x169.png 300w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho-768x432.png 768w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho-1536x864.png 1536w, https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/assistir-gaucho.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Apr\u00e8s tout, comment peut-on regarder les matchs de Gauch\u00e3o ? Source : Canva.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour regarder les matchs de Gauch\u00e3o, vous aurez plusieurs alternatives, Globo a les droits \u00e0 l&#039;image, donc le moyen de les regarder passera par lui.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La premi\u00e8re voie passera par RBS TV, accessible via la t\u00e9l\u00e9vision ou Internet, mais ceux qui ne vivent pas dans le sud doivent acc\u00e9der \u00e0 d&#039;autres alternatives.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gratuitement, le site Web de GE est la meilleure option, mais pour ceux qui souhaitent une option plus compl\u00e8te, les cha\u00eenes Premiere et SporTV offrent une couverture compl\u00e8te des jeux.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si vous souhaitez en savoir plus sur la fa\u00e7on de regarder les jeux, acc\u00e9dez \u00e0 notre article ci-dessous et d\u00e9couvrez tous les d\u00e9tails sur chaque application et comment les t\u00e9l\u00e9charger.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1qVtew\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Comment regarder les matchs du Gaucho en direct ?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/campeonato-gaucho.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Comment regarder les matchs du Gaucho en direct ?\">\n            Comment regarder les matchs du Gaucho en direct ?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Cette comp\u00e9tition sera diffus\u00e9e via diff\u00e9rents supports, d\u00e9couvrez les meilleures fa\u00e7ons de regarder les matchs ici.\n\n        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la conf\u00e9rence            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/campeonato-gaucho.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Comment regarder les matchs du Gaucho en direct ?              <\/p>\n              <a href=\"https:\/\/minutovip.com\/fr\/assistir-jogos-do-gaucho-ao-vivo\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuer la conf\u00e9rence                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>La plus grande comp\u00e9tition du Rio Grande do Sul a d\u00e9j\u00e0 commenc\u00e9 et les jeux sont en feu. L&#039;arriv\u00e9e du meilleur buteur Su\u00e1rez au champion actuel Gr\u00eamio a rendu le championnat encore plus comp\u00e9titif, l&#039;\u00e9quipe tricolore est la favorite, mais toutes les \u00e9quipes veulent la gloire du titre, d\u00e9couvrez comment regarder pour suivre ce qui se passe \u00e0 Gauch\u00e3o.<\/p>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[172],"tags":[196,41],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ga\u00facho ao vivo: Confira os detalhes para assistir - Minuto VIP<\/title>\n<meta name=\"description\" content=\"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/minutovip.com\/fr\/gaucho-ao-vivo\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ga\u00facho ao vivo: Confira os detalhes para assistir\" \/>\n<meta property=\"og:description\" content=\"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/minutovip.com\/fr\/gaucho-ao-vivo\/\" \/>\n<meta property=\"og:site_name\" content=\"Minuto VIP\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-09T21:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-12T12:35:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho-1024x576.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Junior Aguiar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/minutovip.com\/#website\",\"url\":\"https:\/\/minutovip.com\/\",\"name\":\"Minuto VIP\",\"description\":\"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/minutovip.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/#primaryimage\",\"url\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho.png\",\"contentUrl\":\"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho.png\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/#webpage\",\"url\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/\",\"name\":\"Ga\u00facho ao vivo: Confira os detalhes para assistir - Minuto VIP\",\"isPartOf\":{\"@id\":\"https:\/\/minutovip.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/#primaryimage\"},\"datePublished\":\"2023-02-09T21:30:00+00:00\",\"dateModified\":\"2023-04-12T12:35:18+00:00\",\"author\":{\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\"},\"description\":\"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.\",\"breadcrumb\":{\"@id\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/minutovip.com\/gaucho-ao-vivo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/minutovip.com\/gaucho-ao-vivo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/minutovip.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ga\u00facho ao vivo: Confira os detalhes para assistir\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1\",\"name\":\"Junior Aguiar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/minutovip.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g\",\"caption\":\"Junior Aguiar\"},\"description\":\"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!\",\"url\":\"https:\/\/minutovip.com\/fr\/author\/junioraguiar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ga\u00facho ao vivo: Confira os detalhes para assistir - Minuto VIP","description":"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/minutovip.com\/fr\/gaucho-ao-vivo\/","og_locale":"fr_FR","og_type":"article","og_title":"Ga\u00facho ao vivo: Confira os detalhes para assistir","og_description":"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.","og_url":"https:\/\/minutovip.com\/fr\/gaucho-ao-vivo\/","og_site_name":"Minuto VIP","article_published_time":"2023-02-09T21:30:00+00:00","article_modified_time":"2023-04-12T12:35:18+00:00","og_image":[{"url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho-1024x576.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Junior Aguiar","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/minutovip.com\/#website","url":"https:\/\/minutovip.com\/","name":"Minuto VIP","description":"O Minuto vip \u00e9 um site online que oferece not\u00edcias atualizadas do mundo do Futebol","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/minutovip.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/minutovip.com\/gaucho-ao-vivo\/#primaryimage","url":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho.png","contentUrl":"https:\/\/minutovip.com\/wp-content\/uploads\/2023\/02\/estadio-do-campeonato-gaucho.png","width":1920,"height":1080},{"@type":"WebPage","@id":"https:\/\/minutovip.com\/gaucho-ao-vivo\/#webpage","url":"https:\/\/minutovip.com\/gaucho-ao-vivo\/","name":"Ga\u00facho ao vivo: Confira os detalhes para assistir - Minuto VIP","isPartOf":{"@id":"https:\/\/minutovip.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/minutovip.com\/gaucho-ao-vivo\/#primaryimage"},"datePublished":"2023-02-09T21:30:00+00:00","dateModified":"2023-04-12T12:35:18+00:00","author":{"@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1"},"description":"Veja aqui todas as informa\u00e7\u00f5es que voc\u00ea precisa sobre como funciona o Campeonato Ga\u00facho e como assisti-lo ao vivo.","breadcrumb":{"@id":"https:\/\/minutovip.com\/gaucho-ao-vivo\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/minutovip.com\/gaucho-ao-vivo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/minutovip.com\/gaucho-ao-vivo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/minutovip.com\/"},{"@type":"ListItem","position":2,"name":"Ga\u00facho ao vivo: Confira os detalhes para assistir"}]},{"@type":"Person","@id":"https:\/\/minutovip.com\/#\/schema\/person\/fd80821d664852977a5a5fa2bbb061c1","name":"Junior Aguiar","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/minutovip.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cf0b04c3551002c04040ec298a9879f5?s=96&d=mm&r=g","caption":"Junior Aguiar"},"description":"Estudante de Direito fascinado por aprender coisas novas. Descobriu seu interesse na \u00e1rea da produ\u00e7\u00e3o de conte\u00fado e busca ampliar suas experi\u00eancias nesse universo digital. Desde sempre, apaixonado por futebol e todo o mundo dos esportes. Esse sou eu. Prazer, Junior!","url":"https:\/\/minutovip.com\/fr\/author\/junioraguiar\/"}]}},"_links":{"self":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts\/1952"}],"collection":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/comments?post=1952"}],"version-history":[{"count":0,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/posts\/1952\/revisions"}],"wp:attachment":[{"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/media?parent=1952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/categories?post=1952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minutovip.com\/fr\/wp-json\/wp\/v2\/tags?post=1952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}