ypl.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here's that script I wrote about earlier.  It needs youtube-dl and ffmpeg.

cut here.
#!/usr/bin/env bash
# file: ypl.sh - download youtube playlist and clean filenames
playlist=""
youtube-dl -o '%(title)s.%(ext)s' -x --restrict-filenames --audio-format mp3 --prefer-ffmpeg -a $playlist

_______________________________________________
Blinux-list mailing list
Blinux-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/blinux-list




[Index of Archives]     [Linux Speakup]     [Fedora]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]