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: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A MicroPython-based API wrapper for interacting with the YouTube API | 13 |
| Clones websites by extracting and saving their content to local files. | 1,398 |
| A Ruby wrapper for accessing YouTube's video API and managing video content | 595 |
| A Vue.js component for lazyloading YouTube videos | 103 |
| A tool for extracting frames from YouTube videos to create snapshots, GIFs, or specific portions of a video. | 177 |
| A Swift library for embedding and controlling YouTube videos in iOS applications | 876 |
| Enables YouTube video embedding in Sitecore CMS without manual configuration. | 0 |
| A React Native app inspired by Netflix's iOS design | 834 |
| A parody website built with Vue.js, replicating the Google homepage but with notable differences. | 43 |
| A TypeScript client library for interacting with the YouTube Data API v3 | 45 |
| An embeddable Youtube video player plugin for Textpattern CMS. | 5 |
| A reworked version of youtube-dl API with improved functionality and maintainability | 154 |
| A collection of 100+ web application clones and alternatives | 28,047 |
| Converting dirty machine learning code into clean, modular, and reusable components using the Pipe and Filter Design Pattern for Machine Learning. | 18 |
| Building a simple video encoder from scratch to achieve high compression ratios | 326 |