diff --git a/setup.sh b/setup.sh new file mode 100644 index 0000000..ab65a8d --- /dev/null +++ b/setup.sh @@ -0,0 +1,3 @@ +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 +