kerozene
|
e21690272e
|
Implements 'ignoredTitlePattern' config setting
- issue #62
|
2015-10-20 16:39:32 +11:00 |
butterscotchstallion
|
4da253901e
|
Fixes #66 - Some videos don't have all the information we use available. This update
sets defaults for like count, dislike count, favorite count, view count, and comment count.
|
2015-10-18 21:33:07 -04:00 |
butterscotchstallion
|
e82593f54e
|
Specifies parser for BS
Removes debugging log message
|
2015-10-17 22:02:50 -04:00 |
butterscotchstallion
|
e3fd89502d
|
Fixes #64 - Sets priority for this message to DEBUG, as it's only really
useful for that.
|
2015-10-17 20:44:08 -04:00 |
butterscotchstallion
|
cdbf7932e1
|
Fixes #65 - Adds "ignoreActionLinks" configuration option, which allows users to
specify whether links that appear within actions are ignored. False by default.
|
2015-10-17 20:41:33 -04:00 |
PrgmrBill
|
8fec95464f
|
Fixes #60 - Unusual markup yields incorrect title
|
2015-07-28 21:15:37 -04:00 |
PrgmrBill
|
21e8dea942
|
SpiffyTitles: fixes #58 - adds dailymotion video handler
|
2015-06-26 17:45:25 -04:00 |
PrgmrBill
|
9fa8ff7581
|
SpiffyTitles: fixes #57 - Adds vimeo handler
|
2015-06-24 18:49:10 -04:00 |
PrgmrBill
|
2108cbe319
|
SpiffyTitles: fixes #52 - add on-demand title command
|
2015-06-24 17:10:19 -04:00 |
PrgmrBill
|
c433829c09
|
SpiffyTitles: fixes #56 - adds linkMessageIgnorePattern option
|
2015-06-19 16:56:43 -04:00 |
PrgmrBill
|
98763522b0
|
SpiffyTitles: adds YouTube template variable yt_logo which shows a colored logo
|
2015-06-13 14:25:23 -04:00 |
PrgmrBill
|
580960c712
|
Documents coub.com feature for SpiffyTitles and adds coubHandlerEnabled option
to be consistent with the other handlers.
|
2015-06-07 09:40:24 -04:00 |
PrgmrBill
|
1bfa1b3ed4
|
SpiffyTitles: fixes #54 - adds handler for coub.com links
|
2015-06-07 09:30:41 -04:00 |
PrgmrBill
|
45522ecabe
|
SpiffyTitles: fixes #50 - removes reload requirement for all handlers
|
2015-05-30 10:30:45 -04:00 |
PrgmrBill
|
7660973269
|
SpiffyTitles: fixes #48 - don't reply with nick for titles
|
2015-05-29 08:01:32 -04:00 |
James Lu
|
0404761925
|
SpiffyTitles: load on Python 3
|
2015-05-22 23:43:41 -07:00 |
PrgmrBill
|
4792dc09fb
|
SpiffyTitles: adds retry logic. Fixes #44
|
2015-05-22 08:03:28 -04:00 |
PrgmrBill
|
fd90017838
|
SpiffyTitles: fixes #45 - get last title tag instead of the first one
|
2015-05-16 13:12:26 -04:00 |
PrgmrBill
|
cfc88d89ed
|
Fixes #39 - adds whitelistDomainPattern option
This option allows users to specify which domains they want to show titles
for
|
2015-05-12 20:04:28 -04:00 |
PrgmrBill
|
132a571481
|
SpiffyTitles: fixes #43 - adds a bunch of new variables for the Youtube handlers
- like_count
- dislike_count
- favorite_count
- comment_count
- channel_title
|
2015-05-12 16:56:46 -04:00 |
PrgmrBill
|
9c3be007a4
|
SpiffyTitles: increases connect timeout for HTTP requests
|
2015-05-10 23:04:41 -04:00 |
PrgmrBill
|
4458afe8d5
|
SpiffyTitles: verify SSL certificates
|
2015-05-10 20:52:53 -04:00 |
PrgmrBill
|
f1d0435392
|
SpiffyTitles: sets SSL verification to Flase while researching other ways to
fix errors
|
2015-05-10 12:51:43 -04:00 |
PrgmrBill
|
21c115bb64
|
SpiffyTitles: Fixes exception import for imgur client
|
2015-05-10 12:38:24 -04:00 |
PrgmrBill
|
9f0970079f
|
SpiffyTitles: adds exception import
|
2015-05-10 12:29:31 -04:00 |
PrgmrBill
|
f2395ced36
|
SpiffyTitles: adds enable/disable options for each handler. Fixes #28
|
2015-05-10 11:52:20 -04:00 |
PrgmrBill
|
b42850fd50
|
SpiffyTitles: fixes cache issue
|
2015-05-08 13:53:08 -04:00 |
PrgmrBill
|
5009064fcf
|
Fixes removed option
|
2015-05-08 13:41:24 -04:00 |
PrgmrBill
|
47982fb8ac
|
SpiffyTitles: Fixes variable usage before definition
|
2015-05-04 20:51:19 -04:00 |
PrgmrBill
|
1cc06f7461
|
Reverts previous change temporarily!
|
2015-04-30 20:13:29 -04:00 |
PrgmrBill
|
8cd5651305
|
SpiffyTitles: increases wall timeout and adds new option: wallClockTimeoutInSeconds
|
2015-04-30 19:56:07 -04:00 |
PrgmrBill
|
d6139c2d11
|
SpiffyTitles: fixes a bug where youtube links without the "v" parameter
weren't falling back to default titles
|
2015-04-27 19:47:24 -04:00 |
PrgmrBill
|
82aa86d414
|
SpiffyTitles: fixes #38 - adds IMDB handler. Removes akas changes as this
enhancement makes that obsolete.
|
2015-04-26 22:23:32 -04:00 |
PrgmrBill
|
97b3e0ace7
|
SpiffyTitles: fixes an issue with schemaless URLs
|
2015-04-26 16:55:04 -04:00 |
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
|
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
|
19df36b638
|
SpiffyTitles: Fixes #30 - Upgrades SpiffyTitles Youtube handler to v3 API
|
2015-04-22 21:02:32 -04:00 |
PrgmrBill
|
82fab389d9
|
SpiffyTitles: strips redundant white space in titles
|
2015-04-19 17:49:40 -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
|
2fa03933a1
|
SpiffyTitles: adds section to imgur template and updates documentation
|
2015-04-19 09:10:51 -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
|
b02d769ecc
|
Fixes #25 - adds imgur handler for SpiffyTitles
|
2015-04-18 13:20:01 -04:00 |