Skip to content

Instantly share code, notes, and snippets.

@macias
macias / xfullmoon.skila
Last active June 27, 2016 06:24
quick&dirty reminder script
%% first "real" program converted to Skila
%% read more at: https://aboutskila.wordpress.com/2016/04/25/x-fullmoon-the-first-successful-conversion/
using System._;
var current_year Int = Date.now.year;
var current_month Int = Date.now.month;
var current_day Int = Date.now.day;
def main()
@macias
macias / CHANGELOG
Last active February 2, 2019 18:23
Coursera Getter [download video lecture]
2014-11-03 * Coursera requires just another authentication key --
`__204u`
2013-12-01 * credentials file is used instead of passing directly
"CAUTH" value
2013-09-24 * ignoring hidden lecture sections
2013-09-06 * ability to download resources by icon class
* added new flags for setting target filename as original