mirror of
https://jihulab.com/rd1/tunshiguoqu.git
synced 2024-10-13 04:20:00 +00:00
4 lines
131 B
Bash
4 lines
131 B
Bash
yt-dlp "https://www.youtube.com/watch?v=tMKrECxEpq8" -x -o download.opus
|
|
ffmpeg -y -ss 0:00:02.500 -i download.opus output.ogg
|
|
|