Skip to content

TechThings/Udacity_TVOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity TVOS App

This app was creating to view Udacity Youtube videos on the Apple TV

alt tag alt tag

Technologies used in this project include YoutubeAPI to access metadata from youtube such as channel playlists and videos in playlists. AVFoundation and AVKit was used to stream video content natively. Minor details still need to be ironed out such as bug fixes, seek forward/backwards during video playback, remember state of each video playback.

Features I would like to include if I had access to Udacity are login functionality, incorporate students courses and progress, display Udacity’s entire catalog and start new courses straight from the Apple TV, finally sign up to Nanodegrees and charge users using Apples StoreKit framework.

This is my first experience building for the TVOS platform and although its native, it's not perfect. It was a great learning experience, most applications on TVOS use TVML(TV Markup Language), this would be the next step in learning more about building apps for the TVOS platform.

About

A TVOS App using Udacity's Youtube channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 75.6%
  • Swift 24.4%