From d6ae06c7ea06ba68196f13c88dc9c7aae76ea8fc Mon Sep 17 00:00:00 2001 From: 7bg <33865-7bg@users.noreply.test50k.gitlab.cn> Date: Tue, 14 Feb 2023 18:58:54 +0800 Subject: [PATCH] setup --- setup.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 setup.sh diff --git a/setup.sh b/setup.sh new file mode 100644 index 0000000..9b305f5 --- /dev/null +++ b/setup.sh @@ -0,0 +1,3 @@ +yt-dlp -x -o download.opus "https://www.youtube.com/watch?v=b2GJcYBoVyg" +ffmpeg -y -ss 0:00:00.050 -i download.opus output.ogg +