This script allows you to submit your YouTube Music watch history to Listenbrainz.
- Python 3.x installed on your computer.
- An active Listenbrainz account.
- Your YouTube Music watch history file from Google Takeout.
| // ==UserScript== | |
| // @name OSM - Inject JSON-LD Place + geo.position (node/way/relation, auto-refresh) | |
| // @namespace https://example.com/ | |
| // @version 1.2.0 | |
| // @description Injects schema.org Place JSON-LD and geo.position meta into <head> on OpenStreetMap node/way/relation pages; re-runs when the document title changes (SPA-ish updates). | |
| // @match https://www.openstreetmap.org/node/* | |
| // @match https://www.openstreetmap.org/way/* | |
| // @match https://www.openstreetmap.org/relation/* | |
| // @match https://www.openstreetmap.org/*/node/* | |
| // @match https://www.openstreetmap.org/*/way/* |
| mixin irr | |
| mark.irregular | |
| block | |
| mixin cont | |
| mark.contraction | |
| block | |
| mixin voic | |
| mark.voiced |
| duckduckgo.com##[data-domain="www.pinterest.com"] | |
| duckduckgo.com##[data-domain="www.w3schools.com"] |
| // ==UserScript== | |
| // @name WikiaData | |
| // @namespace https://gist.github.com/fuddl | |
| // @version 1.0.7 | |
| // @description Enrich Wikia with wikidata ids. Enrich wikidata with wikia ids. | |
| // @updateURL https://gist.githubusercontent.com/fuddl/3fab12d74b52bb9b150d89ead0ac114c/raw/wikia-data.user.js | |
| // @downloadURL https://gist.githubusercontent.com/fuddl/3fab12d74b52bb9b150d89ead0ac114c/raw/wikia-data.user.js | |
| // @author fuddl | |
| // @match https://*.fandom.com/* | |
| // @grant GM_xmlhttpRequest |
| wall_thickness = 15; | |
| base_thickness = 15; | |
| depth = 260; | |
| width = 870; | |
| height = 200; | |
| echo(str("<b>1x Base: ", width, "x", depth-(wall_thickness*2), "x", base_thickness, " mm</b>")); | |
| translate([0,wall_thickness,0]) |
| cylinder(h = 3, r=40); | |
| translate([0,0,13]) | |
| cylinder(h=45, r=43); | |
| translate([0,0,3]) | |
| cylinder(h=10, r1=38, r2=43); | |
| translate([0,0,58]) | |
| union() { | |
| translate([0,0,-113]) |
| constellations: | |
| ursa minor: | |
| name: 'Ursa Minor' | |
| stars: | |
| - - 424 | |
| - 6789 | |
| - 6322 | |
| - 5903 | |
| - 6116 | |
| - 5735 |