mirror of
https://jihulab.com/rd1/internet-overdose.git
synced 2024-11-25 06:18:33 +00:00
4 lines
122 B
Bash
4 lines
122 B
Bash
yt-dlp https://www.youtube.com/watch?v=BnkhBwzBqlQ -x -o webm.webm
|
|
ffmpeg -y -ss 0:00:01.999 -i webm.opus output.ogg
|
|
|