ytdlp command and xgroovy

This commit is contained in:
Simon
2026-07-06 16:07:54 +00:00
parent 55d687c361
commit d1a05de50e
83 changed files with 703 additions and 0 deletions

View File

@@ -171,6 +171,7 @@ impl HanimeProvider {
}],
nsfw: true,
cacheDuration: None,
ytdlpCommand: Some("yt-dlp --impersonate chrome-120".to_string())
}
}