Replacing VidGuardExtractor files in extensions

This commit is contained in:
imper1aldev 2024-09-14 01:12:12 -06:00
parent 7b99310812
commit 8a4093ab8d
18 changed files with 46 additions and 524 deletions

View file

@ -11,4 +11,5 @@ dependencies {
implementation(project(':lib:okru-extractor'))
implementation(project(':lib:streamwish-extractor'))
implementation(project(':lib:vk-extractor'))
implementation(project(':lib:vidguard-extractor'))
}