Browse Source

youtube-mp3

master
whiteline 1 year ago
parent
commit
61c290a376
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      youtube-mp3

+ 2
- 0
youtube-mp3 View File

@@ -0,0 +1,2 @@
#!/bin/sh
youtube-dl --extract-audio --audio-format mp3 -f best -o "%(playlist_index)s - %(title)s.%(ext)s" $1

Loading…
Cancel
Save