Closed ABCPascal closed 1 year ago
I get a similar error trying to patch YouTube with the newest RVX patches. Looks like ReVancify thinks the second word of the first patch in "Patch argument" is an APK file. But of course it is not and so an error is thrown.
This is my log:
APK file thumbnails" does not exist
Usage: revanced-cli patch [-fpw] [--exclusive] [--mount] [--unsigned]
[--alias=<alias>]
[--custom-aapt2-binary=<aaptBinaryPath>]
[-d=<deviceSerial>] [--keystore=<keystoreFilePath>]
[--keystore-entry-password=<password>]
[--keystore-password=<keyStorePassword>]
-o=<outputFilePath> [--options=<optionsFile>]
[-r=<resourceCachePath>] [--signer=<signer>]
-b=<patchBundles> [-b=<patchBundles>]...
[-e=<excludedPatches>]... [-i=<includedPatches>]...
[-m=<integrations>]... [--rip-lib=<ripLibs>]... <apk>
Patch an APK file.
<apk> APK file to be patched.
--alias=<alias> The alias of the key from the keystore to sign the
patched APK file with.
Default: alias
-b, --patch-bundle=<patchBundles>
One or more bundles of patches.
--custom-aapt2-binary=<aaptBinaryPath>
Path to a custom AAPT binary to compile resources
with.
-d, --device-serial=<deviceSerial>
ADB device serial to install to.
Default: null
-e, --exclude=<excludedPatches>
List of patches to exclude.
--exclusive Only include patches that are explicitly specified
to be included.
Default: false
-f, --force Bypass compatibility checks for the supplied APK's
version.
Default: false
-i, --include=<includedPatches>
List of patches to include.
--keystore=<keystoreFilePath>
Path to the keystore to sign the patched APK file
with.
--keystore-entry-password=<password>
The password of the entry from the keystore for the
key to sign the patched APK file with.
--keystore-password=<keyStorePassword>
The password of the keystore to sign the patched
APK file with.
-m, --merge=<integrations>
One or more DEX files or containers to merge into
the APK.
--mount Install by mounting the patched APK file.
Default: false
-o, --out=<outputFilePath>
Path to save the patched APK file to.
--options=<optionsFile>
Path to patch options JSON file.
Default: options.json
-p, --purge Purge the temporary resource cache directory after
patching.
Default: false
-r, --resource-cache=<resourceCachePath>
Path to temporary resource cache directory.
Default: revanced-resource-cache.
--rip-lib=<ripLibs> Rip native libs from APK. (x86_64 etc.)
--signer=<signer> The name of the signer to sign the patched APK file
with.
Default: ReVanced
--unsigned Disable signing of the final apk.
-w, --warn Warn if a patch can not be found in the supplied
patch bundles.
Default: false
Rooted: false
Arch: arm64-v8a
App: YouTube v18.33.40
CLI: inotia00-cli-v4.0.2.jar
Patches: inotia00-patches-v2.193.4.jar
Integrations: inotia00-integrations-v0.119.4.apk
Patches argument: -i "Alternative thumbnails"
-i "Append time stamps information"
-i "Bypass ambient mode restrictions"
-i "Change homepage"
-i "Custom branding YouTube name"
-i "Custom branding icon MMT"
-i "Custom double tap length"
-i "Custom package name"
-i "Custom playback speed"
-i "Custom seekbar color"
-i "Custom speed overlay"
-i "Default playback speed"
-i "Default video quality"
-i "Disable QUIC protocol"
-i "Disable Shorts on startup"
-i "Disable auto captions"
-i "Disable haptic feedback"
-i "Disable hdr video"
-i "Disable landscape mode"
-i "Disable pip notification"
-i "Enable compact controls overlay"
-i "Enable external browser"
-i "Enable minimized playback"
-i "Enable new comment popup panels"
-i "Enable new splash animation"
-i "Enable new thumbnail preview"
-i "Enable old quality layout"
-i "Enable open links directly"
-i "Enable seekbar tapping"
-i "Enable tablet mini player"
-i "Enable tablet navigation bar"
-i "Enable wide search bar"
-i "Force OPUS codec"
-i "Force VP9 codec"
-i "Force hide player button background"
-i "Force premium heading"
-i "Header switch"
-i "Hide account menu"
-i "Hide auto player popup panels"
-i "Hide autoplay button"
-i "Hide autoplay preview"
-i "Hide button container"
-i "Hide captions button"
-i "Hide cast button"
-i "Hide category bar"
-i "Hide channel avatar section"
-i "Hide channel watermark"
-i "Hide collapse button"
-i "Hide comment component"
-i "Hide crowdfunding box"
-i "Hide description components"
-i "Hide double tap overlay filter"
-i "Hide end screen cards"
-i "Hide end screen overlay"
-i "Hide feed flyout panel"
-i "Hide filmstrip overlay"
-i "Hide floating microphone"
-i "Hide fullscreen panels"
-i "Hide general ads"
-i "Hide handle"
-i "Hide info cards"
-i "Hide latest videos button"
-i "Hide layout components"
-i "Hide load more button"
-i "Hide mix playlists"
-i "Hide music button"
-i "Hide navigation buttons"
-i "Hide navigation label"
-i "Hide player button background"
-i "Hide player flyout panel"
-i "Hide player overlay filter"
-i "Hide previous next button"
-i "Hide quick actions"
-i "Hide seek message"
-i "Hide seekbar"
-i "Hide shorts components"
-i "Hide snack bar"
-i "Hide suggested actions"
-i "Hide suggested video overlay"
-i "Hide suggestions shelf"
-i "Hide time stamp"
-i "Hide tooltip content"
-i "Hide trending searches"
-i "Hide video ads"
-i "Language switch"
-i "Layout switch"
-i "MicroG support"
-i "Overlay buttons"
-i "Return YouTube Dislike"
-i "Settings"
-i "SponsorBlock"
-i "Spoof app version"
-i "Spoof player parameters"
-i "Swipe controls"
-i "Theme"
It is fixed.
This only happened after the CLI Version got updated to: inotia00-cli-v4.0.2.jar
Log: