Skip to content

Small webpage to create Gfycat or Streamable gifs from Youtube videos using respective REST APIs.

Notifications You must be signed in to change notification settings

mathison42/gif-creation-tool

Repository files navigation

Gfycat Gif Maker

Simple web page to create gifs using Gfycat's API.

Directions

  1. Open simple.html with your favorite browser.

  2. Select Video (and start time)

  3. Specify a Youtube video url with specific time.

Example URL with start time: https://youtu.be/SaVJyAwVUzY?t=49

or

  1. Specify any video url and start time (in seconds).
`Example URL without start time: https://youtu.be/SaVJyAwVUzY`

`Example start time: 49`

Note: The start parameter takes preference over the video's specified time.

  1. Specify the length (in seconds) of Gfycat gif.

Example length/duration: 6

  1. Click "Create Gfycat Gif" to generate your new Gfycat gif.

Example: https://gfycat.com/SilverDiligentAruanas

Streamable Gif Maker

Beware: 3/18/2018 Streamable added CORS to their API headers late 2017. Code no longer works.

Simple web page to create gifs using Streamable's API.

Follow directions 1, 2 and 3 above.

  1. Specify Streamable Username (email) and Password credentials. All new Streamable Gifs must have valid credentials. If you do not have these credentials, create them on Streamable's webpage.

  2. Click "Create Streamable Gif" to generate your new Streamable gif.

Example: https://streamable.com/vd41b

About

Small webpage to create Gfycat or Streamable gifs from Youtube videos using respective REST APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published