mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2026-01-11 21:56:16 +00:00
feat(YouTube - External downloads): Recommend Seal instead of PowerTube (#2803)
This commit is contained in:
@@ -30,7 +30,7 @@ class ExternalDownloadsResourcePatch : ResourcePatch {
|
||||
TextPreference(
|
||||
"revanced_external_downloader_name",
|
||||
StringResource("revanced_external_downloader_name_title", "Downloader package name"),
|
||||
StringResource("revanced_external_downloader_name_summary", "Package name of your installed external downloader app, such as NewPipe or PowerTube"),
|
||||
StringResource("revanced_external_downloader_name_summary", "Package name of your installed external downloader app, such as NewPipe or Seal"),
|
||||
InputType.TEXT
|
||||
)
|
||||
),
|
||||
@@ -50,4 +50,4 @@ class ExternalDownloadsResourcePatch : ResourcePatch {
|
||||
|
||||
return PatchResultSuccess()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user