{"id":421,"date":"2025-09-20T15:16:56","date_gmt":"2025-09-20T15:16:56","guid":{"rendered":"https:\/\/wolftv.org\/?post_type=apps&#038;p=421"},"modified":"2025-11-11T14:20:48","modified_gmt":"2025-11-11T14:20:48","slug":"xui-iptv-player","status":"publish","type":"apps","link":"https:\/\/wolftv.org\/fr\/applications\/xui-iptv-player\/","title":{"rendered":"XUI IPTV Player Instruction"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"421\" class=\"elementor elementor-421\" data-elementor-post-type=\"apps\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90aa5ee e-flex e-con-boxed e-con e-parent\" data-id=\"90aa5ee\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f91e21a elementor-widget elementor-widget-html\" data-id=\"f91e21a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"wolftv-xui-iptv-guide\" class=\"xui-iptv-guide\" aria-label=\"WOLFTV \u2014 XUI IPTV Player Guide\">\n  <style>\n    .xui-iptv-guide {\n      --bg-light: #f8fafc;\n      --bg-dark: #0a0e16;\n      --card-light: rgba(255, 255, 255, 0.94);\n      --card-dark: rgba(16, 20, 36, 0.86);\n      --glass-light: rgba(255, 255, 255, 0.35);\n      --glass-dark: rgba(20, 24, 44, 0.45);\n      --text-primary-light: #0c1829;\n      --text-primary-dark: #f8fafc;\n      --text-secondary-light: #475569;\n      --text-secondary-dark: #94a3b8;\n      --muted-light: #64748b;\n      --muted-dark: #94a3b8;\n      --accent-primary: #7c3aed;\n      --accent-secondary: #a855f7;\n      --accent-warning: #f59e0b;\n      --border-light: rgba(12, 24, 41, 0.1);\n      --border-dark: rgba(255, 255, 255, 0.14);\n      --shadow-light: 0 6px 22px rgba(12, 24, 41, 0.08);\n      --shadow-dark: 0 22px 32px rgba(0, 0, 0, 0.35);\n      --backdrop-blur: blur(20px);\n      --bg: var(--bg-light);\n      --card: var(--card-light);\n      --glass: var(--glass-light);\n      --text-primary: var(--text-primary-light);\n      --text-secondary: var(--text-secondary-light);\n      --muted: var(--muted-light);\n      --border: var(--border-light);\n      --shadow: var(--shadow-light);\n      background: var(--bg);\n      color: var(--text-primary);\n      font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Ubuntu, Cantarell, \"Helvetica Neue\", Arial, sans-serif;\n      line-height: 1.6;\n      position: relative;\n      padding: 48px 20px 70px;\n      overflow-x: hidden;\n      display: block;\n      direction: ltr;\n    }\n\n    @media (prefers-color-scheme: dark) {\n      .xui-iptv-guide {\n        --bg: var(--bg-dark);\n        --card: var(--card-dark);\n        --glass: var(--glass-dark);\n        --text-primary: var(--text-primary-dark);\n        --text-secondary: var(--text-secondary-dark);\n        --muted: var(--muted-dark);\n        --border: var(--border-dark);\n        --shadow: var(--shadow-dark);\n      }\n    }\n\n    .xui-iptv-guide::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(880px 520px at 14% -18%, rgba(124, 58, 237, 0.22), transparent),\n        radial-gradient(760px 480px at 90% -12%, rgba(168, 85, 247, 0.18), transparent),\n        var(--bg);\n      z-index: -1;\n      pointer-events: none;\n    }\n\n    .xui-iptv-guide .iptv-container {\n      max-width: 1040px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .xui-iptv-guide .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.5rem;\n      font-size: 0.78rem;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: var(--muted);\n      background: var(--glass);\n      backdrop-filter: var(--backdrop-blur);\n      border: 1px solid var(--border);\n      border-radius: 9999px;\n      padding: 8px 14px;\n      box-shadow: var(--shadow);\n      margin-bottom: 1rem;\n    }\n\n    .xui-iptv-guide .eyebrow::before {\n      content: \"\ud83d\udcfa\";\n      font-size: 1rem;\n    }\n\n    .xui-iptv-guide .h1 {\n      font-size: clamp(2rem, 3.2vw, 2.9rem);\n      font-weight: 800;\n      margin: 0.5rem 0 1rem;\n      text-align: center;\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .xui-iptv-guide .lead {\n      color: var(--text-secondary);\n      max-width: 72ch;\n      margin: 0 auto 2.2rem;\n      text-align: center;\n    }\n\n    .xui-iptv-guide .card {\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 20px;\n      padding: 28px;\n      margin-top: 24px;\n      box-shadow: var(--shadow);\n      position: relative;\n      overflow: hidden;\n    }\n\n    .xui-iptv-guide .card h2 {\n      margin: 0 0 1rem;\n      font-size: 1.45rem;\n    }\n\n    .xui-iptv-guide .card p {\n      color: var(--text-secondary);\n      margin-bottom: 1rem;\n    }\n\n    .xui-iptv-guide .card.highlight {\n      display: grid;\n      gap: 1.5rem;\n      background: linear-gradient(140deg, rgba(124, 58, 237, 0.16), rgba(168, 85, 247, 0.12)) var(--card);\n    }\n\n    .xui-iptv-guide .tag {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.4rem;\n      background: rgba(124, 58, 237, 0.16);\n      color: var(--accent-primary);\n      border-radius: 9999px;\n      padding: 6px 12px;\n      font-size: 0.82rem;\n      font-weight: 600;\n    }\n\n    .xui-iptv-guide .grid-list {\n      display: grid;\n      gap: 0.75rem;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    @media (min-width: 640px) {\n      .xui-iptv-guide .grid-list.two-column {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .xui-iptv-guide .grid-list li {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      padding: 16px 18px;\n      color: var(--text-secondary);\n      box-shadow: var(--shadow);\n    }\n\n    .xui-iptv-guide .callout {\n      border-radius: 18px;\n      border: 1px solid var(--border);\n      padding: 16px 18px;\n      margin-top: 1.2rem;\n      background: rgba(124, 58, 237, 0.1);\n      color: var(--text-secondary);\n    }\n\n    .xui-iptv-guide .callout.warning {\n      background: rgba(245, 158, 11, 0.16);\n      border-color: rgba(245, 158, 11, 0.4);\n      color: #92400e;\n    }\n\n    @media (prefers-color-scheme: dark) {\n      .xui-iptv-guide .callout.warning {\n        color: #fbd38d;\n      }\n    }\n\n    .xui-iptv-guide .methods {\n      display: grid;\n      gap: 1.25rem;\n    }\n\n    @media (min-width: 768px) {\n      .xui-iptv-guide .methods {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .xui-iptv-guide .method {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 20px;\n      box-shadow: var(--shadow);\n    }\n\n    .xui-iptv-guide .method h3 {\n      margin: 0 0 0.75rem;\n      font-size: 1.2rem;\n    }\n\n    .xui-iptv-guide .method ul {\n      margin: 0;\n      padding-left: 1.15rem;\n      color: var(--text-secondary);\n      display: grid;\n      gap: 0.45rem;\n    }\n\n    .xui-iptv-guide .steps {\n      counter-reset: step;\n      list-style: none;\n      padding: 0;\n      display: grid;\n      gap: 1rem;\n    }\n\n    .xui-iptv-guide .steps li {\n      position: relative;\n      padding: 18px 18px 18px 60px;\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      box-shadow: var(--shadow);\n      color: var(--text-secondary);\n    }\n\n    .xui-iptv-guide .steps li::before {\n      counter-increment: step;\n      content: counter(step);\n      position: absolute;\n      left: 18px;\n      top: 18px;\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      display: grid;\n      place-items: center;\n      font-weight: 700;\n      color: #fff;\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      box-shadow: 0 10px 20px rgba(124, 58, 237, 0.32);\n    }\n\n    .xui-iptv-guide .note-grid {\n      display: grid;\n      gap: 1.25rem;\n    }\n\n    @media (min-width: 768px) {\n      .xui-iptv-guide .note-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    .xui-iptv-guide .note {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      padding: 18px 20px;\n      box-shadow: var(--shadow);\n      color: var(--text-secondary);\n    }\n\n    .xui-iptv-guide details {\n      background: var(--glass);\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      padding: 18px 20px;\n      margin-top: 0.85rem;\n      color: var(--text-secondary);\n    }\n\n    .xui-iptv-guide details summary {\n      cursor: pointer;\n      font-weight: 600;\n      color: var(--text-primary);\n    }\n\n    .xui-iptv-guide .cta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      justify-content: center;\n      margin-top: 2rem;\n    }\n\n    .xui-iptv-guide .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.5rem;\n      padding: 12px 20px;\n      border-radius: 9999px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .xui-iptv-guide .btn.primary {\n      background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));\n      color: #fff;\n      box-shadow: 0 12px 30px rgba(124, 58, 237, 0.32);\n    }\n\n    .xui-iptv-guide .btn.secondary {\n      background: rgba(124, 58, 237, 0.12);\n      color: var(--accent-primary);\n      border: 1px solid rgba(124, 58, 237, 0.38);\n    }\n\n    .xui-iptv-guide .btn:hover {\n      transform: translateY(-2px);\n    }\n  <\/style>\n\n  <div class=\"iptv-container\">\n    <div class=\"eyebrow\">Configuration WOLFTV<\/div>\n    <h1 class=\"h1\">XUI IPTV Player Setup Guide<\/h1>\n    <p class=\"lead\">XUI IPTV Player is a relatively new and easy-to-use IPTV application available for various devices including Smart TVs and Android boxes. Follow this guide to connect your WOLFTV subscription and start streaming live TV, movies, and series.<\/p>\n\n    <div class=\"card highlight\" id=\"xui-iptv-overview\">\n      <div>\n        <div class=\"tag\">Why XUI IPTV Player<\/div>\n        <h2>Direct login setup, no web portal required, and easy configuration<\/h2>\n        <p>XUI IPTV Player is a powerful application that allows you to stream IPTV channels directly on your device. Unlike many other applications, you don't need to upload playlists through their website - you can enter your login credentials directly in the app.<\/p>\n      <\/div>\n      <ul class=\"grid-list two-column\">\n        <li><strong>Temps d&#039;installation\u00a0:<\/strong> Around 3 minutes from install to streaming.<\/li>\n        <li><strong>Direct login:<\/strong> No need to upload playlists via web portal.<\/li>\n        <li><strong>Essai gratuit\u00a0:<\/strong> 10-day free trial before payment required.<\/li>\n        <li><strong>Appareils :<\/strong> Smart TVs, Nvidia Shield, Android Box, Formuler Box.<\/li>\n      <\/ul>\n      <div class=\"callout warning\">Subtitles work poorly in this application. If subtitles are important to you, choose another app like TiviMate or IPTV Smarters.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-login\">\n      <h2>Setup Your WOLFTV Account<\/h2>\n      <p>XUI IPTV Player supports both Xtream Codes and M3U playlists. Xtream Codes is recommended as EPG is automatically installed in the background.<\/p>\n      <div class=\"methods\">\n        <div class=\"method\">\n          <h3>M\u00e9thode A \u2014 Codes Xtream (Recommand\u00e9e)<\/h3>\n          <ul>\n            <li>Launch XUI IPTV Player for the first time.<\/li>\n            <li>S\u00e9lectionner <strong>\"Xtream Account\"<\/strong> and enter your WOLFTV credentials.<\/li>\n            <li>Fill in the app's MAC address (visible when first launched).<\/li>\n            <li>Enter the portal URL in the <strong>\"Host\"<\/strong> field.<\/li>\n            <li>Presse <strong>\"UPLOAD\"<\/strong> to save and sync channels.<\/li>\n            <li>EPG will be automatically installed in the background.<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"method\">\n          <h3>M\u00e9thode B \u2014 Liste de lecture M3U<\/h3>\n          <ul>\n            <li>S\u00e9lectionner <strong>Liste de lecture M3U<\/strong> option in the app.<\/li>\n            <li>Collez l&#039;URL M3U de WOLFTV figurant dans votre courriel de bienvenue.<\/li>\n            <li>You'll need to manually enter the EPG link from WOLFTV.<\/li>\n            <li>Save the playlist and start streaming.<\/li>\n            <li>EPG may not be available with M3U playlists.<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"callout\">Vous ne pouvez utiliser qu&#039;une seule application IPTV \u00e0 la fois. Chaque connexion active est d\u00e9compt\u00e9e de votre forfait WOLFTV.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-steps\">\n      <h2>Liste de v\u00e9rification pour une configuration rapide<\/h2>\n      <ol class=\"steps\">\n        <li>Download XUI IPTV Player from Play Store or your TV's app store.<\/li>\n        <li>Launch the app and select <strong>\"Xtream Account\"<\/strong> for direct login.<\/li>\n        <li>Enter your WOLFTV server URL, username, and password.<\/li>\n        <li>Fill in the app's MAC address and portal URL in the Host field.<\/li>\n        <li>Presse <strong>\"UPLOAD\"<\/strong> and wait for channels to load automatically.<\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-devices\">\n      <h2>Appareils compatibles<\/h2>\n      <div class=\"note-grid\">\n        <div class=\"note\">\n          <h3>T\u00e9l\u00e9viseurs intelligents<\/h3>\n          <p>Excellent choice for beginners. Works great with LG, Samsung, Sony, Philips, and other Smart TV models. Clear unused apps and ensure you have a newer TV model for optimal performance with large IPTV playlists.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>Nvidia Shield<\/h3>\n          <p>Good solution for Nvidia Shield with optimized performance for Android-based systems. Supports HD and 4K resolution with crystal-clear picture quality and smooth playback on large screens.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>Bo\u00eetier Android<\/h3>\n          <p>Works well as a first step, especially designed for Android-based systems. Provides smooth and stable streaming experience with high quality, supporting various video formats and resolutions.<\/p>\n        <\/div>\n        <div class=\"note\">\n          <h3>Bo\u00eete Formuler<\/h3>\n          <p>Works fairly well, but Formuler boxes have their own IPTV app (MyTVOnline) which is much better. It's recommended to use MyTVOnline instead of XUI IPTV Player on Formuler devices.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"callout warning\">While XUI IPTV Player works well, it's recommended to use better apps like TiviMate for improved interface and more stable servers.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-pricing\">\n      <h2>Pricing & Trial<\/h2>\n      <p>XUI IPTV Player is not free. You can test it for free for approximately 10 days before payment is required.<\/p>\n      <ul class=\"grid-list two-column\">\n        <li><strong>Free Trial:<\/strong> 10 days before payment required<\/li>\n        <li><strong>Payment Required:<\/strong> After trial period expires<\/li>\n        <li><strong>Download Sources:<\/strong> Play Store, TV app store, official APK<\/li>\n        <li><strong>APK Warning:<\/strong> Many APK files may contain viruses<\/li>\n        <li><strong>Official APK:<\/strong> Available from their official website<\/li>\n        <li><strong>Recommended:<\/strong> Download from official app stores only<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-features\">\n      <h2>Caract\u00e9ristiques principales<\/h2>\n      <ul class=\"grid-list two-column\">\n        <li><strong>Direct Login:<\/strong> No web portal upload required<\/li>\n        <li><strong>Easy Setup:<\/strong> Simple installation and configuration<\/li>\n        <li><strong>Assistance EPG\u00a0:<\/strong> Automatic electronic program guide loading<\/li>\n        <li><strong>HD & 4K:<\/strong> Support for high-resolution streaming<\/li>\n        <li><strong>Multiple Formats:<\/strong> Various video formats and codecs<\/li>\n        <li><strong>User-Friendly:<\/strong> Intuitive interface and navigation<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-subtitles\">\n      <h2>Subtitle Support (Limited)<\/h2>\n      <p>Subtitles are available by pressing the red button on the remote control. However, many users have reported that newer versions of the app no longer support subtitles properly.<\/p>\n      <div class=\"callout warning\">Subtitles work poorly in this application. If subtitles are important to you, choose another app like TiviMate, IPTV Smarters, or IPTVX instead.<\/div>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-limitations\">\n      <h2>Important Limitations<\/h2>\n      <ul class=\"grid-list\">\n        <li>Subtitles work poorly and may not be supported in newer versions.<\/li>\n        <li>Not recommended for Xiaomi Mi devices due to weak processors.<\/li>\n        <li>Formuler boxes should use MyTVOnline instead for better performance.<\/li>\n        <li>Requires payment after 10-day trial period.<\/li>\n        <li>May not be the best choice compared to alternatives like TiviMate.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-troubleshooting\">\n      <h2>D\u00e9pannage<\/h2>\n      <ul class=\"grid-list\">\n        <li><strong>Les cha\u00eenes ne se chargent pas\u00a0?<\/strong> V\u00e9rifiez vos identifiants WOLFTV et votre connexion internet.<\/li>\n        <li><strong>Guide \u00e9lectronique des programmes manquant ?<\/strong> Utilisez la connexion Xtream Codes au lieu du format M3U pour le chargement automatique du guide \u00e9lectronique des programmes (EPG).<\/li>\n        <li><strong>Subtitles not working?<\/strong> Press the red button on your remote, but be aware that newer versions may not support subtitles.<\/li>\n        <li><strong>L&#039;application plante ?<\/strong> Restart the app or reinstall from the official app store.<\/li>\n        <li><strong>Probl\u00e8mes de mise en m\u00e9moire tampon\u00a0?<\/strong> Ensure stable internet connection and close other streaming apps.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"card\" id=\"xui-iptv-faq\">\n      <h2>FAQ<\/h2>\n      <details>\n        <summary>Is XUI IPTV Player free to use?<\/summary>\n        <p>No, XUI IPTV Player is not free. You can test it for free for approximately 10 days before payment is required.<\/p>\n      <\/details>\n      <details>\n        <summary>How do I enable subtitles in XUI IPTV Player?<\/summary>\n        <p>Press the red button on your remote control. However, many users report that newer versions of the app no longer support subtitles properly.<\/p>\n      <\/details>\n      <details>\n        <summary>Is XUI IPTV Player good for Formuler boxes?<\/summary>\n        <p>While it works fairly well, Formuler boxes have their own MyTVOnline app which is much better and more recommended for Formuler devices.<\/p>\n      <\/details>\n      <details>\n        <summary>Should I use XUI IPTV Player on Xiaomi Mi devices?<\/summary>\n        <p>Xiaomi Mi devices are not the best for IPTV viewing due to weak processors. Consider Apple TV or other more powerful devices for better performance.<\/p>\n      <\/details>\n    <\/div>\n\n    <div class=\"cta\">\n      <a class=\"btn primary\" href=\"https:\/\/wolftv.org\/fr\/trial\/\" aria-label=\"D\u00e9marrez votre essai gratuit de WOLFTV\">D\u00e9marrez votre essai gratuit de WOLFTV<\/a>\n      <a class=\"btn secondary\" href=\"https:\/\/wolftv.org\/fr\/plans\/\" aria-label=\"Consultez les forfaits WOLFTV\">Choisissez un forfait<\/a>\n    <\/div>\n  <\/div>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is XUI IPTV Player free to use?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No, XUI IPTV Player is not free. You can test it for free for approximately 10 days before payment is required.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How do I enable subtitles in XUI IPTV Player?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Press the red button on your remote control. However, many users report that newer versions of the app no longer support subtitles properly.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is XUI IPTV Player good for Formuler boxes?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"While it works fairly well, Formuler boxes have their own MyTVOnline app which is much better and more recommended for Formuler devices.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Should I use XUI IPTV Player on Xiaomi Mi devices?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Xiaomi Mi devices are not the best for IPTV viewing due to weak processors. Consider Apple TV or other more powerful devices for better performance.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>WOLFTV Setup XUI IPTV Player Setup Guide XUI IPTV Player is a relatively new and easy-to-use IPTV application available for various devices including Smart TVs and Android boxes. Follow this guide to connect your WOLFTV subscription and start streaming live TV, movies, and series. Why XUI IPTV Player Direct login setup, no web portal required, [&hellip;]<\/p>","protected":false},"featured_media":0,"template":"","meta":{"footnotes":""},"class_list":["post-421","apps","type-apps","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/apps\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/apps"}],"about":[{"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/types\/apps"}],"version-history":[{"count":4,"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/apps\/421\/revisions"}],"predecessor-version":[{"id":434,"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/apps\/421\/revisions\/434"}],"wp:attachment":[{"href":"https:\/\/wolftv.org\/fr\/wp-json\/wp\/v2\/media?parent=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}