utgupta27 / ytdownloader

A YouTube Video Downloader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Video Downloader

  • A lightweight youtube video downloader built by using python3.
  • Helpfull tool for quickly downloading youtube videos.

Features

  • Download youtube video in desired quality
  • Able to donwload videos in multipe multimedia formats like - mp4,mp3,etc.
  • Select the location each time you save a file or use default download location
  • Dynamic progress bar helps to see the realtime status
  • Simple and Easy User Inteface.

Upcommig features

  • More easy and interactive user interface built by using PyQT5
  • Support for different user-themes
  • Batch Downloading videos
  • Playlist downloader
  • Downlaod Scheduler

Dependencies

- To add these dependencies, Run the commands given below -
    Type command: $pip install pytube
    Type command: $pip install python3-tkinter
    Type command: $pip install moviepy

Install Instructions

- Install the above dependencies using pip
- Clone this repository,
    Type command : $git clone https://github.com/utgupta27/ytdownloader
- Now goto the source code directory i.e, ytdownloader>>src, 
    Type command: $cd ytdownloader/src
- To run the program, 
    Type command: $python3 main.py

SnapShots

alt text alt text alt text

About

A YouTube Video Downloader.


Languages

Language:Python 100.0%