An open API service indexing awesome lists of open source software.

https://github.com/keith/gifiate

Create a gif from a youtuble-dl'able video
https://github.com/keith/gifiate

Last synced: 9 months ago
JSON representation

Create a gif from a youtuble-dl'able video

Awesome Lists containing this project

README

          

# gifiate

Create a gif from a video downloaded using
[`youtube-dl`](https://github.com/rg3/youtube-dl/).

## Usage

```sh
$ gifiate URL
```

## Installation

```sh
$ brew install keith/formulae/gifiate
```