Skip to content

This is a 'YouTube Downloder' created using python with the help of tkinter, ttkbootstrap & pytubefix

Notifications You must be signed in to change notification settings

Debkumarkatwa/YouTube-downloder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOUTUBE-DOWNLOADER

  • Created Using ttkbootstrap and pytubefix
  • This is a YouTube Downloder that helps you to download YouTube videos in different qualities
  • You can download the video in different formats like mp4, mp3
  • You can also download a whole playlist in one click

Installation

  1. Fork/Clone/Download this repo

    git clone https://github.com/Debkumarkatwa/YouTube-downloder.git

  2. Create a virtual environment for this project

    pip -m venv

  3. Load the virtual environment

    • On Windows Terminal: .venv\Scripts\activate
    • On Linux and Git Bash: source .venv/bin/activate
  4. Run pip install -r requirements.txt

  5. Run Source_code.py for download any YouTube video

  6. Run Playlist.py for download any YouTube playlist

About

This is a 'YouTube Downloder' created using python with the help of tkinter, ttkbootstrap & pytubefix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages