Mirror of BetterYTM's source code https://github.com/Sv443/BetterYTM

Sven 3f361d9e24 refac!: consolidate keys for elements and storage преди 2 години
.github ba1ae06fa3 rename workflow преди 3 години
dev c71114662a dev stuff преди 1 година
resources 59f05aa143 Update README.md преди 1 година
.eslintrc.json 269e108de4 feat: add TS types for GM преди 1 година
.gitignore 817ae2a3ca initial commit преди 3 години
BetterYTM.user.js 3f361d9e24 refac!: consolidate keys for elements and storage преди 1 година
LICENSE.txt f1800d2c93 update license date преди 3 години
README.md 0a4ae2d52d Update README.md преди 1 година
changelog.md ec38e9b6b2 changelog преди 1 година
package-lock.json 269e108de4 feat: add TS types for GM преди 1 година
package.json 269e108de4 feat: add TS types for GM преди 1 година
tsconfig.json 269e108de4 feat: add TS types for GM преди 1 година

README.md

BetterYTM

Userscript that improves YouTube Music


Features:

  • Use arrow keys to skip forward or backward by 10 seconds
  • Quickly open song lyrics on genius.com
  • Switch between YouTube and YouTube Music on a video by pressing a hotkey (F9 by default)
  • Remove the "Upgrade to YT Music Premium" tab in the title bar


To toggle features on or off, install the userscript, then edit it and look for the big "Settings" banner.
Below it you will find an object with properties that can be set to true or false accordingly.

Once this script is more finished, I might add a menu to toggle these more easily.



Installation:

Requires a userscript manager browser extension. I recommend the following:

Firefox: ViolentMonkey or TamperMonkey
Chrome: ViolentMonkey or TamperMonkey
Edge: ViolentMonkey or TamperMonkey


Once you have the extension, click this button to install the userscript:



Disclaimers:

  • I am not affiliated with YouTube, Google, Alphabet, Genius, or anyone else.
  • I do not own any third party icons, I just re-host them here for better stability and availability.
  • I do not intend to ever collect any data about you, everything in this script is done and stored locally on your device or on the respective site's servers.
  • I can't guarantee this software is without flaws. If something bad happens, I don't accept blame. I do however accept bug reports and feature requests.







Made with ❤️ by [Sv443](https://github.com/Sv443) If you like this userscript, please consider [supporting me](https://github.com/sponsors/Sv443) © 2022 Sv443 - [MIT license](./LICENSE.txt)