Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whoisandy/yoda
A nifty Mac OS X app to browse and download YouTube videos
https://github.com/whoisandy/yoda
Last synced: 7 days ago
JSON representation
A nifty Mac OS X app to browse and download YouTube videos
- Host: GitHub
- URL: https://github.com/whoisandy/yoda
- Owner: whoisandy
- License: mit
- Created: 2015-04-27T17:26:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T15:13:51.000Z (about 8 years ago)
- Last Synced: 2024-11-21T05:02:07.332Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://whoisandy.github.io/yoda
- Size: 4.28 MB
- Stars: 425
- Watchers: 14
- Forks: 51
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Yoda - Nifty macOS application which enables you to browse and download videos from YouTube. ![javascript_icon] (Applications / Video)
- open-source-mac-os-apps - Yoda - Nifty macOS application which enables you to browse and download videos from YouTube. ![javascript_icon] (Applications / Video)
README
# Yoda
Yoda is a nifty osx application which enables you to browse and download videos from YouTube.
Built using [ReactJS](https://facebook.github.io/react) & [Electron](http://electron.atom.io)[Download latest version](https://github.com/whoisandie/yoda/releases/tag/v1.0.0) of Yoda
## Downloads
The latest version of yoda can be downloaded from the [releases](https://github.com/whoisandie/yoda/releases) page.
Please note that currently only supports osx.## Developers
Requires gulp to be installed on your machine.
Clone the repository, install dependencies and run `gulp```` bash
git clone https://github.com/whoisandie/yoda.git# Cd into the directory and install dependencies
cd yoda && npm install# Run gulp to start
gulp
```To build a disk image, run `gulp release`, which will run the necessary tasks
and create the disk image in a `dist` directory.## Contribution
Want to make a contribution ? Fork the repo, tweak, add your changes, submit a pull request :) And yes any type of contributions (ideas, bug fixes, fixing typos, etc.) will be appreciated !
## License
Copyright (c) 2015 [whoisandie](http://whoisandie.com)