Paper Title
Ai-Powered Youtube Video Analysis System for Title and Description Optimization
Abstract
This paper presents the YouTube Video Analysis System, a web-based application developed to enhance video
titles, descriptions, and engagement tactics for content creators. Utilizing an intuitive interface developed with HTML, CSS,
and JavaScript, users can seamlessly upload videos, while the backend, powered by Flask, manages the processing
workflow. The system extracts audio using FFmpeg and converts speech to text through the SpeechRecognition library in
conjunction with Google’s Web Speech API. By employing DistilBERT for keyword extraction, the application generates
SEO-optimized titles and descriptions, while also predicting engagement metrics via the YouTube Data API. The final
results are displayed in a user-friendly format, enabling creators to enhance their visibility and audience engagement on the
platform.
Keywords - YouTube Video Analysis System, Video Optimization, SEO (Search Engine Optimization), DistilBERT,
Keyword Extraction, Engagement Prediction