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

Sven 08ecdcafbf fix: link 1 jaar geleden
.github b508672099 ci: update lint trigger 1 jaar geleden
.vscode ab0df5a8ff feat: add vsc extension settings 1 jaar geleden
assets d6beba9562 feat: add openuserjs link 1 jaar geleden
dist d6beba9562 feat: add openuserjs link 1 jaar geleden
src d6beba9562 feat: add openuserjs link 1 jaar geleden
.env.template 36e3769995 fix: remove unnecessary env var 1 jaar geleden
.eslintrc.cjs 733e940b5a feat: silent mode for webpack 1 jaar geleden
.gitignore 60aac9f690 feat: persistent build stats 1 jaar geleden
LICENSE.txt f1800d2c93 update license date 3 jaren geleden
README-summary.md 08ecdcafbf fix: link 1 jaar geleden
README.md 69c74f209b docs: update readme & add greasyfork readme 1 jaar geleden
changelog.md d6beba9562 feat: add openuserjs link 1 jaar geleden
contributing.md c9adb990ce docs: improve readme a lot & add contrib guide 1 jaar geleden
global.d.ts 373b46a063 feat: add menu categories, scroll indicator & more 1 jaar geleden
package-lock.json d6beba9562 feat: add openuserjs link 1 jaar geleden
package.json d6beba9562 feat: add openuserjs link 1 jaar geleden
tsconfig.json e1c2bf6005 feat: disable text selection 1 jaar geleden
webpack.config.js d6beba9562 feat: add openuserjs link 1 jaar geleden

README-summary.md


BetterYTM

Lots of configurable layout and UX improvements for YouTube Music


Features:

All of these can be toggled and configured in the configuration menu.

  • Layout:
    • Open any song's lyrics on genius.com which generally has higher quality than YouTube's providers
    • Quick actions on songs in a queue, to quickly open their lyrics or remove them from the queue
    • Set a custom size and step resolution for the volume slider and show a percentage label next to it
    • Improvements to clickability of song titles and thumbnails when wanting to open them in a new tab
    • Quickly scroll to the currently active song in the queue by clicking a button
    • Remove the tracking parameter from URLs in the share menu
    • Automatically close permanent notifications
    • Remove the premium tab in the sidebar
  • Input:
    • Use arrow keys to skip forward or backward by 10 seconds
    • Press number keys to skip to a percentage of the currently playing song
    • Switch between YouTube and YouTube Music on a video by pressing the hotkey F9
    • Prevent the "unsaved data" popup that sometimes appears before leaving the site

... and more!


To toggle and configure features, after installing the userscript, click the "BetterYTM" text under the logo to open the configuration menu.
Alternatively or if you disabled the watermark, you can open it through the menu you get by clicking on your avatar in the top right corner.
Note that the page needs to be reloaded for changes to take effect.

My work relies on donations, so if you like this userscript please consider supporting development ❤️



Installation:

Requires a userscript manager browser extension.
I really recommend ViolentMonkey: FirefoxChromeEdge

Once you have the extension, click the install button above!


Note: the unsafeWindow grant is required due to limitations in some browsers, see this issue for more info.


To install the latest development build click here (note: the script will not auto-update to the next release version)




Development:

This project is based on my extensive template for making a userscript with TypeScript and many modern language and convenience features.
Check it out here if you want to make your own userscripts!

For information on how to contribute to this project, see the contributing guide



Attributions:

This userscript depends on these runtime libraries:

For development dependencies, please refer to devDependencies in package.json

Icons:



Disclaimers:

  • I am not affiliated with or endorsed by 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 site the script runs on.
  • 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
If you like this userscript, please consider supporting me

© 2022 Sv443 - MIT license