Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
0.6
---
- Add support to the new Twitter site by using Twitter JSON API
|
|
pkgsrc changes:
- Remove patch that was backported from upstream Git HEAD
0.5
---
- Use a <pre> section per feed for tscrape_html
- Ignore possible consecutive `js-stream-item' when parsing a single tweet:
previously some tweets could be accidentally not parsed
- Misc bug fixes and improvements
|
|
It was accidentally missed in last commit.
Thanks <wiz> for noticing it!
PKGREVISION++
|
|
Previously, without that patch, some tweets were accidentally not parsed.
PKGREVISION++
|
|
Changes:
0.4
---
- Minor bug fixes and improvements
|
|
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
|
Changes:
0.3
---
- Improve documentation and add man pages for all tools
- Several tscrape_update improvements (making it more robust/verbose about
possible errors)
|
|
Changes:
0.2
---
- Misc bug fixes and improvements
|
|
tscrape reads the Twitter HTML page and scrapes the data into a
TAB-separated format to stdout.
|