Skip to content

This small project involves creating video highlights from lengthy videos using Python. The video content could range from cricket and football matches to surveillance footage and more.

Notifications You must be signed in to change notification settings

surajiitd/Automate_Video_Highlights_generation

Repository files navigation

Automate_Video_Highlights_generation

it is a python script to extract highlights from a cricket match to automate the highlight generation process of sports videos, events, etc. Used Pillow and moviepy packages.

Use :

first load a video in the current directory named "videofile.mp4" then follow this :

To Run :

python3 extractaudio.py 

python3 make_highlight_chunks.py

python3 final_concat_clips.py

it can generate a 6 min video from a 30 min input video.

About

This small project involves creating video highlights from lengthy videos using Python. The video content could range from cricket and football matches to surveillance footage and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages