Commit Graph

165 Commits

Author SHA1 Message Date
bogadana
8081a20285
docs: templated readme (#138) 2022-07-10 15:28:18 +02:00
bogadana
b04112c856
fix: update patches to 17.26.35 (#142) 2022-07-10 07:36:43 +02:00
oSumAtrIX
e0ac9f385f
feat: autorepeat-by-default patch (#106) 2022-07-09 15:53:33 +02:00
TheJeterLP
9f75d66e83
refactor: remove unused imports and merge packages together (#136) 2022-07-08 21:17:50 +02:00
bogadana
ac1b645ae3
docs: auto generate list of patches in README.md (#133)
* feat: auto generate list of patches in `README.md`

* sample readme

* formatting

* add codeblocks

* sample readme

* run on publish

* make workflow commit readme

* update readme [skip ci]

* update gen [skip ci]

* update workflow [skip ci]

* add readme to release assets

* fix: spacing in title

Co-authored-by: Sculas <contact@sculas.xyz>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-08 21:17:39 +02:00
bogadana
da5896dde0
fix: patch description consistency (#134) 2022-07-08 06:30:59 +02:00
TheJeterLP
332f4d12d0
feat: implement wide-searchbar Patch (#130) 2022-07-08 01:40:12 +02:00
TheJeterLP
4d84c1914f
fix: add 17.25.34 as supported version for swipe-controls patch 2022-07-06 20:31:59 +02:00
TheJeterLP
7f2a2b2ee4
fix: Readd swipe-controls patch (#123) 2022-07-06 20:27:28 +02:00
oSumAtrIX
66e1f3384a
fix: revert swipe-controls patch
This reverts commit 1d0a7dcc0c.
2022-07-05 23:24:10 +02:00
bogadana
cd5e911f4e
fix: make minimized-playback-manager-fingerprint unique (#120) 2022-07-05 22:23:00 +02:00
Chris
1d0a7dcc0c
feat: swipe-controls patch (#115) 2022-07-05 22:03:07 +02:00
bogadana
6e1a538d34
fix: show minimized playback options in settings (#118) 2022-07-05 19:45:46 +02:00
bogadana
6146ef081d
build: bump patcher dependency version (#119) 2022-07-05 18:44:58 +02:00
bogadana
1cddf8d906
fix: remove unnecessary version constraints (#117) 2022-07-05 15:02:00 +02:00
Chris
bb355e7b7e
feat: enable-debugging patch (#116) 2022-07-04 18:10:49 +02:00
oSumAtrIX
131057366a
feat: hdr-max-brightness patch (#105) 2022-07-03 20:50:20 +02:00
oSumAtrIX
31a767adbb
feat: hide-infocard-suggestions patch (#107) 2022-07-03 20:50:09 +02:00
Robert
5cb9fb3661
Update description (#110) 2022-07-03 19:19:50 +02:00
oSumAtrIX
6c24ebef2f fix: remove refreshing home screen not working 2022-07-03 01:01:20 +02:00
oSumAtrIX
7c563c00c9 refactor: add package for fingerprints 2022-07-03 01:01:20 +02:00
oSumAtrIX
d9147cd60c feat: migrate to breaking changes of patcher 2022-07-03 01:01:20 +02:00
Aunali321
df435475cd
fix: invalid version in compatibility annotation (#90) 2022-06-30 20:24:29 +02:00
bogadana
f5d4f6c341
fix: freezing panels when watching video in fullscreen (#89) 2022-06-30 19:15:51 +02:00
Aunali321
0cdb65bbb3
feat: hide watermark support for 17.25.34 (#87) 2022-06-30 17:43:21 +02:00
Aunali321
889c9d564d
feat: add youtube version 17.25.34 (#85) 2022-06-30 14:50:16 +02:00
bogadana
070992be0d
refactor: change name to fit in (#86) 2022-06-30 14:48:27 +02:00
bogadana
4dba323ddf
fix: change fingerprint to work on latest youtube (#80) 2022-06-30 06:18:14 +02:00
oSumAtrIX
17162044e4
refactor: description of custom-playback-speed patch. 2022-06-30 02:48:18 +02:00
oSumAtrIX
c1a0f2c035
refactor: hide-autoplay-button & refactor: hide-autoplay-button && premium-heading patch 2022-06-30 02:39:24 +02:00
bogadana
0d6fb51e02
feat: disable-autoplay-button patch (#79) 2022-06-30 02:35:11 +02:00
bogadana
188491a707
feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
bogadana
224254bcce
feat: custom-playback-speed patch (#50) 2022-06-28 23:43:07 +02:00
oSumAtrIX
ba1f3af99b
fix: check if resource files exist 2022-06-28 00:39:51 +02:00
Joey Peter
feb09c56f4
fix: some more refactoring of integrations, add hide-watermark patch (#63)
* refactor: integrations

* add HideWatermark patch

* add hidewatermark patch

* fix bug

* use latest patcher version

* Fix sig name

* update to fingerprints

* make cleaner patch

* add 17.24.35 support for hide-watermark
2022-06-27 22:09:17 +02:00
oSumAtrIX
a7ee89d497
refactor: remove trimIndent before compiling instructions 2022-06-27 01:09:40 +02:00
oSumAtrIX
db32ffe56a
fix: migrate to new proxy api 2022-06-26 18:10:37 +02:00
oSumAtrIX
f08b53b07d
fix: invalid string in strings list 2022-06-26 17:59:28 +02:00
oSumAtrIX
084078e7f1 refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
Aunali321
adc60a6fa0
feat: add youtube version 17.24.35 2022-06-26 12:12:05 +05:30
bogadana
d26c423303
fix: put back proper variable (#61) 2022-06-25 02:15:58 +02:00
oSumAtrIX
8936c8aaed
fix: missing brackets at inlining 2022-06-24 00:56:29 +02:00
Joey Peter
a8f17948ac
refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
bogadana
6ab821e377
fix: get create button view register by more reliable means (#59) 2022-06-24 00:05:41 +02:00
Itroublve
314e955a3d
refactor: Migrate to new extension methods for String.toInstruction(...) and String.toInstructions(...) (#45) 2022-06-23 02:22:42 +02:00
Joey Peter
1812bc39e0
feat: add compatibility for YouTube v17.23.36 and v17.24.34 2022-06-23 02:19:35 +02:00
oSumAtrIX
c2b299336a
feat: use install mode by default 2022-06-21 18:30:06 +02:00
oSumAtrIX
65ddd522dc
fix: old usage of toInstructions extension method 2022-06-20 21:33:45 +02:00
oSumAtrIX
2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
oSumAtrIX
8e86d9e6cb
refactor: improve microg-support reference patches 2022-06-20 21:29:54 +02:00