Skip to content

Instantly share code, notes, and snippets.

View fixator10's full-sized avatar
🔰
🔰

Fixator10 fixator10

🔰
🔰
View GitHub Profile
@fixator10
fixator10 / youtube_playlist.liq
Created January 16, 2021 21:07
Play youtube playlist via liquidsoap
output.icecast(
%ffmpeg(format="mp3"),
host="localhost", password="password", mount="nightcore",
mksafe(playlist("youtube-pl:PLP08gCf9c_7OITwu6VfPSMkwUsg0RGMDq", mode="random")),
format="audio/mpeg"
)

Keybase proof

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:

@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
@fixator10
fixator10 / Google Voice To Speech | Chat.c
Last active August 11, 2021 19:08
[GMod][Expression2][E2power]
@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()