commit 514154a863ee2c22b7065987fd16419cacab7d39 parent 1fe4b5983c4a444fecfa5b896f32bcffb533d470 Author: sin <sin@2f30.org> Date: Mon, 4 Nov 2013 15:19:37 +0000 Fix description Diffstat:
M | ytget | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ytget b/ytget @@ -1,7 +1,7 @@ #!/bin/sh # -# Simple script to download videos from youtube and encode -# them to mp3 using ffmpeg. +# Simple script to download songs from youtube and encode +# them to mp3 using ffmpeg. This script also handles playlists. out=$HOME/music/yt