ayodejiayankola / YouTubeMobileClone

Building a mobile clone of youtube using youtube Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Mobile App Clone

Display Youtube playlist for a user and individual video screen

Architecture

MVC

Folder Structure

Images
Helpers
NetworkManager
Models
Views
ViewControllers

Features

  • Shows a list of video in a playlist
  • Shows individual video on a detail page
  • Video can be played in the individual

Requirements

macOS 10.15
Xcode 12
Minimum Deployment Target - iOS 13

macOS 10.15 Xcode 11 iOS 13

Usage

Clone the repository:

https://github.com/ayodejiayankola/YouTubeMobileClone.git

Getting Started

Clone the Repository
Get the API Key from https://console.cloud.google.com/apis/dashboard
Put API Key in Constants.swift file on line 11 inside the Helpers Folder
Put PLAYLIST ID in Constants.swift file on line 12 inside the Helpers Folder
BUILD AND RUN YOUR PROJECT ON XCODE

About

Building a mobile clone of youtube using youtube Api


Languages

Language:Swift 100.0%