Youtube_T0_Gif Converter :-
In search Bar :- Please Type the Song Name , You want to Listen To , then select the song from results , watch the song and enter the start time and duration for which you want a gif to be created .
####Pre-requisites
- Node.Js 6+
- FFMPEG installed (Ubuntu Installation Guide)
####Installation
- Clone Repository
- cd into dir &&
npm install
- Obtain Youtube Api key (Instructions)
- Add obtained Youtube key to config/local.js or
export YOUTUBE_API_KEY=key
npm start
&& visit localhost:3000
- Add buildapps https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git and heroku/nodejs
- Push to heroku master