JamesOZJLOL / download-youtube-video

A mini-project that use Pytube to download YouTube video

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download-youtube-video

Contributors Forks Stargazers Issues LinkedIn

Table of Contents
  1. About The Project
  2. Getting Started
  3. References

About The Project

This project is mainly a play-around with Python Pytube library to download YouTube video

Getting Started

To get a local copy up and running follow these simple example steps.

Dependencies

Installation

  1. Clone the repo
    git clone https://github.com/JamesOZJLOL/download-youtube-video.git
  2. Install requirements
    pip install -r requirements.txt
  3. Run the program
    python src/download_youtube.py

Sample Output

image

References

(back to top)

About

A mini-project that use Pytube to download YouTube video


Languages

Language:Python 100.0%