Skip to content

Instantly share code, notes, and snippets.

@mfaizsyahmi
mfaizsyahmi / changelog.md
Last active April 6, 2025 12:28
TWHL+ – Enhancements for twhl.info

v0.2 – Editor Update

0.2.0

  • Updated for TWHL's April update
  • Retired enhancements implemented natively on TWHL on said update
  • Added enhancements for the wikicode editor

0.2.1

  • Fixed minor bug in wikicode editor's formatting insertion
  • [2025-04-05] updated Gist to add updated uBO filters and this changelog
@mfaizsyahmi
mfaizsyahmi / DOM DragEvent Test.ahk
Created February 3, 2022 02:06
A Neutron.ahk app to test DOM DragEvent
/*
This example is designed to show how to use the default Neutron template
page. Because it uses the default template, it is also the simplest example
to use and tweak as a beginner.
It is also designed to show how you would apply your own theming to the
template without having to modify it directly, by applying CSS styling to
the built-in template title bar elements.
*/
@mfaizsyahmi
mfaizsyahmi / youtube-playlist_with_youtube-dl.lua
Last active June 29, 2021 20:27
VLC YouTube Playlist parser using youtube-dl
--[[
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