Skip to content

Just another youtube downloader and video processor - with GUI input of jobs, async processing of video/audio/cover downloading and production.

Notifications You must be signed in to change notification settings

cole-st-john/Youtube_and_Video_Processor

Repository files navigation

Just another Youtube and Video Processor

I find myself commonly wanting to quickly process or archive youtube or other local videos for personal use in knowledge archival. This project incorporates the functions that I most appreciated, and with a decent gui interface so that it can support the project as a standalone EXE with no visible terminal / terminal feedback.

Current functionality

This is just another app around quickly fulfilling the needs I have most frequently experienced:

  • Downloading high quality youtube videos (audio and video streams) or specifying local video file
  • If separate streams - recombining media streams.
  • Cutting video / audio to single contiguous section - time from / time to
  • Changing video / audio speed together
  • Adding a specific cover image based on a time / frame in the video

Installing Dependencies

Get Python Dependencies:

Using pip:

pip install -r requirements.txt

Getting External Core Components

Example Usage:

Downloading video from youtube:

pip install .
python .

Enter video details:

Entering details in gui

Enjoy processed video

About

Just another youtube downloader and video processor - with GUI input of jobs, async processing of video/audio/cover downloading and production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages