Tweeper 0.6 released, Twitter to RSS, with images

On May 23rd 2016 version 0.6 of tweeper has been released. The tweeper Debian package has also been updated.

Tweeper is a web scraper which converts Twitter and other sites to RSS.

A snippet from the NEWS file:

News for v0.6:
==============

  * Fix support for Facebook.com public pages
  * Fix support for Dilbert.com
  * Major code cleanup (coding style, functions naming)
  * Fix indentation when generating the  element
  * Support generating enclosure for "image/png" links
  * Major improvements for Twitter.com:
    - embed images directly in the item description, linking to the original
      versions uploaded by the user;
    - use direct links instead of ones pointing to the t.co redirector;
    - show explicitly if the attached media is a video;
    - add enclosure element support for attached images.
  * Minor improvements for Instagram.com:
    - fix the channel link;
    - make images adapt to the feed reader view, this avoids horizontal
      scrolling if the image is too big.
  * Support generating enclosure for images on Dilbert.com
  * Support generating enclosure for images on Pump.io sites
  * Misc fixes to code and documentation

The most prominent change is that images attached to tweets can now be seen directly in the feed reader with no need to visit the Twitter web page, the images will also link to the full-size files originally uploaded by the user.

Under the hood the code has been cleaned up and now it follows the Drupal coding standards. For the records, PHP_CodeSniffer along with Coder Sniffer has been used to check the coding style.

For the conversion from json to XML, used to scrape Instagram.com, the code now uses the Symfony Serializer component, instead of the unmaintained PEAR XML_Serializer.


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.
T
g
B
N
6
z
Enter the code without spaces.