Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arun2002k/youtube_downloader

A simple python script to download youtube videos in high resolution format
https://github.com/arun2002k/youtube_downloader

python3 pytube video-streaming youtube-downloader

Last synced: about 2 months ago
JSON representation

A simple python script to download youtube videos in high resolution format

Awesome Lists containing this project

README

        

# Youtube_Downloader
A simple python script to download youtube videos in high resolution format. Copy and paste the link from youtube to download video in your local pc.

## Installation
Install python packages with pip command in terminal or Command prompt

```bash
pip install pytube
```

## Running Tests

To run tests, run the following command in the terminal.

```bash
python ytd.py
```