Tweeper 1.0.0 released, with PHP composer support

Tweeper is a web scraper which converts Twitter and other social media websites to RSS.

On December 11th 2016 version 1.0.0 of Tweeper has been released. The tweeper Debian package has also been updated.

For PHP composer users there is also ao2/tweeper on packagist, which means that tweeper can be installed and run with these commands:

$ composer global require ao2/tweeper
$ ~/.config/composer/vendor/bin/tweeper

From this release tweeper can also be used as a library in other projects, for an example of how to do that check out tweeper_composer_test.git.

Another notable change is a fix for an information leakage which could allow an attacker to figure out what files were available on a system where tweeper was used via a web server, the bug was caused by the lack of validation of the URL scheme.

Here are the NEWS file entries:

News for v1.0.0:
================

  * Support "application/octet-stream" as an enclosure content type
  * Support "application/pdf" as an enclosure content type
  * Fix information leakage by validating the URL scheme
  * Code restructuring to make it easier to use tweeper as a library in other
    projects
  * Allow installing tweeper via composer, the packagist page is at:
    https://packagist.org/packages/ao2/tweeper
  * Misc robustness fixes

CommentsSyndicate content

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
x
A
N
9
D
8
Enter the code without spaces.