Skip to content

Python script allowing users to download multiple youtube videos all at once

Notifications You must be signed in to change notification settings

SingAvi/Bulk_Youtube_DL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bulk_Youtube_DL 📝

Downloading Works, Only User Interface to be implied on the project.

Under Construction 70%

Things left to be implemented

1.Tqdm package use (Generating a progress view of download)

2.Choosing the required resolution

3.Much effecient work

Steps To Execute

Windows/Mac/Linux - $ pip install pytube

  • Add your links in the ".txt" file provided with the project.

  • Open Terminal and push down to the directory of the project.

  • Execute by typing

    • python bulk_download.py
  • Let it Run until shows 100% completed.

People are invited to bring in changes for the same or add new features.

Pull Request for same

Do not forget to ⭐ the project if pleased by it.

Happy Coding ♥