Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serverwentdown/youpp

A (beta) design-oriented, simple YouTube client
https://github.com/serverwentdown/youpp

Last synced: 14 days ago
JSON representation

A (beta) design-oriented, simple YouTube client

Awesome Lists containing this project

README

        

# [Youpp](http://ambrosechua.github.io/Youpp)

A (beta) design-oriented, simple YouTube client.

Code and design MIT Licensed.

![youpp-splash-screenshot](https://f.cloud.github.com/assets/1705906/2428935/f84a0d7a-ac62-11e3-9ebe-b44484338afc.png)
![youpp-adv](https://f.cloud.github.com/assets/1705906/2428934/f81a83f2-ac62-11e3-9366-a7c71c58c09b.png)

## Configurations

**Please do this to prevent API overload! **

Check out the file `apikey-sample.js`, dump in your YouTube API key and rename to `apikey.js`.

## Packaging

```
sudo npm i -g nwjs-builder
./build.sh
```