youtube_dl python module demo

A Quick demo of how to use the youtube_dl module in python.

Whole documentation for the youtube_dl

Installation

    git clone https://github.com/olad5/youtube_dl_py_demo.git

    cd youtube_dl_py_demo
    
    
    #Don't have pipenv installed; run
    pip install pipenv


    #Install dependencies
    pipenv install
    
    pipenv shell
    
    python3 main.py

Internship support by

Zuri Zuri Internship !

GitHub

https://github.com/olad5/youtube_dl_py_demo