Commit Graph

73 Commits

Author SHA1 Message Date
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
Lee Greenwood ec8e7d9325 Updated Readme.md with corrected example code
The .Read method cannot be called with a string, only a Uri, so the example code was changed to reflect this.
2014-01-03 17:07:37 +00:00
swcs 6987384e81 reverse bodyOnly 2013-12-25 21:08:21 +01:00
swcs 5c73d51068 add ReadOptions 2013-12-25 21:05:52 +01:00
swcs d199c12457 ID for ArticleImage; implement ReadException 2013-12-25 20:49:55 +01:00
swcs e884af00c6 include Encoding in Article POCO 2013-12-25 16:55:47 +01:00
swcs e19022ecfa code formatting for SgmlReader 2013-12-24 10:50:46 +01:00
swcs 41c951052b useDeepLink option for Reader 2013-12-24 00:12:21 +01:00
swcs 51640d64be increment version 2013-12-22 23:31:27 +01:00
swcs 7d2cdc1aec fix custom encoder bugs :S 2013-12-22 23:25:25 +01:00