ytdlp command and xgroovy
This commit is contained in:
@@ -126,6 +126,7 @@ impl PerfectgirlsProvider {
|
||||
}],
|
||||
nsfw: true,
|
||||
cacheDuration: Some(1800),
|
||||
ytdlpCommand: Some("yt-dlp --impersonate chrome-120".to_string())
|
||||
}
|
||||
}
|
||||
async fn get(&self, cache: VideoCache, page: u8, sort: &str) -> Result<Vec<VideoItem>> {
|
||||
|
||||
Reference in New Issue
Block a user