Closed EDM115 closed 9 months ago
Quick tip : it is possible to run a ton of commands now as the Owner, here's as example how to download a video
/exec pacman -Syu yt-dlp --noconfirm
/exec yt-dlp -f 137+140 --embed-subs --embed-metadata --embed-thumbnail -o "/app/Downloaded/USER_ID/extracted/%(title)s [%(id)s].%(ext)s" https://www.youtube.com/watch?v=VIDEO_ID
Quick tip : it is possible to run a ton of commands now as the Owner, here's as example how to download a video
/exec pacman -Syu yt-dlp --noconfirm
/exec yt-dlp -f 137+140 --embed-subs --embed-metadata --embed-thumbnail -o "/app/Downloaded/USER_ID/extracted/%(title)s [%(id)s].%(ext)s" https://www.youtube.com/watch?v=VIDEO_ID