This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Rai Auto Play | |
// @namespace https://github.com/p3g4asus | |
// @version 1.1 | |
// @description Start playing rai live channel automatically | |
// @author p3g4asus | |
// @match https://www.raiplay.it/dirette/* | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=raiplay.it | |
// @homepageURL https://gist.github.com/p3g4asus/787a3697790223c505bed400f00abe5e | |
// @updateURL https://gist.github.com/p3g4asus/787a3697790223c505bed400f00abe5e/raw/rai_live_autoplay.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Saint of the day | |
// @namespace https://github.com/p3g4asus | |
// @version 2.9 | |
// @description Format saint of the day | |
// @author p3g4asus | |
// @match https://www.santodelgiorno.it/* | |
// @icon https://www.santodelgiorno.it/image/sfondobodynew1.jpg?v | |
// @homepageURL https://gist.github.com/p3g4asus/047cab11f19ce6ebe4aa2d39152d0210 | |
// @updateURL https://gist.github.com/p3g4asus/047cab11f19ce6ebe4aa2d39152d0210/raw/santodelgiorno.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name ZWO from description | |
// @namespace https://github.com/p3g4asus | |
// @version 2.0 | |
// @description Show zwo xml file in whatsonzwift.com | |
// @author p3g4asus | |
// @match https://whatsonzwift.com/workouts/* | |
// @icon https://www.google.com/s2/favicons?domain=whatsonzwift.com | |
// @homepageURL https://gist.github.com/p3g4asus/f7f00052a928686553257a655b657dad | |
// @updateURL https://gist.github.com/p3g4asus/f7f00052a928686553257a655b657dad/raw/show-zwo.user.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[ | |
Youtube playlist importer for VLC media player 1.1 and 2.0 | |
Copyright 2012 Guillaume Le Maout | |
Authors: Guillaume Le Maout | |
Contact: http://addons.videolan.org/messages/?action=newmessage&username=exebetche | |
This program is free software; you can redistribute it and/or modify | |
it under the terms of the GNU General Public License as published by | |
the Free Software Foundation; either version 2 of the License, or |