{"id":3968,"date":"2025-07-15T19:43:29","date_gmt":"2025-07-15T19:43:29","guid":{"rendered":"https:\/\/dolartube.com\/?page_id=3968"},"modified":"2025-07-29T13:10:04","modified_gmt":"2025-07-29T13:10:04","slug":"shorts_creator","status":"publish","type":"page","link":"https:\/\/dolartube.com\/en\/shorts_creator\/","title":{"rendered":"Shorts Creator Plus Master"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3968\" class=\"elementor elementor-3968\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-fde1eaf e-con-full e-flex e-con e-parent\" data-id=\"fde1eaf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a0c66f elementor-widget elementor-widget-html\" data-id=\"6a0c66f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"pt-BR\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Viral Shorts Creator 4.0 - The Viral Video Machine<\/title>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;700;900&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/all.min.css\">\r\n    <style>\r\n        :root {\r\n            --primary-color: #6a11cb;\r\n            --secondary-color: #2575fc;\r\n            --cta-color: #28a745;\r\n            --cta-hover-color: #218838;\r\n            --text-color: #333;\r\n            --light-text-color: #fff;\r\n            --bg-color: #f4f7fc;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Poppins', sans-serif;\r\n            line-height: 1.7;\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: var(--bg-color);\r\n            color: var(--text-color);\r\n        }\r\n\r\n        .container {\r\n            width: 90%;\r\n            max-width: 1100px;\r\n            margin: auto;\r\n            padding: 20px 0;\r\n        }\r\n\r\n        \/* --- Se\u00e7\u00e3o Her\u00f3i --- *\/\r\n        .hero {\r\n            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));\r\n            color: var(--light-text-color);\r\n            padding: 60px 20px 80px 20px;\r\n            text-align: center;\r\n        }\r\n        .hero h1 {\r\n            font-size: 3.5rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 900;\r\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);\r\n        }\r\n        .hero .subtitle {\r\n            font-size: 1.3rem;\r\n            max-width: 700px;\r\n            margin: 0 auto 30px auto;\r\n        }\r\n        .video-container {\r\n            max-width: 800px;\r\n            margin: 40px auto;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.3);\r\n            border-radius: 15px;\r\n            overflow: hidden;\r\n            position: relative;\r\n            padding-top: 56.25%; \/* Propor\u00e7\u00e3o 16:9 *\/\r\n        }\r\n        .video-container iframe {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n        \r\n        .cta-button {\r\n            display: inline-block;\r\n            background: var(--cta-color);\r\n            color: var(--light-text-color);\r\n            padding: 20px 40px;\r\n            text-decoration: none;\r\n            border-radius: 50px;\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            box-shadow: 0 5px 15px rgba(0,0,0,0.2);\r\n            transition: transform 0.2s ease, background-color 0.2s ease;\r\n            margin-top: 30px;\r\n        }\r\n        .cta-button:hover {\r\n            background: var(--cta-hover-color);\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        \/* --- Se\u00e7\u00f5es Gerais --- *\/\r\n        .section {\r\n            padding: 60px 20px;\r\n            text-align: center;\r\n        }\r\n        .section-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 40px;\r\n            position: relative;\r\n        }\r\n        .section-title::after {\r\n            content: '';\r\n            width: 80px;\r\n            height: 4px;\r\n            background: var(--primary-color);\r\n            position: absolute;\r\n            bottom: -10px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        \/* --- Se\u00e7\u00e3o de Dores --- *\/\r\n        .pain-points {\r\n            display: flex;\r\n            justify-content: space-around;\r\n            flex-wrap: wrap;\r\n            gap: 20px;\r\n        }\r\n        .pain-point {\r\n            background: #fff;\r\n            padding: 25px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\r\n            width: 220px;\r\n            transition: transform 0.2s;\r\n        }\r\n        .pain-point:hover {\r\n            transform: translateY(-10px);\r\n        }\r\n        .pain-point i {\r\n            font-size: 2.5rem;\r\n            color: var(--primary-color);\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* --- Se\u00e7\u00e3o de Benef\u00edcios --- *\/\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 30px;\r\n            text-align: left;\r\n        }\r\n        .feature-card {\r\n            background: #fff;\r\n            padding: 30px;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\r\n            border-top: 5px solid var(--secondary-color);\r\n        }\r\n        .feature-card h3 {\r\n            font-size: 1.5rem;\r\n            color: var(--primary-color);\r\n            margin-top: 0;\r\n        }\r\n        .feature-card i {\r\n            margin-right: 10px;\r\n            color: var(--secondary-color);\r\n        }\r\n        \r\n        \/* --- Se\u00e7\u00e3o da Oferta (Stack) --- *\/\r\n        .offer-stack {\r\n            background: #fff;\r\n            padding: 40px;\r\n            border-radius: 15px;\r\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n        .offer-item {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 15px 0;\r\n            border-bottom: 1px dashed #ccc;\r\n            font-size: 1.1rem;\r\n        }\r\n        .offer-item:last-child {\r\n            border-bottom: none;\r\n        }\r\n        .item-value {\r\n            font-weight: 700;\r\n            color: #777;\r\n            text-decoration: line-through;\r\n        }\r\n        .total-value {\r\n            text-align: right;\r\n            margin-top: 20px;\r\n            font-size: 1.2rem;\r\n        }\r\n        .final-price {\r\n            font-size: 3rem;\r\n            font-weight: 900;\r\n            color: var(--cta-color);\r\n            margin: 20px 0;\r\n        }\r\n        \r\n        \/* --- FAQ --- *\/\r\n        .faq-item {\r\n            background: #fff;\r\n            margin-bottom: 10px;\r\n            padding: 20px;\r\n            border-radius: 5px;\r\n            text-align: left;\r\n        }\r\n        .faq-item summary {\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            list-style: none; \/* Remove a seta padr\u00e3o *\/\r\n        }\r\n        .faq-item summary::-webkit-details-marker {\r\n            display: none;\r\n        }\r\n        \r\n        \/* --- Footer --- *\/\r\n        .footer {\r\n            background: #333;\r\n            color: #aaa;\r\n            padding: 40px 20px;\r\n            text-align: center;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .hero h1 { font-size: 2.5rem; }\r\n            .hero .subtitle { font-size: 1.1rem; }\r\n            .section-title { font-size: 2rem; }\r\n            .cta-button { font-size: 1.2rem; padding: 15px 30px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    \r\n    <header class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>The Viral Shorts Machine That Works For You!<\/h1>\r\n            <p class=\"subtitle\">Discover how to turn any idea into short, addictive videos in minutes, 100% on autopilot. Watch the video and see the power of automation!<\/p>\r\n            \r\n            <div class=\"video-container\">\r\n                <iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/McxFxb_b4xA?si=MyLJBSYeLG2B_ANz\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\r\n            <\/div>\r\n\r\n            <a href=\"https:\/\/pay.hotmart.com\/P100845896H?off=25wlu86v\" class=\"cta-button\">I WANT TO GO VIRAL NOW!<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <main>\r\n        <section class=\"section\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Do you identify with any of these problems?<\/h2>\r\n                <div class=\"pain-points\">\r\n                    <div class=\"pain-point\">\r\n                        <i class=\"fas fa-clock\"><\/i>\r\n                        <h4>Lost Hours<\/h4>\r\n                        <p>Do you spend more time editing than creating?<\/p>\r\n                    <\/div>\r\n                    <div class=\"pain-point\">\r\n                        <i class=\"fas fa-lightbulb\"><\/i>\r\n                        <h4>Lack of Ideas<\/h4>\r\n                        <p>No inspiration for engaging itineraries?<\/p>\r\n                    <\/div>\r\n                    <div class=\"pain-point\">\r\n                        <i class=\"fas fa-dollar-sign\"><\/i>\r\n                        <h4>High Costs<\/h4>\r\n                        <p>Expensive tools and freelancers weigh on your pocket?<\/p>\r\n                    <\/div>\r\n                    <div class=\"pain-point\">\r\n                        <i class=\"fas fa-chart-line\"><\/i>\r\n                        <h4>Few Views<\/h4>\r\n                        <p>Are your videos not reaching the audience you want?<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"section\" style=\"background: #fff;\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Introducing the Ultimate Solution<\/h2>\r\n                <p style=\"max-width: 800px; margin: 0 auto 40px auto;\">THE <strong>Viral Shorts Creator 4.0 MASTER<\/strong> is the tool your arsenal was missing. It doesn&#039;t just create videos, it builds bridges between you and millions of views. No more manual work and frustration. It&#039;s time to automate, go viral, and monetize.\r\n<p>&nbsp;<\/p>\r\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/8opq1k2C5X4?si=0ZM-V4NBXAC4G_-E\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\r\n<p>&nbsp;<\/p>\r\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/1c__DaKC-i0?si=Yrt6yk9ZquVPhc2t\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\r\n<p>&nbsp;<\/p>\r\n<iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/nf3noTOk39U?si=b-qIKxWm64tKzwCY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\r\n<\/p>\r\n                <div class=\"features-grid\">\r\n                    <div class=\"feature-card\">\r\n                        <h3><i class=\"fas fa-robot\"><\/i> Total Creative Freedom<\/h3>\r\n                        <p>With support for multiple APIs (including <strong>free Qwen<\/strong>), you have complete control over your costs and quality. Want to use the best technology without spending a dime? You can!<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3><i class=\"fas fa-image\"><\/i> Cinema Images, Zero Cost<\/h3>\r\n                        <p>Forget expensive image banks. Our system <strong>Pollinations<\/strong> generates unlimited, high-quality images based on your script at no additional cost.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3><i class=\"fas fa-microphone-alt\"><\/i> Voices that Captivate and Retain<\/h3>\r\n                        <p>Use narrations with multiple voices, accents, and languages. Create dynamic dialogue that captivates from start to finish, dramatically increasing your video&#039;s retention.<\/p>\r\n                    <\/div>\r\n                    <div class=\"feature-card\">\r\n                        <h3><i class=\"fas fa-bullhorn\"><\/i> Monetize Every Short You Create<\/h3>\r\n                        <p>With the resource of <strong>CTA (Call to Action)<\/strong> With this personalized video, you can promote your products, services, or affiliate links directly in the video. Turn views into sales!<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"section\">\r\n             <div class=\"container\">\r\n                <h2 class=\"section-title\">Everything You Take Today<\/h2>\r\n                <div class=\"offer-stack\">\r\n                    <div class=\"offer-item\">\r\n                        <span>\u2705 <strong>Viral Shorts Creator 4.0 MASTER<\/strong><\/span>\r\n                        <span class=\"item-value\">R$ 297.00<\/span>\r\n                    <\/div>\r\n                    <div class=\"offer-item\">\r\n                        <span>\ud83c\udf81 <strong>#1 Bonus:<\/strong> Unlimited Image Generator (Polinations)<\/span>\r\n                        <span class=\"item-value\">R$ 197.00<\/span>\r\n                    <\/div>\r\n                    <div class=\"offer-item\">\r\n                        <span>\ud83c\udf81 <strong>Bonus #2:<\/strong> Viral Background Music Pack<\/span>\r\n                        <span class=\"item-value\">R$ 97.00<\/span>\r\n                    <\/div>\r\n                    <div class=\"offer-item\">\r\n                        <span>\ud83c\udf81 <strong>Bonus #3:<\/strong> Persuasive Sound Effects Pack<\/span>\r\n                        <span class=\"item-value\">R$ 97.00<\/span>\r\n                    <\/div>\r\n                    <div class=\"total-value\">\r\n                        <p>Total Value: <span style=\"text-decoration: line-through;\">R$ 688.00<\/span><\/p>\r\n                    <\/div>\r\n                    <p style=\"text-align: center;\">Get it all today for just:<\/p>\r\n                    <h3 class=\"final-price\">12x of R$ 15.20 <br> <span style=\"font-size: 1.5rem; font-weight: 400;\">or R$ 147.00 cash<\/span><\/h3>\r\n                    <div style=\"text-align: center;\">\r\n                        <a href=\"https:\/\/pay.hotmart.com\/P100845896H?off=25wlu86v\" class=\"cta-button\">BUY NOW WITH DISCOUNT!<\/a>\r\n                        <p style=\"margin-top: 15px;\"><i class=\"fas fa-shield-alt\"><\/i> Secure 100% purchase with 7-day guarantee.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n        \r\n        <section class=\"section\" style=\"background: #fff;\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Frequently Asked Questions (FAQ)<\/h2>\r\n                <details class=\"faq-item\">\r\n                    <summary>Is it a one-time payment or a monthly fee?<\/summary>\r\n                    <p style=\"margin-top: 10px;\">Annual payment! You buy the software and it&#039;s yours for one year, including future updates to version 4.0.<\/p>\r\n                <\/details>\r\n                 <details class=\"faq-item\">\r\n                    <summary>Do I need technical knowledge?<\/summary>\r\n                    <p style=\"margin-top: 10px;\">No! The tool was designed to be extremely easy to use. If you know how to copy and paste, all you need are the API keys. There&#039;s a tutorial to teach you how, and you&#039;re ready to go. We provide video tutorials for the initial API setup.<\/p>\r\n                <\/details>\r\n                <details class=\"faq-item\">\r\n                    <summary>Does it work on my computer?<\/summary>\r\n                    <p style=\"margin-top: 10px;\">The software is optimized for Windows 11 64-bit and probably works well on Windows 10 as well. It has been tested on computers with Intel processors and NVIDIA graphics cards, and has fixes to improve compatibility with AMD.<\/p>\r\n                <\/details>\r\n                 <details class=\"faq-item\">\r\n                    <summary>How do I get access to the software?<\/summary>\r\n                    <p style=\"margin-top: 10px;\">Immediately after payment confirmation, you will receive an email with instructions to download the software within our Like Points tool dashboard and there you will have your exclusive serial number on the Like Points (Gato Coins) platform.<\/p>\r\n                <\/details>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/main>\r\n\r\n    <footer class=\"footer\">\r\n        <div class=\"container\">\r\n            <p><strong>Legal Notice:<\/strong> This product is a tool to assist with content creation. Viewership and monetization results depend on multiple factors, such as niche, consistency, and marketing strategies, and are not guaranteed.<\/p>\r\n            <p>\u00a9 2025 Viral Shorts Creator - All rights reserved.<\/p>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Viral Shorts Creator 4.0 &#8211; A M\u00e1quina de V\u00eddeos Virais A M\u00e1quina de Criar Shorts Virais que Trabalha por Voc\u00ea! Descubra como transformar qualquer ideia em v\u00eddeos curtos e viciantes em minutos, 100% no autom\u00e1tico. Assista ao v\u00eddeo e veja o poder da automa\u00e7\u00e3o! QUERO VIRALIZAR AGORA! Voc\u00ea se identifica com algum destes problemas? Horas [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-3968","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/pages\/3968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/comments?post=3968"}],"version-history":[{"count":26,"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/pages\/3968\/revisions"}],"predecessor-version":[{"id":4134,"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/pages\/3968\/revisions\/4134"}],"wp:attachment":[{"href":"https:\/\/dolartube.com\/en\/wp-json\/wp\/v2\/media?parent=3968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}