Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commandcracker/CC-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CC-Images

wget run https://raw.githubusercontent.com/Commandcracker/CC-Images/master/lua/download.lua

Third Party Libraries

Library Maintainer
GIF BombBloke
BBPack BombBloke
Json ElvishJerricco

create nfp

download videos

with youtube-dl or with a gui youtube_downloader

youtube-dl <url>

split videos in images

with ffmpeg

ffmpeg -i <video_file> -vf fps=1/2 part_%04d.png

rezize and convert image to .nfp

with convert_nfp.py

python3 convert_nfp.py <images> --resize-width <width> --resize-height <height> --remove

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published