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

@@ -356,6 +356,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "xhamster",
ty: "XhamsterProvider",
},
ProviderDef {
id: "xgroovy",
module: "xgroovy",
ty: "XgroovyProvider",
},
ProviderDef {
id: "xvideos",
module: "xvideos",