# xvideo-js

![](https://img.shields.io/badge/node-%3E%3D6.10.0-green.svg) [![GitHub license](https://img.shields.io/github/license/realdennis/xvideo-js.svg)](https://github.com/realdennis/xvideo-js/blob/master/LICENSE) 
[![GitHub issues](https://img.shields.io/github/issues/realdennis/xvideo-js.svg)](https://github.com/realdennis/xvideo-js/issues) [![GitHub stars](https://img.shields.io/github/stars/realdennis/xvideo-js.svg)](https://github.com/realdennis/xvideo-js/stargazers) [![GitHub forks](https://img.shields.io/github/forks/realdennis/xvideo-js.svg)](https://github.com/realdennis/xvideo-js/network) [![Greenkeeper badge](https://badges.greenkeeper.io/realdennis/xvideo-js.svg)](https://greenkeeper.io/) [![Build Status](https://travis-ci.org/realdennis/xvideo-js.svg?branch=master)](https://travis-ci.org/realdennis/xvideo-js)

More tissue You use, 
Less issue I have ...?

# Description
CLI application to choose video, add it to favorite, see the video tag, and also open the video on browser.

# Disclaimer
Xvideos own the rights of the video on their site, so my application will open it in the browser instead of downloading it .
(or bypassing their website to use the video)

# Usage
![](https://raw.githubusercontent.com/realdennis/xvideo-js/master/static/demo.gif)
```
$ xvideo-js //full app
$ xvideo // shortcut
```

# Installation
`$ npm install xvideo-js -g`
or
```
$ git clone https://github.com/realdennis/xvideo-js
$ cd xvideo-js
$ npm install -g
```

LICENSE
MIT © 2018 realdennis
