https://github.com/heyqule/youtubekaraoke
Attenuate vocal in youtube MVs
https://github.com/heyqule/youtubekaraoke
bilibili cut entertainment gplv3 javascript karaoke removal singing tampermonkey userscript vocal youtube
Last synced: 2 months ago
JSON representation
Attenuate vocal in youtube MVs
- Host: GitHub
- URL: https://github.com/heyqule/youtubekaraoke
- Owner: heyqule
- License: gpl-3.0
- Created: 2018-09-13T22:09:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T21:23:55.000Z (9 months ago)
- Last Synced: 2025-04-12T19:14:32.173Z (2 months ago)
- Topics: bilibili, cut, entertainment, gplv3, javascript, karaoke, removal, singing, tampermonkey, userscript, vocal, youtube
- Language: JavaScript
- Homepage:
- Size: 981 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Youtube Karaoke
Attenuate vocal on youtube Music videos.# SETUP
* Download TamperMonkey for [Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) (maybe firefox too, didn't test)
* Go to https://greasyfork.org/en/scripts/423603-youtube-html5-karaoke and click the install button
* Once installed, you should see this in the TamperMoney extension

* Find a mv on youtube and test it out
* If you don't see the mic icon, try refresh the page.
* Accept microphone permission notification
* There is a noticeable delay when connecting the mic via browser.
* The ideal way is to connect the mic with a zero latency audio interface# How it looks on your Youtube Player
# Features
- Support center cut
- Support left or right cut from 90s KTV videos
- https://www.youtube.com/watch?v=Hm1cQlvBTz0 (set to right channel attenuation) (盧巧音 - 好心分手)
- Support mic gain if mic is connect via browser
- Support per song setting save to localStorage (5000 tracks by default)
# Experimental Features (requires an API key)
* Save setting to cloud
* Automatically load your setting from cloud
* Search other tracks from cloud, instead of youtube, for official MVs
# Limitations
Not all songs are compatible with this plugin.Orignal MVs usually work the best, kind of... except snares sound funny / missing
https://youtu.be/LWV-f6dMN3Q?t=60 (林俊傑 JJ Lin - 修煉愛情 Practice Love)
https://www.youtube.com/watch?v=ZSM3w1v-A_Y (Timbaland - Apologize ft. OneRepublic)Too many details lost with rock/metal or beats heavy songs
https://www.youtube.com/watch?v=eVTXPUF4Oz4 (Linkin Park - In the end)
https://www.youtube.com/watch?v=5NPBIwQyPWE (Avril Lavigne - Complicated)Snare sounds funny in raps... in fact, many parts sound funny lol.
https://www.youtube.com/watch?v=YVkUvmDQ3HY (Eminem - Without Me)
https://www.youtube.com/watch?v=VYOjWnS4cMY (Childish Gambino - This Is America)It's not able to cut certain part of the vocal due to the way it mixed.
https://www.youtube.com/watch?v=zhGnuWwpNxI (Japanglish Song!【Tokyo Bon東京盆踊り2020】Namewee 黃明志 Ft. Meu Ninomiya)
https://www.youtube.com/watch?v=5anLPw0Efmo (Evanescence - My Immortal)The result from concerts MVs are usually not as good.
https://www.youtube.com/watch?v=rZKQmjTtVK8 (Hins Cheung - 張敬軒 -《櫻花樹下》(Live))
https://www.youtube.com/watch?v=Ri7-vnrJD3k (Adele - Set Fire To The Rain (Live at The Royal Albert Hall))# Credits
Center vocal attenuation functions made by Richard Stanton
https://github.com/stanton119/YouTube-KaraokeThis software licensed under GNU General Public License v3.0.