weiran / watch-it-later

Watch videos saved on Instapaper on your Apple TV.

Home Page:https://weiran.co/watch-it-later/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch It Later

Build Status

Logo

Watch It Later is a native Apple TV app for watching YouTube and Vimeo videos saved to your Instapaper account.

Features

  • HD playback of YouTube and Vimeo videos saved on Instapaper
  • Archiving videos in app

Screenshots

Open Source

Watch It Later is open source and licenced under the MIT licence.

Download in App Store

Links

How to build

  1. Enter your Instapaper OAuth consumer key and secret in App\Supporting Files\InstapaperConfiguration.defaults.plist.
  2. Rename InstapaperConfiguration.defaults.plist to InstapaperConfiguration.plist.
  3. Install cocoapods, you can use RubyGems: gem install cocoapods.
  4. Install pods, in the project root folder, run pod install.
  5. Open the workspace file (WatchItLater.xcworkspace) in Xcode 8 or later, and build.

By Weiran Zhang
Website | Twitter | GitHub

About

Watch videos saved on Instapaper on your Apple TV.

https://weiran.co/watch-it-later/

License:MIT License


Languages

Language:Objective-C 61.2%Language:Swift 38.8%