pigers1986

joined 1 year ago
[–] pigers1986@alien.top 1 points 11 months ago

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"
[–] pigers1986@alien.top 2 points 11 months ago

gmail with separate account than primary one

[–] pigers1986@alien.top 1 points 11 months ago (1 children)

always put limits on containers !

i.e.

services:
    qbittorrent:
        container_name: qbittorrent
        cpus: 1
        mem_limit: 1g
        environment: