Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.44 KB

File metadata and controls

39 lines (28 loc) · 1.44 KB

YTPlayer

YTPlayer is an unofficial YouTube client for SailfishOS.

Getting the source

Since YTPlayer uses some extra 3rd party components shipped in git submodules it needs to be cloned with --recursive option. Ex:

Build Prequisites

Building

  1. Paste your YouTube Data API v3 key into a file called youtube-data-api-v3.key and place it in the YTPlayer source directory.
  2. Copy YouTube client ID JSON file into YTPlayer source directory. Rename the file to youtube-client-id.json
  3. Start the SailfishOS SDK.
  4. Load harbour-ytplayer.pro file.
  5. Build and deploy the application to your phone/tablet/emulator.

Translating

If you want to translate YTPlayer into your native language you can use Transifex (https://www.transifex.com/tworaz/ytplayer).