Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 423 Bytes

ydl

Simple convenience wrappers to easily download a video or audio file using youtube-dl.

Make sure the following directory path exist, or modify the scripts according to your sturcture:

  1. ~/Downloads/youtube for regular downloads
  2. ~/Downloads/youtube/volume2 for audio with volume boosting

Audio post processing and volume boosting require the ffmpeg command.