Use kkdai downloader

This commit is contained in:
2024-12-21 11:16:21 +01:00
parent 97d509248c
commit 2c6dbc287c
2 changed files with 9 additions and 7 deletions

View File

@@ -8,4 +8,4 @@ const OUTPUT_DIR = "C:/Users/Administrator/ytdlpVideos"
var ongoingDownloads = make(map[string]struct{})
var ongoingDownloadsMutex = &sync.Mutex{}
const DOWNLOAD_WORKERS = 4
const DOWNLOAD_WORKERS = 2