mirror of
https://jihulab.com/rd1/qianbenying.git
synced 2024-11-25 06:18:37 +00:00
4 lines
131 B
Bash
4 lines
131 B
Bash
yt-dlp 'https://www.youtube.com/watch?v=9Z66uEapMhM' -x -o download.opus
|
|
ffmpeg -y -ss 0:00:02.472 -i download.opus output.ogg
|
|
|