Yoda is a nifty osx application which enables you to browse and download videos from YouTube. Built using ReactJS & Electron
Download latest version of Yoda
The latest version of yoda can be downloaded from the releases page. Please note that currently only supports osx.
Requires gulp to be installed on your machine.
Clone the repository, install dependencies and run gulp
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.
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 !
Copyright (c) 2015 whoisandie