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

Sv443 bb744b8ecf fix: better readme gen hai 1 ano
.github 520689c104 Release 1.1.0 (#35) hai 1 ano
.vscode bb744b8ecf fix: better readme gen hai 1 ano
assets bb744b8ecf fix: better readme gen hai 1 ano
dist 2f0a5cb133 chore: build hai 1 ano
src bb744b8ecf fix: better readme gen hai 1 ano
.env.template 520689c104 Release 1.1.0 (#35) hai 1 ano
.eslintrc.cjs 78f700da99 fix: remove react support hai 1 ano
.gitignore 520689c104 Release 1.1.0 (#35) hai 1 ano
LICENSE.txt 520689c104 Release 1.1.0 (#35) hai 1 ano
README-summary.md 52d5f1dcad docs: support section in readme hai 1 ano
README.md bb744b8ecf fix: better readme gen hai 1 ano
changelog.md ba1bc8f552 chore: pr link in changelog hai 1 ano
contributing.md b95ac86a30 fix: disabling cookies doesn't crash script anymore hai 1 ano
package-lock.json 24030057ec chore: revert version bump hai 1 ano
package.json 0401949522 feat: readme generation, unfinished hai 1 ano
rollup.config.mjs 89b9698a8f chore: update userutils & move it to require directive hai 1 ano
tsconfig.json 78f700da99 fix: remove react support hai 1 ano

README-summary.md


BetterYTM

Lots of configurable layout and user experience improvements for YouTube Music

Supported Languages: 🇺🇸 English, 🇩🇪 German, 🇪🇸 Spanish, 🇫🇷 French, 🇮🇳 Hindi, 🇯🇵 Japanese, 🇵🇹 Portuguese, 🇨🇳 Chinese


Features:

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

  • Layout & User Experience:
    • 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
    • Remember the time of the last played song to resume playback after reloading or reopening the 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 / Interaction:
    • Use arrow keys to skip forward or backward by a configurable amount of time
    • Press number keys to skip to a percentage of the currently playing song
    • Press a hotkey on a video/song to switch between YouTube and YouTube Music, while keeping the video time
    • Prevent the "unsaved data" popup that sometimes appears before leaving the site

... and these are just the notable features, there are many more smaller improvements and bugfixes!


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 popover menu opened by clicking your avatar in the top right corner.

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 at the top of this page!


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)




Support:

If you have any questions, issues, or feature requests, please open an issue here.
You can also join the Discord server and ask your questions there or just hang out with other community members and me:

Discord



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 or how to develop a plugin for BetterYTM, 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 - AGPL-3.0