This repository is not active
ttgrex1/Video-Clip-Downloader
A Python-based GUI application for downloading video clips from YouTube, TikTok, and Facebook. This tool allows users to specify start and end times for video downloads, select resolution, and optionally download available transcripts. It utilizes yt-dlp for video processing, ffmpeg for clip extraction, and tkinter for the graphical interface.
PythonMIT