Commit Graph

67 Commits

Author SHA1 Message Date
PrgmrBill 327a7bce73 SpiffyTitles: fixes #24 - implements link cache. Removes cooldownInSeconds options in favor
of linkCacheLifetimeInSeconds. Default is 60 seconds
2015-04-26 12:50:44 -04:00
PrgmrBill ca0080bccf SpiffyTitles: increases connect timeout 2015-04-26 00:22:19 -04:00
PrgmrBill a1bdfb2909 Updates SpiffyTitles ignoreDomains example 2015-04-25 23:10:29 -04:00
PrgmrBill 193d23d8cd Updates SpiffyTitles README 2015-04-25 23:09:20 -04:00
PrgmrBill 35f71d7a57 SpiffyTitles: fixes #34 - can't find title on some websites 2015-04-25 19:02:19 -04:00
PrgmrBill cae4038fdd SpiffyTitles: removes requirement that <title> tag is inside of <head> 2015-04-25 18:56:55 -04:00
PrgmrBill fee3ca6349 SpiffyTitles: fixes a bug where imgur albums weren't working! 2015-04-25 18:34:25 -04:00
PrgmrBill c93f5808dd SpiffyTitles: removes some debugging code and removes default ignore pattern 2015-04-25 13:42:37 -04:00
PrgmrBill ac0cec9b7a SpiffyTitles: adds timeout so the bot doesn't die and adds accept header 2015-04-24 16:32:16 -04:00
PrgmrBill 99bec3000b SpiffyTitles: Fixes #35 - add option to use akas.imdb.com instead of imdb.com 2015-04-23 18:28:34 -04:00
PrgmrBill 22f1accca7 SpiffyTitles: fixes #36 - adds language option 2015-04-23 17:17:02 -04:00
PrgmrBill afde0eae86 SpiffyTitles: removes reference to rating 2015-04-22 21:08:03 -04:00
PrgmrBill 19df36b638 SpiffyTitles: Fixes #30 - Upgrades SpiffyTitles Youtube handler to v3 API 2015-04-22 21:02:32 -04:00
PrgmrBill b34abcbb23 Removing pyc files 2015-04-22 20:42:34 -04:00
PrgmrBill 558811f958 SpiffyTitles: fixes typo in documentation and updates command examples 2015-04-19 23:03:05 -04:00
PrgmrBill 9b5331a82a SpiffyTitles: updates documentation for handlers, imgur specifically 2015-04-19 23:00:53 -04:00
PrgmrBill 53ff5ab741 SpiffyTitles: updates documentation on imgur templates 2015-04-19 17:53:39 -04:00
PrgmrBill 82fab389d9 SpiffyTitles: strips redundant white space in titles 2015-04-19 17:49:40 -04:00
PrgmrBill febfec0c1b SpiffyTitles: updates README with notable features 2015-04-19 16:56:03 -04:00
PrgmrBill 329111c018 SpiffyTitles: fixes #29 - adds imgur album handler
Major refactoring to accommodate multiple imgur handlers
Replaces single quotes with double to maintain consistency
Updates README
2015-04-19 16:40:14 -04:00
PrgmrBill 1d053b4cb0 SpiffyTitles: Removes unnecessary space in beginning of template 2015-04-19 09:14:46 -04:00
PrgmrBill 2fa03933a1 SpiffyTitles: adds section to imgur template and updates documentation 2015-04-19 09:10:51 -04:00
PrgmrBill 35c5367e69 SpiffyTitles: adds some installation instructions and requirements.txt 2015-04-18 19:09:28 -04:00
PrgmrBill 884a7ddc9f SpiffyTitles: don't log bold title 2015-04-18 16:05:22 -04:00
PrgmrBill 580846f2bc Fixes #26 - Adds Jinja2 templating! 2015-04-18 15:47:56 -04:00
PrgmrBill 260573361f SpiffyTitles: adds example output to README for imgur handler 2015-04-18 13:51:52 -04:00
PrgmrBill 31cda595cb SpiffyTitles: updates README to document imgur handler 2015-04-18 13:44:02 -04:00
PrgmrBill b02d769ecc Fixes #25 - adds imgur handler for SpiffyTitles 2015-04-18 13:20:01 -04:00
PrgmrBill 8e51f51b5f SpiffyTitles: fixes exception thrown when page didn't have a <head> section 2015-04-17 18:32:18 -04:00
PrgmrBill 59094f2a28 Fixes #22 - m.youtube.com not using Youtube handler 2015-04-14 17:21:54 -04:00
PrgmrBill de6e1b6682 Fixes #23 - Display duration as LIVE when it's zero 2015-04-14 17:20:05 -04:00
PrgmrBill d755f5f561 SpiffyTitles: updates accidentally improper variable naming 2015-04-13 00:35:17 -04:00
PrgmrBill 740b728d07 Fixes #11 - Adds "cooldownInSeconds" option which allows throttling 2015-04-13 00:23:11 -04:00
PrgmrBill 4d30172686 Fixes #20 - Only show hour portion of the duration in a Youtube video
if the video is at least one hour long
2015-04-12 11:59:38 -04:00
PrgmrBill 81dc9da57e SpiffyTitles: adds more examples for channel white/black lists 2015-04-11 21:08:37 -04:00
PrgmrBill 0f29cd2037 SpiffyTitles: removes suggestion to ignore i.imgur.com because gifv files have
titles
2015-04-11 21:05:30 -04:00
PrgmrBill 2a1d8c0e21 SpiffyTitles: updates README documentation on templates 2015-04-11 20:49:57 -04:00
PrgmrBill 959f3cdf97 Fixes #18 - Improves templating for SpiffyTitles 2015-04-11 20:39:38 -04:00
PrgmrBill 14007fbce8 Fixes typoed variable 2015-04-11 19:37:30 -04:00
PrgmrBill 65376f6a64 Fixes #17 - should no longer show None when the title tag cannot be found 2015-04-11 19:31:38 -04:00
PrgmrBill 7a2e29c240 Fixes #16 - adds duration to SpiffyTitles/Tubesleuth plugins 2015-04-11 19:01:54 -04:00
PrgmrBill 66d8eb9481 SpiffyTitles: indicates that ignoring links with the domain i.imgur.com
is default behavior
2015-04-11 14:22:32 -04:00
PrgmrBill a0ac7f7c40 SpiffyTitles: updates ignoredDomainPatterns examples 2015-04-11 14:20:36 -04:00
PrgmrBill bb6d7ae5ac SpiffyTitles: Updates formatting for channel black/white list documentation 2015-04-11 14:16:38 -04:00
PrgmrBill fe4c58699e SpiffyTitles: Changes ignoredDomainPatterns to a single pattern: ignoredDomainPattern
SpiffyTitles: Updates documentation for ignoredDomainPattern
2015-04-11 14:08:49 -04:00
PrgmrBill 22aecf048a Fixes #15 - enhances channel white/black list behavior.
Adds option channelBlacklist
2015-04-11 12:39:42 -04:00
PrgmrBill 5c81e906af Removes pyc files 2015-04-11 01:06:39 -04:00
PrgmrBill 3e6c864ab0 Fixes default/off value for SpiffyTitles configuration option channelWhitelist 2015-04-10 23:47:31 -04:00
PrgmrBill f0d2a7bfea Updates SpiffyTitles README to be more clear/consistent 2015-04-10 23:30:59 -04:00
PrgmrBill e919e71def Updates SpiffyTitles examples in README 2015-04-10 23:17:33 -04:00