otomazeli / YouTube-Downloader

This GUI tool allows users to download their favorite YouTube videos in three different resolutions, and also has the option to convert MP4 files to MP3 for added convenience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube-Downloader

A python gui application that is able to download YouTube videos or playlists in mp4 or mp3 format in any resolution.

  • ⚠️DISCLAIMER: DOWNLOADING COPYRIGHTED MATERIAL FROM YOUTUBE IS NOT CONSIDERED LEGAL. I DO NOT TAKE ANY RESPONSIBILITY FOR YOUR USAGE OF THIS TOOL! THIS IS A PERSONAL PROJECT BIULT FOR EDUCATIONAL PURPOSES.

Authors

Packages Used

  • Pytube
  pip install pytube
  • Moviepy
  pip install moviepy
  • Tkinter (Built-in)
  pip install tkinter

Installation

Download the YTdownloader.exe file to use this tool.

Features

  • MP4 to MP3 convertion
  • Download playlists
  • Resolution selection
  • GUI

Badges

MIT License MIT License MIT License

License

MIT License

Copyright © 2022 Ashfaaq Rifath - YT Downloader

Ashfaaq

About

This GUI tool allows users to download their favorite YouTube videos in three different resolutions, and also has the option to convert MP4 files to MP3 for added convenience.

License:MIT License


Languages

Language:Python 100.0%