Skip to content

Creates a Random GIF from random movies in a directory. Also includes a Twitter Bot

Notifications You must be signed in to change notification settings

Friss/random-gif-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Movie GIF Maker

Using Random Movie GIF Maker

To use just the random GIF maker run:

$ python randomGif.py

Then enter the path to your movies / video files.

Using Random Movie GIF Maker Twitter Bot

To use the Twitter Box first:

$ cp config.cfg-dist config.cfg

Then fill in your API and OAUTH Keys into the config file from Twitter and Imgur.

Then run:

$ python twitterBot.py

The bot will now tweet every hour.

Notes

My movie file structure is:

/root/Movie Name/Movie (1080p) [2013].mkv

If script is outputting the wrong Movie Title or errors on generating moviename I would look into how the movie name is generated.

Resources

The twitter bot is from Lindsey B's Starwars dot Gif I plan to make more modifications later to make it my own.

The script uses MoviePy to generate the GIFs so there are endless possbilities of GIFs that could be created.

About

Creates a Random GIF from random movies in a directory. Also includes a Twitter Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages