Skip to content

mamidalaramu/PyTubeSaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyTubeSaver

PyTubeSaver is a Python-based application that allows users to easily download YouTube videos in various resolutions. With a simple and intuitive user interface, PyTubeSaver makes it effortless to save your favorite YouTube videos directly to your local storage.

Features

Download YouTube videos in resolutions up to 1080p. Specify a custom download path to save videos. Real-time progress tracking during downloads. Displays video details such as title, length, and size before downloading.

Installation

Clone this repository to your local machine:

git clone https://github.com/mamidalaramu/PyTubeSaver.git

Navigate to the project directory:

cd PyTubeSaver

Install the required dependencies:

pip install pytube
pip install customtkinter
pip install pyinstaller

Usage

Run the main.py file:

python main.py

Dependencies

PyTube: Used for fetching YouTube video data and downloading videos. customtkinter: Customized tkinter library for creating user interfaces. pyinstaller: Used for packaging the application into an executable.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request.

License This project is licensed under the MIT License.

About

PyTubeSaver is a Python-based application that allows users to easily download YouTube videos

Resources

Stars

Watchers

Forks

Languages