Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Create a gif from a youtuble-dl'able video
- Host: GitHub
- URL: https://github.com/keith/gifiate
- Owner: keith
- License: mit
- Created: 2015-12-22T04:06:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T04:24:02.000Z (almost 9 years ago)
- Last Synced: 2024-10-03T17:45:40.696Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```