Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 419 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 419 Bytes

Youtube to mp3 downloader

  • Script to download youtube videos as audio only mp3 files
  • Has a minimal GUI
  • Simple to use

Dependancies

  • youtube-dl

How to use

  • Install requirements
$ pip install -r requirements.txt
  • Run using
$ python ytomp3.py
  • Paste link to the video(Right clicking is disabled. Use ctrl+v instead)
  • Chose where to save your file
  • Click Download