Im currently using MeTube to download a huge playlist for my DJ sets and it takes ages because it downloads songs that are already downloaded. Is there a smarter solution, that recognizes already downloaded videos and skips them?
Any suggestions are welcome!
MeTube uses yt-dlp, you can use yt-dlp directly from the command line and feed it a (bash) script that downloads the files one line after another. Use Google for examples or ask ChatGPT. Or make a playlist with all the songs on Spotify and use spotdl to download the songs from YouTube.
ty so much :) will post here if later i choose to do that