Skip to content

jaredrummler/bootanimation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootanimation-scripts

Create GIFs from Android boot animations | Convert YouTube videos to boot animations

TEST GIF

boot2gif.sh

DESCRIPTION: Convert an Android boot animation to a GIF You will need ImageMagick to run this script.

USAGE:

boot2gif.sh FILE [OPTIONS]...

--create-gif Creates a GIF from the boot animation ZIP archive The GIF will be created at ./animation.gif

--create-resized-gif=[SIZE] Create a GIF a resize it. The SIZE is the GIF's width in pixels

--create-thumbnail Finds the best option for a preview/thumbnail. The image will be created at ./thumbnail.jpg

youtube2boot.sh

DESCRIPTION: Download a YouTube video and convert it into a simple Android boot animation. You need youtube-dl and ffmpeg to run this script.

USAGE:

youtube2boot.sh VIDEOID [DESTINATION]

VIDEOID The video id at the end of a YouTube URL

DESTINATION The output file

Example usage: youtube2boot.sh Ynm6Vgyzah4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages