Commit Graph

642 Commits

Author SHA1 Message Date
oSumAtrIX
4b0925e337
fix: Remove parameter from route 2023-09-25 21:46:20 +02:00
oSumAtrIX
ba5e7d870e
perf: Remove unnecessary api key parameter 2023-09-25 19:57:53 +02:00
oSumAtrIX
d20b768bc2
perf: Only request required fields 2023-09-25 19:52:27 +02:00
oSumAtrIX
2cd1738d24
fix(YouTube - Client spoof): Restore clipping videos functionality 2023-09-25 16:33:06 +02:00
oSumAtrIX
978f630c02
fix(YouTube - Client spoof): Restore seekbar thumbnails
This works around the issue, but causes seekbar thumbnails to be in low quality.
2023-09-25 16:28:23 +02:00
oSumAtrIX
ef1cca02c1
fix(YouTube - Client spoof): Do not record feed videos to history by default (#478) 2023-09-23 23:48:53 +02:00
LisoUseInAIKyrios
2352fa5426
fix(YouTube): fix old quality and custom speed not working on tablets (#477) 2023-09-19 06:22:15 +04:00
oSumAtrIX
2c3418041c
feat(Twitch - Block embedded ads): Switch from ttv.lol to luminous.dev 2023-09-14 21:27:33 +02:00
oSumAtrIX
4a242c7a91
refactor: Use try block for auto closeable 2023-09-14 16:57:50 +02:00
Traktores
526d66f6a9
feat(TU Dortmund): Add Show on lockscreen patch (#472)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-14 03:11:49 +02:00
LisoUseInAIKyrios
e3b8e8be41
fix(YouTube - ReturnYouTubeDislike): Add debug logging to litho text (#476) 2023-09-09 12:52:47 +04:00
LisoUseInAIKyrios
17ed396739
fix(YouTube - Custom filter): Use new lines between components instead of commas (#475) 2023-09-08 00:10:38 +04:00
LisoUseInAIKyrios
d86851baf1
fix(YouTube - Hide layout components): Always hide redundant 'player audio track' button (#473) 2023-09-07 10:41:06 +04:00
Autist69420
61d997e1db
fix(YouTube - ExternalDownloads): Trim whitespace from package name (#469)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-30 23:06:47 +02:00
oSumAtrIX
dc955d1bc2
feat: Restore previous release 2023-08-27 21:41:23 +02:00
oSumAtrIX
6e8d13bfbb
fix: Add back missing class 2023-08-27 05:16:07 +02:00
oSumAtrIX
a178a223c2
fix: Revert previous release 2023-08-27 04:43:10 +02:00
oSumAtrIX
d4570de0a7
feat(YouTube): Add Enable tablet layout patch 2023-08-26 17:10:35 +02:00
oSumAtrIX
aa9d892cde
feat(YouTube): Support version 18.32.39 (#464) 2023-08-26 17:00:59 +02:00
johnconner122
44dccb3d65
feat(YouTube): Add Custom player overlay opacity patch (#449)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-26 02:12:44 +02:00
semantic-release-bot
420b9263b6
fix: use correct logging tags 2023-08-24 23:03:56 +02:00
LisoUseInAIKyrios
ebd425b7ff chore: fix build 2023-08-23 11:27:21 +04:00
johnconner122
13afac906a
fix(YouTube - Hide Shorts components): Hide shorts header (#455)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-23 05:35:00 +02:00
oSumAtrIX
7510c0632f
refactor: fix naming inconsistency 2023-08-23 05:28:57 +02:00
oSumAtrIX
33e3c6b061
refactor: improve readability with comments 2023-08-23 05:27:54 +02:00
LisoUseInAIKyrios
d354356b2d
feat(YouTube): Add Alternative thumbnails patch (#462) 2023-08-21 10:28:20 +04:00
LisoUseInAIKyrios
2188607340
fix(YouTube - Litho Filter): Don't remove the buffer until the thread stops (#461) 2023-08-16 15:58:27 +04:00
oSumAtrIX
efa60dc64a
build: Bump dependencies 2023-08-16 09:38:29 +02:00
LisoUseInAIKyrios
97880eaf72
fix(YouTube - Player Flyout Menu): Change 'audio track flyout menu' to show up by default (#458) 2023-08-08 12:16:34 +04:00
LisoUseInAIKyrios
8e5ca65286
feat(YouTube - Hide video action buttons): Hide individual action buttons (#451) 2023-08-07 18:34:42 +04:00
LisoUseInAIKyrios
769a2006ce
feat(YouTube - Debug): Logging of layout proto buffer strings (#456) 2023-08-07 11:50:32 +04:00
johnconner122
6959808f0c
fix(YouTube - Hide Shorts components): Hide new type of shorts in feed (#453) 2023-08-05 22:08:10 +02:00
Vu Hoan Huy
c16c038396
feat(Tiktok - Feed filter): Add more filters (#445)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-02 14:09:07 +02:00
LisoUseInAIKyrios
d3f523f9dd fix(YouTube): fix potential litho filter thread race 2023-08-02 15:04:29 +04:00
LisoUseInAIKyrios
18f29004b8
perf(YouTube): Filter litho components using prefix tree (#447)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-01 21:05:31 +04:00
johnconner122
b2085aeebf
feat(YouTube): add Player Flyout Menu patch (#416)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-07-30 13:51:16 +04:00
LisoUseInAIKyrios
ac8de0a3b7 chore(YouTube - Spoof App Version): Adjust target version 2023-07-27 09:19:05 +04:00
LisoUseInAIKyrios
e906c6d3a2 fix(YouTube - Spoof App Version): Remove 17.30.35 target 2023-07-27 07:56:58 +04:00
LisoUseInAIKyrios
ea7bc57375 fix(YouTube - SponsorBlock): Fix skip highlight button showing when set to 'show in seekbar' 2023-07-27 01:24:13 +04:00
johnconner122
c7d2a9b310
feat(YouTube - Hide layout components): Hide chips shelf (#448) 2023-07-26 15:47:56 +02:00
LisoUseInAIKyrios
2a784a47d1
feat(youtube/theme): add a switch to enable/disable custom seekbar color (#442) 2023-07-20 21:26:50 +04:00
Vu Hoan Huy
8c61561d63
fix(Tiktok - Settings): check for null when opening ads settings (#443) 2023-07-20 19:22:07 +02:00
LisoUseInAIKyrios
a0f831ac3f
fix(YouTube - Spoof client): show video time and chapters while using seekbar (#435) 2023-07-20 01:17:18 +02:00
Vu Hoan Huy
821a32ee40
fix(Tiktok - Settings): bump compatibility (#440)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-07-20 01:14:10 +02:00
LisoUseInAIKyrios
7a28c2fa13
fix(youtube/return-youtube-dislike): fix dislikes not showing in some situations (#439) 2023-07-16 20:39:51 +04:00
oSumAtrIX
9f21c7268e
feat(YouTube - Hide ads): hide new type of buttoned ad 2023-07-16 02:24:52 +02:00
KAZI MMT
630776fd35
feat(youtube): rename video-speed to playback-speed (#438) 2023-07-15 16:32:21 +04:00
oSumAtrIX
a2b1630df8
fix(YouTube - Hide Shorts Components): hide sound button 2023-07-15 03:42:01 +02:00
LisoUseInAIKyrios
f69492819e
fix(youtube/sponsorblock): fix some segments skipping slightly too late (#436) 2023-07-14 12:35:20 +04:00
oSumAtrIX
789e0c8bcb
fix(youtube/hide-layout-components): hide mix playlists 2023-07-08 04:28:12 +02:00