Skip to content

Commit

Permalink
feat(YouTube): Bump support version 19.09.38 - 19.10.39 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
rufusin committed Mar 21, 2024
1 parent a00a7b6 commit bd7cb77
Show file tree
Hide file tree
Showing 118 changed files with 350 additions and 233 deletions.
3 changes: 2 additions & 1 deletion README-template.md
Expand Up @@ -51,7 +51,8 @@ Example:
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
}
],
Expand Down
233 changes: 117 additions & 116 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

Expand Up @@ -60,7 +60,8 @@ import org.w3c.dom.Element
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -45,7 +45,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -66,7 +66,8 @@ import com.android.tools.smali.dexlib2.immutable.ImmutableMethod
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -49,7 +49,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -65,7 +65,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -51,7 +51,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -60,7 +60,8 @@ import com.android.tools.smali.dexlib2.iface.reference.MethodReference
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -60,7 +60,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -64,7 +64,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -59,7 +59,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -55,7 +55,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -55,7 +55,8 @@ import app.revanced.util.exception
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -59,7 +59,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -65,7 +65,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction35c
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -53,7 +53,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
],
Expand Down
Expand Up @@ -41,7 +41,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -51,7 +51,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -61,7 +61,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.ReferenceInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -49,7 +49,8 @@ import app.revanced.patches.youtube.utils.videoid.general.VideoIdPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -50,7 +50,8 @@ import app.revanced.util.exception
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -48,7 +48,8 @@ import app.revanced.util.exception
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -58,7 +58,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -57,7 +57,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -58,7 +58,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -54,7 +54,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -49,7 +49,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -47,7 +47,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -54,7 +54,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -57,7 +57,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -56,7 +56,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.formats.Instruction31i
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -54,7 +54,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -49,7 +49,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -52,7 +52,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -55,7 +55,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -61,7 +61,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -37,7 +37,8 @@ compatiblePackages = [
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -57,7 +57,8 @@ import com.android.tools.smali.dexlib2.iface.instruction.TwoRegisterInstruction
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -50,7 +50,8 @@ import app.revanced.util.exception
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down
Expand Up @@ -45,7 +45,8 @@ import app.revanced.patches.youtube.utils.settings.SettingsPatch
"19.06.39",
"19.07.40",
"19.08.36",
"19.09.37"
"19.09.38",
"19.10.39"
]
)
]
Expand Down

0 comments on commit bd7cb77

Please sign in to comment.