Use kkdai downloader
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user