8000 GitHub - TheBigEye/pytubeget: 🧰 A simple Python program to download YouTube videos
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheBigEye/pytubeget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTubeGet 📥

PyTubeGet is a simple desktop application developed in Python that allows you to download videos, playlists, and entire channel content from YouTube quickly and easily. With an intuitive graphical interface, users can download content with just a few clicks.

image

Features ✨

  • 🎥 Individual video downloads
  • 📋 Complete playlist downloads
  • 🖥️ Full channel video downloads
  • 🎧 Audio-only download option (.m4a)
  • 🌈 Modern and clean interface
  • 💾 Custom destination folder selection

Prerequisites 🔧

Windows

  • Windows 7 (with UCRT update) or Windows 10/11
  • Optional: Python 3.8+ (if you want run it from main.py)
    • pytubefix
    • Pillow

Others

  • Python 3.8+
  • python-pytubefix
  • python-pillow
  • Tkinter
    • python3-tk (Debian or Ubuntu)
    • tk (Arch)
    • python3-tkinter (Fedora)
    • python-tk (MacOS)

Installation and Setup 🚀

Dependencies

Install the necessary dependencies:

pip install -r requirements.txt

Usage 🖱️

  1. Run PyTubeGet.exe or main.py
  2. Paste the YouTube URL (video, playlist, or channel)
  3. Select the destination folder
  4. Optional: Check the "Download audio only" checkbox
  5. Click "Download"

Building the Executable (Windows)

  1. Clone the repository
  2. Install the build dependencies
    • pyinstaller and pyinstaller-versionfile
  3. Navigate to the project directory
  4. Run the build.bat script

Contributions 🤝

Contributions are welcome. Please open an issue or submit a pull request.

License 📄

This project is licensed under the MIT License. See the LICENSE file for more details.

Disclaimer ⚠️

This project is for educational purposes only. Respect YouTube's terms of service and copyright.

About

🧰 A simple Python program to download YouTube videos

Topics

Resources

License

Stars

Watchers

Forks

0