Commit Graph

82 Commits

Author SHA1 Message Date
swcs 6f5d1f00be update packages 2015-12-13 02:33:40 +01:00
swcs fe642dcf43 add gitattributes 2014-12-08 20:29:04 +01:00
swcs 306e048a9d fixes #12
Option (`PreferHTMLEncoding`) to either prefer HTML or HTTP encoding for
generating content
2014-07-18 12:20:49 +02:00
swcs 5ba5ff3d78 make wpcentral articles work again 2014-07-17 09:49:25 +02:00
swcs 6a579014f9 update changleog 2014-07-13 15:05:48 +02:00
swcs 083fe224b8 Option to replace images with placeholders 2014-07-13 15:03:30 +02:00
swcs 976145f97d update version 2014-06-14 15:00:13 +02:00
swcs b54e4b84c1 add Raw HTML to Article; fixes #9 2014-06-14 14:59:08 +02:00
swcs 0f41e5578b article images to IEnumerable 2014-05-21 11:07:59 +02:00
swcs f82ef13642 simplify document body creation 2014-05-19 18:16:28 +02:00
swcs a1a4844063 readme 2014-04-05 11:44:58 +02:00
swcs 28c7b8e25e update docs 2014-04-05 11:43:43 +02:00
swcs dcdd135c2c upgrade for WinPRT/Universal Apps 2014-04-04 10:39:26 +02:00
swcs 426b6ecd88 add recode hint 2014-03-07 22:00:11 +01:00
swcs 7f7fd13097 remove gizmode hook 2014-02-24 20:47:11 +01:00
swcs 3a38deab1f fix for medium articles 2014-02-23 20:22:20 +01:00
swcs 40d07d8bd1 fix for ZDNet 2014-02-18 11:28:09 +01:00
swcs ea704fb0fa improve security, that no double content is fetched 2014-02-17 22:31:06 +01:00
swcs 3bbf4fdcb7 invert HasNoHeadline; better NextPage parser; 2014-02-17 22:10:20 +01:00
swcs d754eda216 respect multipage limit 2014-02-17 16:31:29 +01:00
swcs 95f72a99dd update version 2014-02-17 14:55:01 +01:00
swcs 03b387569f next pages (in multipage) do silently fail now. 2014-02-17 14:35:35 +01:00
swcs febedfde06 multi-page download of articles 2014-02-17 14:34:01 +01:00
swcs 526abc27f5 add string match comparison for NextPage 2014-02-17 12:23:59 +01:00
swcs 665b3eb9fc add ability to mark faulty mobile URIs 2014-02-16 15:28:23 +01:00
swcs b6c610ec85 give div's in article content the same weight as p's 2014-02-16 13:52:12 +01:00
swcs 9cc55170b7 remove align & direction attributes 2014-02-16 13:37:21 +01:00
swcs 334c1dbab5 don't use var for charset in Request 2014-02-13 00:20:35 +01:00
swcs fe7f5640d0 dispose mem-critical objects; fixes #7 2014-02-13 00:19:11 +01:00
swcs ac3b02faf4 update next page URL parser 2014-02-13 00:13:47 +01:00
swcs 4f01f25a72 remove invalid XML characters while building document 2014-02-12 23:34:43 +01:00
swcs c0b4635865 don't remove a[name] tags when they contain text. 2014-02-09 17:57:32 +01:00
swcs f4190ecbcd add content hint for polygon 2014-01-31 17:14:47 +01:00
swcs c3cccc3f31 remove unnecessary attributes from XElements 2014-01-31 10:50:44 +01:00
swcs eb053f6df4 respect for containers surrounding images 2014-01-30 21:57:37 +01:00
swcs 122ccfe7b6 make HtmlUtitlities public; add wordCount method 2014-01-30 11:23:29 +01:00
swcs 1b91582025 add word count, plain content and contentExtracted bool. 2014-01-30 11:14:14 +01:00
swcs 70b3b1c9b9 add hint for "bufferapp.com" 2014-01-30 10:52:59 +01:00
swcs 94340e5cf5 update readme with ReadOptions 2014-01-24 00:25:10 +01:00
swcs 582ed84182 update readme with HttpOptions 2014-01-22 21:52:01 +01:00
swcs d96fafc0fb update tests 2014-01-19 12:37:32 +01:00
swcs 71eb9e9d66 introduce HttpOptions for constructor; fix theVerge parsing 2014-01-19 12:35:47 +01:00
swcs 06dfa68323 check if URI is valid in ArticleImage 2014-01-18 00:01:16 +01:00
swcs ef20ae9975 add PrettyPrint option 2014-01-16 11:43:21 +01:00
swcs 845b1438fb Don't depend on protocol in video regex 2014-01-11 10:00:00 +01:00
swcs 466518d57c update readme/changelog 2014-01-09 11:53:09 +01:00
swcs c3aa9a82b3 fixes #6
use encoding found in HTTP headers in first iteration
2014-01-09 11:49:22 +01:00
swcs ef75d87137 add CancellationToken support 2014-01-05 21:59:54 +01:00
swcs aa06984276 fixes #3
fix NullReference exception in NReadability.MetaExtractor
2014-01-04 12:07:37 +01:00
swcs c57c5e8c18 Merge pull request #4 from leegreenwood/master
Updated Readme.md with corrected example code
2014-01-03 10:09:00 -08:00