Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 392 Bytes

audiosave

Convert and download YouTube video's as audio

Requirements

  • python3
  • youtube-dl

Installation

Make sure requirements are installed, then copy audiosave.py to some directory in your $PATH (eg. /usr/local/bin/) and make sure it's set to executable (eg. chmod +x audiosave.py).

Tested on Linux, untested on Windows and MacOS.

Todo

[ ] GUI? [ ] Python Package