old:musik
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
old:musik [2021/01/26 19:35] – ms | old:musik [2023/01/11 20:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 33: | Line 33: | ||
youtube-dl -F < | youtube-dl -F < | ||
youtube-dl -f < | youtube-dl -f < | ||
- | youtube-dl -f bestaudio | + | youtube-dl -f bestaudio |
cclive < | cclive < | ||
Line 42: | Line 42: | ||
mplayer -novideo $(youtube-dl -f 18 -g < | mplayer -novideo $(youtube-dl -f 18 -g < | ||
+ | |||
+ | youtube-dl -f bestaudio <URL> | ||
+ | ffmpeg -i input.webm -vn -acodec copy out.oga | ||
</ | </ | ||
+ | ==== mpd + mpc ==== | ||
+ | Play from Youtube | ||
+ | < | ||
+ | mpc add $(youtube-dl --prefer-insecure -g -f bestaudio < | ||
+ | mpc playlist | ||
+ | ... | ||
+ | https:// | ||
+ | ... | ||
+ | mpc play <Nr.> | ||
+ | |||
+ | Play File | ||
+ | mpc insert file:/// | ||
+ | mpc add file:/// | ||
+ | </ | ||
http:// | http:// | ||
http:// | http:// |
old/musik.1611686149.txt.gz · Last modified: 2023/01/11 20:30 (external edit)