Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serverwentdown/youpp
- Owner: serverwentdown
- License: mit
- Created: 2014-03-07T12:03:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T08:20:20.000Z (about 7 years ago)
- Last Synced: 2024-04-15T01:21:01.694Z (7 months ago)
- Language: JavaScript
- Homepage: http://serverwentdown.github.io/Youpp
- Size: 84.3 MB
- Stars: 31
- Watchers: 5
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```