futzyunz / youtube-downloader-gui

A simple Python tool on Tkinter GUI, with feature to download or convert YouTube video into MP3 file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Downloader

Youtube Downloader is a simple GUI used for code practice purpose using Tkinter package on Python, supported by Pytube package, required FFMPEG to operate.

Changelog:

Version 1.35:

  • Removed command prompt console during audio processing and length trimming
  • Renewed trimming function: now easier to adjust trim time with spinbox!
  • Trimming function will now automatically reads end time for video!
  • Slightly fixed documentation, minor adjustment to frames and some bugs too.

More Details Coming Soon...

About

A simple Python tool on Tkinter GUI, with feature to download or convert YouTube video into MP3 file

License:MIT License


Languages

Language:Python 100.0%