YouTube App with UIKit

Learn how to work with and fetch data from the YouTube API, display and play videos in your app and more.

Course curriculum

  • 1

    Introduction

    • Welcome

    • Resources

    • Where to Get Help?

  • 2

    The YouTube App

    • Getting Started

    • Getting Started with GitHub and Bitrise

    • Starting with the YouTube API and Getting an API Key

    • Configure Gitignore

    • Swift Codable & the JSON Format

    • Building our User Interface

    • The Custom Video UITableViewCell

    • Watch the Video in the Detail View

    • Like and Subscribe!