Skip to content

Latest commit

 

History

History
 
 

YouTube_Video-Audio_Download

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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