Code Monkey home page Code Monkey logo

python-based-youtube-downloader's Introduction

Python-based YouTube Downloader

Project Status: Active

A simple GUI built using Tkinter and pytube for downloading videos from YouTube.

NOTE: This is meant to be used for educational purposes only.

Dependencies:

  1. pytube

    This is an external library and can be installed using the command pip install pytube.

  2. CustomTkinter

    This is an external library and can be installed using the command pip install customtkinter.

  3. Tkinter

    This library comes bundled with Python! ๐Ÿ˜„

Usage:

  1. Clone this repository in your desired directory.

  2. Run the command: python python_youtube_downloader.py and a simple GUI will pop-up:

3. Enter the YouTube Video URL in the text box and click the ***Download*** button.
  1. It will take some time to download the video depending on the video size, video quality and your network connectivity. The downloader looks for the best possible video quality and downloads that for you. ๐Ÿ˜‰

  2. After the download is complete, a dialog with a message will pop-up:

6. Navigate to the folder ***youtube_downloads*** and you will find your video there in **.mp4** format. Enjoy!


NOTE: If you enter an invalid link, the following error message will show up:

Using the .exe

  1. You can access the exe from here.
  2. Download the entire folder and navigate to the dist folder.
  3. Inside the python_youtube_downloader folder, look for python_youtube_downloader.exe. Double-click on it to run the application.

4. Follow steps *4-7* mentioned in the *Usage* section.

NOTE:

If you come across pytube.exceptions.RegexMatchError: Exception, then please refer to this issue.

Raise an issue, if you want any form of help! ๐Ÿ˜„

python-based-youtube-downloader's People

Contributors

a2ys avatar prateekralhan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.