Skip to content

Smoxer/YouTubeBulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download songs from youtube in massive use

Usage:

usage: main.py [-h] [-o OUTPUT_FOLDER] [-f FILE_FORMAT] api_key input_file

Automatic Youtube downloader

positional arguments:
  api_key               Set Youtube API key
  input_file            Set input file

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT_FOLDER, --output_folder OUTPUT_FOLDER
                        Set output folder
  -f FILE_FORMAT, --file_format FILE_FORMAT
                        Set output file format

Requires

youtube_dl - $ pip install youtube_dl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages