Skip to content

This Python-based project automatically generates a video name by extracting the title displayed in the first frame of the video. The program scans a designated folder for video files, extracts the first frame of each video, and then extracts the title text from the first frame. This extracted text is then assigned as the name of the video.

Notifications You must be signed in to change notification settings

danmazkih/automatic-video-namer

Repository files navigation

AutomaticVideoNamer

Automatic video namer, taking the title displayed in the first frame of the video

This project is developed using Python. It retrieves a list of videos stored in a designated folder and extracts the first frame of each video. It then extracts the text from the first frame and assigns it as the name of the video.

About

This Python-based project automatically generates a video name by extracting the title displayed in the first frame of the video. The program scans a designated folder for video files, extracts the first frame of each video, and then extracts the title text from the first frame. This extracted text is then assigned as the name of the video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages