From 1c10a9dac5e5fabdcaa61b1000f4f519185f34c3 Mon Sep 17 00:00:00 2001 From: Quinten <55107945+Quinten0508@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:16:44 +0100 Subject: [PATCH 1/3] Update config.toml added archive links github [dot] com/j-hc/revanced-magisk-module/issues/374 --- config.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config.toml b/config.toml index a49a4f2..c2fde5d 100755 --- a/config.toml +++ b/config.toml @@ -5,6 +5,7 @@ enable-magisk-update = true # set this to false if you do not want to receive # https://github.com/inotia00/revanced-patches [Music] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" @@ -13,18 +14,22 @@ arch = "arm64-v8a" excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music' 'Custom playback speed' 'Hide cast button' 'Translations'" [Twitch] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app" apkmirror-dlurl = "https://apkmirror.com/apk/twitch-interactive-inc/twitch/" arch = "arm64-v8a" [Instagram] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android" apkmirror-dlurl = "https://apkmirror.com/apk/instagram/instagram-instagram/" arch = "arm64-v8a" [Twitter] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" arch = "arm64-v8a" [YouTube] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" @@ -34,11 +39,13 @@ included-patches = "'Hide voice search button'" excluded-patches = "'Custom branding name YouTube' 'Custom double tap length' 'Custom playback speed' 'Custom player overlay opacity' 'Custom seekbar color' 'Default playback speed' 'Disable HDR video' 'Disable QUIC protocol' 'Disable haptic feedback' 'Hide button container' 'Hide captions button' 'Hide cast button' 'Hide collapse button' 'Hide comment component' 'Hide description components' 'Hide fullscreen panels' 'Hide handle' 'Hide info cards' 'Hide latest videos button' 'Hide load more button' 'Hide suggested video overlay' 'Overlay buttons' 'Translations'" [Reddit] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage" apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" rv-brand = "inotia00 ReVanced" [Tiktok] +archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" arch = "arm64-v8a" From e250ce86f0ed3240ac197b86555034cd41f72179 Mon Sep 17 00:00:00 2001 From: Quinten <55107945+Quinten0508@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:19:12 +0100 Subject: [PATCH 2/3] Update config.toml --- config.toml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index c2fde5d..43dcdce 100755 --- a/config.toml +++ b/config.toml @@ -10,23 +10,23 @@ apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" rv-brand = "inotia00 ReVanced" -arch = "arm64-v8a" +# arch = "arm64-v8a" excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music' 'Custom playback speed' 'Hide cast button' 'Translations'" [Twitch] archive-dlurl = "https://archive.org/download/jhc-apks/apks/tv.twitch.android.app" apkmirror-dlurl = "https://apkmirror.com/apk/twitch-interactive-inc/twitch/" -arch = "arm64-v8a" +# arch = "arm64-v8a" [Instagram] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android" apkmirror-dlurl = "https://apkmirror.com/apk/instagram/instagram-instagram/" -arch = "arm64-v8a" +# arch = "arm64-v8a" [Twitter] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android" apkmirror-dlurl = "https://apkmirror.com/apk/twitter-inc/twitter/" -arch = "arm64-v8a" +# arch = "arm64-v8a" [YouTube] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" @@ -34,7 +34,7 @@ apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" rv-brand = "inotia00 ReVanced" -arch = "arm64-v8a" +# arch = "arm64-v8a" included-patches = "'Hide voice search button'" excluded-patches = "'Custom branding name YouTube' 'Custom double tap length' 'Custom playback speed' 'Custom player overlay opacity' 'Custom seekbar color' 'Default playback speed' 'Disable HDR video' 'Disable QUIC protocol' 'Disable haptic feedback' 'Hide button container' 'Hide captions button' 'Hide cast button' 'Hide collapse button' 'Hide comment component' 'Hide description components' 'Hide fullscreen panels' 'Hide handle' 'Hide info cards' 'Hide latest videos button' 'Hide load more button' 'Hide suggested video overlay' 'Overlay buttons' 'Translations'" @@ -44,8 +44,9 @@ apkmirror-dlurl = "https://apkmirror.com/apk/redditinc/reddit/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" rv-brand = "inotia00 ReVanced" +# arch = "arm64-v8a" [Tiktok] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" apkmirror-dlurl = "https://apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" -arch = "arm64-v8a" +# arch = "arm64-v8a" From 9c2b3afc03b313dd6950493a7a1d252f55748482 Mon Sep 17 00:00:00 2001 From: Quinten <55107945+Quinten0508@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:22:44 +0100 Subject: [PATCH 3/3] Update config.toml --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 43dcdce..b798467 100755 --- a/config.toml +++ b/config.toml @@ -10,7 +10,7 @@ apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/" patches-source = "inotia00/revanced-patches" integrations-source = "inotia00/revanced-integrations" rv-brand = "inotia00 ReVanced" -# arch = "arm64-v8a" +arch = "arm64-v8a" excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music' 'Custom playback speed' 'Hide cast button' 'Translations'" [Twitch] @@ -21,7 +21,7 @@ apkmirror-dlurl = "https://apkmirror.com/apk/twitch-interactive-inc/twitch/" [Instagram] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.instagram.android" apkmirror-dlurl = "https://apkmirror.com/apk/instagram/instagram-instagram/" -# arch = "arm64-v8a" +arch = "arm64-v8a" [Twitter] archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.twitter.android"