Skip to content

olad5/youtube_dl_py_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !

About

youtube_dl python demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages