Commit Graph

19 Commits

Author SHA1 Message Date
LisoUseInAIKyrios 36132df4be
feat(YouTube): Reorganize settings menu (#2737)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dic1911 <htk030@protonmail.com>
2024-03-02 08:27:05 +01:00
oSumAtrIX bcd8b48e70
fix(YouTube - Spoof signature): Fix tracking such as history or watch time 2024-03-02 08:03:07 +01:00
LisoUseInAIKyrios 060ab8fbfe
feat: Move strings to resources for localization (#2440)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

BREAKING CHANGE: Various APIs have been changed.
2024-01-27 02:34:01 +01:00
oSumAtrIX a08457e406
refactor: Fix package and code structure (#2541)
BREAKING CHANGE: Various public APIs have changed names and packages or were removed entirely
2024-01-01 16:33:07 +01:00
LisoUseInAIKyrios e024409219
fix(YouTube - Return YouTube Dislike): Prevent the first Short opened from freezing the UI (#3359) 2023-12-04 10:47:41 +02:00
oSumAtrIX 4b878eeeda
feat: Publish as a library (#3356) 2023-12-02 22:35:13 +01:00
oSumAtrIX 843a568544
feat(YouTube - Client spoof): Add description to preference screen 2023-11-18 05:05:37 +01:00
LisoUseInAIKyrios 0cb41efa06
fix(YouTube - Client spoof): Fix low resolution precise seeking thumbnails (#3249) 2023-11-11 20:22:53 +02:00
oSumAtrIX 9937b8fc7e
feat(YouTube - Client spoof): Update current video id
Previously this patch was only working when other patches depended on a patch that hooked the current video id. If you did not use these patches, this patch would not work as the video id would not be hooked.
2023-10-25 20:19:57 +02:00
oSumAtrIX b42cfa3ccd
build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
oSumAtrIX 5655067f28
fix: Add hooks to existing hook set
Previously, the hooks were just combined to a new set and returned, without adding them to original mutable set.
2023-10-02 16:21:03 +02:00
LisoUseInAIKyrios f6f226ba28
fix(YouTube - Video Id): Fix video id not showing the currently playing video (#3038)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-28 15:11:58 +02:00
LisoUseInAIKyrios 3ec96b9e24 chore: fix typo 2023-09-27 18:31:27 +04:00
LisoUseInAIKyrios 59a2e9617f
fix(YouTube - Client spoof): adjust settings text (#3035) 2023-09-26 22:27:12 +04:00
oSumAtrIX 1a793007c9
fix(YouTube - Client spoof): Show seekbar thumbnail for age restricted and paid videos 2023-09-26 04:48:37 +02:00
LisoUseInAIKyrios 15e27bf93e
fix(YouTube - Client spoof): Removed unused code (#3030)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-09-26 00:46:35 +02:00
oSumAtrIX 5e8a2d3fe7
fix(YouTube - Client spoof): Display seekbar thumbnails in high quality 2023-09-25 23:50:51 +02:00
oSumAtrIX bf4a1159ff
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:34:08 +02:00
oSumAtrIX 5ccbf1bf8e
fix(YouTube - Client spoof): Do not record feed videos to history by default (#3017) 2023-09-23 23:48:45 +02:00