• 0 Posts
  • 4 Comments
Joined 9 months ago
cake
Cake day: October 16th, 2023

help-circle
  • im using yt-dlp with crontab and archive i.e. (execerpt from script):

    mkdir -p /share/_ANIME/_ANIME/Z_Download/Downloaded/yt_channels/DUST/ && 
    cd /share/_ANIME/_ANIME/Z_Download/Downloaded/yt_channels/DUST/ &&
    yt-dlp -N 4 --write-auto-sub --sub-lang "en,pl" --embed-metadata -i --restrict-filenames --add-metadata --embed-thumbnail --embed-subs --download-archive /exploit/logs/youtube_channels/DUST.log "https://www.youtube.com/watch?v=T08deT2tnf0&list=PL2X2odndvaIe-Fd-XVtE4LuRrwi0W1E_s&pp=iAQB"