mirror of
https://jihulab.com/adofai/tell-ur-world.git
synced 2024-11-25 06:18:36 +00:00
4 lines
116 B
Bash
4 lines
116 B
Bash
yt-dlp "https://youtu.be/4n94ukt15qg" -x -o download.opus
|
|
ffmpeg -y -ss 0:00:00.968 -i download.opus output.ogg
|
|
|