https://github.com/serverwentdown/youpp
A (beta) design-oriented, simple YouTube client
https://github.com/serverwentdown/youpp
Last synced: over 1 year ago
JSON representation
A (beta) design-oriented, simple YouTube client
- Host: GitHub
- URL: https://github.com/serverwentdown/youpp
- Owner: serverwentdown
- License: mit
- Archived: true
- Created: 2014-03-07T12:03:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T08:20:20.000Z (over 8 years ago)
- Last Synced: 2025-02-22T20:31:15.575Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://serverwentdown.github.io/Youpp
- Size: 84.3 MB
- Stars: 31
- Watchers: 5
- Forks: 4
- Open Issues: 5
-
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.


## 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
```