{"id":8945,"date":"2026-08-10T10:01:47","date_gmt":"2026-08-10T10:01:47","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/code-with-antonio-build-a-youtube-clone-2025-2\/"},"modified":"2026-08-10T10:01:47","modified_gmt":"2026-08-10T10:01:47","slug":"code-with-antonio-build-a-youtube-clone-2025-2","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/code-with-antonio-build-a-youtube-clone-2025-2\/","title":{"rendered":"Code With Antonio \u2013 Build a Youtube Clone 2025-2"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p data-sourcepos=\"7:1-7:326\"><span style=\"vertical-align: inherit\">Build a Youtube Clone Course. In this 24-hour course, you will learn how to create a clone of the Youtube site. We will cover advanced topics such as Next 15 and React 19 with tRPC, prefetching data in server components, using suspense in client components, video processing, background tasks, AI features and much more. This course is presented in a step-by-step and fully explained manner and will accompany you from start to finish. During this course, you will be introduced to various concepts and technologies and will improve your skills in web development and building advanced applications.<\/span><\/p>\n<h3 data-sourcepos=\"11:1-11:24\"><strong><span style=\"vertical-align: inherit\">What you will learn<\/span><\/strong><\/h3>\n<ul data-sourcepos=\"13:1-29:0\">\n<li data-sourcepos=\"13:1-13:44\"><span style=\"vertical-align: inherit\">How to launch a project and create the initial structure<\/span><\/li>\n<li data-sourcepos=\"14:1-14:34\"><span style=\"vertical-align: inherit\">How to implement an authentication system<\/span><\/li>\n<li data-sourcepos=\"15:1-15:59\"><span style=\"vertical-align: inherit\">How to set up a database and sync it with Webhooks<\/span><\/li>\n<li data-sourcepos=\"16:1-16:63\"><span style=\"vertical-align: inherit\">How to configure tRPC and use it to communicate with the database<\/span><\/li>\n<li data-sourcepos=\"17:1-17:47\"><span style=\"vertical-align: inherit\">How to create video categories and studio pages<\/span><\/li>\n<li data-sourcepos=\"18:1-18:47\"><span style=\"vertical-align: inherit\">How to upload unlimited videos and merge with Mux<\/span><\/li>\n<li data-sourcepos=\"19:1-19:46\"><span style=\"vertical-align: inherit\">How to process videos and create thumbnails<\/span><\/li>\n<li data-sourcepos=\"20:1-20:84\"><span style=\"vertical-align: inherit\">How to implement AI features for background tasks and thumbnail creation<\/span><\/li>\n<li data-sourcepos=\"21:1-21:78\"><span style=\"vertical-align: inherit\">How to create a video display and implement a system to display the number of views and reactions<\/span><\/li>\n<li data-sourcepos=\"22:1-22:53\"><span style=\"vertical-align: inherit\">How to implement a subscription, comment, and reply system<\/span><\/li>\n<li data-sourcepos=\"23:1-23:41\"><span style=\"vertical-align: inherit\">How to create video and search page suggestions<\/span><\/li>\n<li data-sourcepos=\"24:1-24:45\"><span style=\"vertical-align: inherit\">How to improve app performance and create a main feed<\/span><\/li>\n<li data-sourcepos=\"25:1-25:39\"><span style=\"vertical-align: inherit\">How to create and manage playlists<\/span><\/li>\n<li data-sourcepos=\"26:1-26:35\"><span style=\"vertical-align: inherit\">How to create a user page and upload a banner<\/span><\/li>\n<li data-sourcepos=\"27:1-27:50\"><span style=\"vertical-align: inherit\">How to display the subscription list and make final improvements<\/span><\/li>\n<li data-sourcepos=\"28:1-29:0\"><span style=\"vertical-align: inherit\">How to deploy the application<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"30:1-30:30\"><strong><span style=\"vertical-align: inherit\">This course is suitable for people who:<\/span><\/strong><\/h3>\n<ul data-sourcepos=\"32:1-36:97\">\n<li data-sourcepos=\"32:1-32:60\"><span style=\"vertical-align: inherit\">Are interested in learning how to build advanced applications.<\/span><\/li>\n<li data-sourcepos=\"33:1-33:66\"><span style=\"vertical-align: inherit\">Want to improve their skills in web development and React.<\/span><\/li>\n<li data-sourcepos=\"34:1-34:53\"><span style=\"vertical-align: inherit\">They are looking to learn new and advanced technologies.<\/span><\/li>\n<li data-sourcepos=\"35:1-35:58\"><span style=\"vertical-align: inherit\">They want to create a copy of the Youtube site for themselves.<\/span><\/li>\n<li data-sourcepos=\"36:1-36:97\"><span style=\"vertical-align: inherit\">Interested in advanced topics such as Next 15, React 19, tRPC, artificial intelligence, and video processing.<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Build a Youtube Clone course details<\/span><\/h3>\n<ul>\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.codewithantonio.com\/projects\/youtube-clone\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">codewithantonio<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/codewithantonio\/\"><span style=\"vertical-align: inherit\">codewithantonio<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: Beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 23 hours and 42 minutes<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Number of lessons: 39<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<p style=\"direction: ltr\"><span style=\"vertical-align: inherit\">1. Intro &amp; demo <\/span><br \/><span style=\"vertical-align: inherit\">2. Project setup <\/span><br \/><span style=\"vertical-align: inherit\">3. Basic layout <\/span><br \/><span style=\"vertical-align: inherit\">4. Authentication <\/span><br \/><span style=\"vertical-align: inherit\">5. Database setup <\/span><br \/><span style=\"vertical-align: inherit\">6. Webhook sync <\/span><br \/><span style=\"vertical-align: inherit\">7. TRPC setup <\/span><br \/><span style=\"vertical-align: inherit\">8. TRPC configuration <\/span><br \/><span style=\"vertical-align: inherit\">9. Video categories <\/span><br \/><span style=\"vertical-align: inherit\">10. Studio layout <\/span><br \/><span style=\"vertical-align: inherit\">11. Studio videos <\/span><br \/><span style=\"vertical-align: inherit\">12. Infinite loading <\/span><br \/><span style=\"vertical-align: inherit\">13. Mux integration <\/span><br \/><span style=\"vertical-align: inherit\">14. Mux webhooks <\/span><br \/><span style=\"vertical-align: inherit\">15. Video form <\/span><br \/><span style=\"vertical-align: inherit\">16. Video thumbnails <\/span><br \/><span style=\"vertical-align: inherit\">17. AI background jobs <\/span><br \/><span style=\"vertical-align: inherit\">18. AI thumbnails <\/span><br \/><span style=\"vertical-align: inherit\">19. Video page <\/span><br \/><span style=\"vertical-align: inherit\">20. Video views <\/span><br \/><span style=\"vertical-align: inherit\">21. Video reactions <\/span><br \/><span style=\"vertical-align: inherit\">22. Subscriptions <\/span><br \/><span style=\"vertical-align: inherit\">23. Comments <\/span><br \/><span style=\"vertical-align: inherit\">24. Comments infinite loading <\/span><br \/><span style=\"vertical-align: inherit\">25. Comment reactions <\/span><br \/><span style=\"vertical-align: inherit\">26. Comment replies <\/span><br \/><span style=\"vertical-align: inherit\">27. Suggestions <\/span><br \/><span style=\"vertical-align: inherit\">28. Search page <\/span><br \/><span style=\"vertical-align: inherit\">29. Improvements <\/span><br \/><span style=\"vertical-align: inherit\">30. Home feed <\/span><br \/><span style=\"vertical-align: inherit\">31. Playlists <\/span><br \/><span style=\"vertical-align: inherit\">32. Custom playlists <\/span><br \/><span style=\"vertical-align: inherit\">33. Populating playlists <\/span><br \/><span style=\"vertical-align: inherit\">34. Individual playlist <\/span><br \/><span style=\"vertical-align: inherit\">35. User page <\/span><br \/><span style=\"vertical-align: inherit\">36. Banner upload <\/span><br \/><span style=\"vertical-align: inherit\">37. Subscriptions list <\/span><br \/><span style=\"vertical-align: inherit\">38. Final improvements <\/span><br \/><span style=\"vertical-align: inherit\">39. Deployment<\/span><\/p>\n<h3><span style=\"vertical-align: inherit\">Course images<\/span><\/h3>\n<h2>&nbsp;<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-968128 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2025\/03\/Build-a-Youtube-Clone1.png\" alt=\"\" width=\"377\" height=\"309\"><\/h2>\n<h3><span style=\"vertical-align: inherit\">Sample course video<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-157275-1\"><video class=\"wp-video-shortcode\" id=\"video-157275-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Build_a_Youtube_Clone_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Build_a_Youtube_Clone_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Build_a_Youtube_Clone_Downloadly.ir.mp4?nocache=1786113794266\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Build_a_Youtube_Clone_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div>\n<h3><span style=\"vertical-align: inherit\">Installation Guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitles: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 1080p<\/span><\/p>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">Download link<\/span><\/h3>\n<p><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Code_With_Antonio_Build_a_Youtube_Clone_2025-2.part1_Downloadly.ir.rar?nocache=1786113789\"><span style=\"vertical-align: inherit\">Download Part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Code_With_Antonio_Build_a_Youtube_Clone_2025-2.part2_Downloadly.ir.rar?nocache=1786113789\"><span style=\"vertical-align: inherit\">Download Part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Code_With_Antonio_Build_a_Youtube_Clone_2025-2.part3_Downloadly.ir.rar?nocache=1786113789\"><span style=\"vertical-align: inherit\">Download Part 3 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Code_With_Antonio_Build_a_Youtube_Clone_2025-2.part4_Downloadly.ir.rar?nocache=1786113789\"><span style=\"vertical-align: inherit\">Download Part 4 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl2.downloadly.ir\/Files\/Elearning\/Code_With_Antonio_Build_a_Youtube_Clone_2025-2.part5_Downloadly.ir.rar?nocache=1786113789\"><span style=\"vertical-align: inherit\">Download Part 5 \u2013 770 MB<\/span><\/a><\/p>\n<p><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3><span style=\"vertical-align: inherit\">File size<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">4.7 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Build a Youtube Clone Course. In this 24-hour course, you will learn how to create a clone of the Youtube site. We will cover advanced topics such a<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[78103,78104,78105,78106,78107,78108],"class_list":["post-8945","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-codewithantonio","dgi_tag-course-build-a-youtube-clone","dgi_tag-download-build-a-youtube-clone","dgi_tag-download-course-build-a-youtube-clone","dgi_tag-free-build-a-youtube-clone","dgi_tag-free-download-build-a-youtube-clone"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/8945","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/8945\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=8945"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=8945"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=8945"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}