I hereby claim:
- I am fixator10 on github.
- I am fixator10 (https://keybase.io/fixator10) on keybase.
- I have a public key ASBtWY1rjOEOY9fcyFD2WDiJTAfdumYZOtuM9g0ElqOVOgo
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name No YouTube Volume Normalization | |
| // @namespace https://gist.github.com/abec2304 | |
| // @match https://www.youtube.com/* | |
| // @match https://music.youtube.com/* | |
| // @grant GM_addElement | |
| // @version 2.73beta+new_layout | |
| // @author abec2304 | |
| // @description Enjoy YouTube videos at their true volume | |
| // @run-at document-start |
| output.icecast( | |
| %ffmpeg(format="mp3"), | |
| host="localhost", password="password", mount="nightcore", | |
| mksafe(playlist("youtube-pl:PLP08gCf9c_7OITwu6VfPSMkwUsg0RGMDq", mode="random")), | |
| format="audio/mpeg" | |
| ) |
I hereby claim:
To claim this, I am signing this object:
| @name "Radio Disco Lamp" by Romanaldo | |
| @persist Z Timer On Tick [E O]:entity | |
| @model models/holograms/hq_sphere.mdl | |
| if(first()|duped()){ | |
| E=entity() | |
| O=owner() | |
| ################# | |
| #CONFIG |
| @name Google Chat To Voice by Fixator10 | |
| ##User-Variables|Config## | |
| Lang="en-us" #Language like a "en-us" | |
| IE="utf-8" #Encoding - Standart "UTF-8" | |
| V=100 #Volume | |
| ######################### | |
| O=owner() | |
| E=entity() | |
| LS=O:lastSaid() |