-
Notifications
You must be signed in to change notification settings - Fork 0
Server Setup
pgodwin edited this page Aug 28, 2016
·
1 revision
You will need:
- A version of Windows of some description (Mono support may be added in the future, main issue is external dependencies)
- .NET Framework 4.6
- QuickTime 7 (if you'd like to encode in Video1, Cinepak or Sorenson)
- Enough CPU grunt to run the transcoder
- YouTube API Key (see below).
An API key for YouTube is required to perform searches, and one day authenticate users. To get one:
- Sign in to the Google Developer Console with your Google Account.
- Create a new project
- Create a Server API key
- Save the key to apikey.txt in the same path as the server.
- Authorize your project to use the YouTube APIs (what is our scope?)
TODO: Work these out, and work out what we need to properly support channels and playlists.
- search result