YouTubeClone
YouTube clone
A YouTube clone demonstrating clean coding practices and reusable methodologies in Swift
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies!
175 stars
5 watching
34 forks
Language: Swift
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unexpectedmaker/micropython-youtube-api | A MicroPython-based API wrapper for interacting with the YouTube API | 13 |
imthaghost/goclone | Clones websites by extracting and saving their content to local files. | 1,370 |
kylejginavan/youtube_it | A Ruby wrapper for accessing YouTube's video API and managing video content | 595 |
andrewvasilchuk/vue-lazy-youtube-video | A Vue.js component for lazyloading YouTube videos | 102 |
javascipt/node-youtube | A tool for extracting frames from YouTube videos to create snapshots, GIFs, or specific portions of a video. | 176 |
gilesvangruisen/swift-youtube-player | A Swift library for embedding and controlling YouTube videos in iOS applications | 875 |
ivansharamok/youtube-integration | Enables YouTube video embedding in Sitecore CMS without manual configuration. | 0 |
mariodev12/react-native-netflix | A React Native app inspired by Netflix's iOS design | 833 |
verywow/v-oogle | A parody website built with Vue.js, replicating the Google homepage but with notable differences. | 43 |
akshgpt7/youtube-deno | A TypeScript client library for interacting with the YouTube Data API v3 | 45 |
drmonkeyninja/arc_youtube | An embeddable Youtube video player plugin for Textpattern CMS. | 5 |
totonyus/ydl_api_ng | A reworked version of youtube-dl API with improved functionality and maintainability | 151 |
gorvgoyl/clone-wars | A collection of 100+ web application clones and alternatives | 27,925 |
neuraxio/kata-clean-machine-learning-from-dirty-code | Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 316 |