Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MusicDownloader

Downloads Audio from YouTube

How to use

  1. Create Music folder with titles.txt file in it.
  2. Open titles.txt file.
  3. Type line by line all the titles you want to download. These will be YouTube search requests and filenames. Don't use symbols prohibited in filenames (like ':' or ',').
  4. Run main.py by typing in comand line either "python main_alg.py"(for windows) or "python3 main_alg.py"(for linux) (without quatation marks).
  5. Wait till program finishes.
  6. Find your audio in Music folder.

Notes:

  1. after finding link on relevant YouTube video for all unprocessed titles it will add all the links to titles.txt. If there is such link search will not be proceeded if parameter search_again is set to False. Is True by default.
  • You can remove this link and special symbol (" -> ") to proceed seach again.
  1. after processing all the titles it will add '-' symbol in front of each title in titles.txt which means that this title is deactivated and will not be processed again.
  • You can remove this mark to process this title again.

About

Downloads Music from YouTube

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages