13 Commits

Author SHA1 Message Date
James Lu
3c72c3a4f9 FML: update scraper for fmylife.com changes 2019-06-23 11:42:02 -07:00
James Lu
edededfae8 FML: correctly raise an error if FML ID does not exist 2018-12-04 17:12:36 -08:00
James Lu
323b9b876b FML: update copyright years 2018-12-03 18:00:10 -08:00
James Lu
822b2aaee9 FML: fix fetching by ID (#74) 2018-12-03 17:41:04 -08:00
James Lu
1b089a54f8 FML: rewrite using Beautiful Soup / web scraping
Betacie's API seems to have disappeared off the face of the Earth, along with its documentation.

Closes #74.
2018-12-03 17:30:47 -08:00
James Lu
0eb99bf2d5 FML: prefix output with [FML] when showInfo is disabled 2018-05-03 12:23:20 -07:00
James Lu
b010141dd5 FML: add an option to hide verbose info (ID, categories, link) 2018-05-03 12:21:57 -07:00
James Lu
5ba63c3518 FML: catch non-existing FMLs instead of outputting None fields 2016-05-09 18:19:49 -07:00
James Lu
ee62782603 copyright year updates 2015-04-25 23:22:58 -07:00
James Lu
ee60dcec81 Merge branch 'master' into pep8
Conflicts:
	FML/plugin.py
2014-12-27 11:52:30 -08:00
James Lu
4a62b4ad13 DDG/FML/Isup: work towards PEP8 compliancy
Skipping the config options in config.py since the indented version
looks just as bad (not enough space to write the text without making
it use 5 lines).
2014-12-27 11:38:01 -08:00
GLolol
f1f8c6176e FML: allow lookup by id 2014-12-25 02:50:59 -05:00
GLolol
e558a4f7e7 FML: First commit 2014-12-20 22:56:03 -05:00