Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 328 Bytes

File metadata and controls

21 lines (14 loc) · 328 Bytes

audio-manipulation

Downloading audio from Youtube video

Using invoke script:

invoke fetch

(Or for a GUI experience:)

invoke guifetch

Calling file directly:

python download_mp3.py "https://youtube.com/watch?v=example" -o "/path/to/output" -f "%(title)s.%(ext)s" -q 192