Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 472 Bytes

File metadata and controls

13 lines (11 loc) · 472 Bytes

YouTube Video-Audio Download

A python script that downloads video/audio of a given YouTube video link

Prerequisites

  • pip install the modules given in requirements.txt
  • Have a working network connection on the device

Executing the script

  • cd into directory using your command prompt:
    $ cd Youtube-Video-Downloader
  • Run the server.py file:
    $ python script.py
    script_execution.jpg