Projects tagged ‘feedparser’


[12 total ]

3 Users
   

Lilina News Aggregator is a simple aggregator written in PHP. It can parse Atom and RSS feeds and uses the SimplePie library. It is XSS-safe thanks to the HTML Purifier library. It is designed to be ... [More] simple and easy to use for beginners, although it does require a web server and FTP access to upload the files. [Less]
Created over 2 years ago.

2 Users

FlexGet is a program aimed to automate downloading content (torrents, podcasts, etc.) from various sources like RSS-feeds, html-pages, various sites and more. It's most often used to download ... [More] torrent-files from RSS-feeds and works very well in that environment, but there are additional modules for other kind of situations as well. [Less]
Created 8 months ago.

1 Users
 

A Python based, highly extensible ncurses RSS/Atom feed reader, based on feedparser.
Created about 1 year ago.

1 Users

A podcatcher and broadcatcher for KDE. It lets you watch TV and listen to Radio shows from the net, for free. KatchTV is independent of channel and feed publishers, including Miro's channel guide, and ... [More] others too. It includes Bittorrent support, and is capable of downloading large movies, in parallel, while you watch something else. Integrates with Konqueror, and KDE media players. KatchTV is an Internet TV broadcatcher and podcatcher, similar to Miro, but for KDE. Supported features include: * Video podcasts ("vodcasts"). * Bittorrent-based broadcatching. * Audio podcasts. * Multiple background downloads of media and updates of feeds, all while you watch/listen to your favourite shows. * Manages any media you download, so that you don't lose track of your disk space. [Less]
Created 12 months ago.

1 Users

LeechCraft is an extensible crossplatform multiprotocol opensource download manager. Currently it supports BitTorrent, HTTP, RSS/Atom feeds, allows you to chat in IRC a bit and a lot more.
Created about 1 year ago.

0 Users

Similar to FeedJack and Planet. However, instead of trying to be a whole project you install, it's a reusable application and tries to be as extensible as possible. Not ready for a first release yet, but nearing that stage!
Created about 1 year ago.

0 Users

It uses feedparser to parse feeds in RSS format then display to GUI using pynotify its a very small and simple script.
Created 3 months ago.

0 Users

Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It's meant to allow you to crank through feeds like you've never cranked before by providing a ... [More] minimal, yet information packed interface. No navigating menus. No dense blocks of unreadable white text. An interface with almost infinite customization and extensibility using the excellent Python programming language. This Google project is used a bug tracker to the main site [Less]
Created 7 months ago.

0 Users

A podcast aggregator / player for mobile devices written in Python / Elementary. FeaturesSimple and finger friendly interface Subscription, unsubscription to podcasts Check for new episodes ... [More] Download of a single episode, all available episodes of a podcast or all available episodes Delete a single episode, all episodes of a podcast or all episodes Player: play/pause/stop, mute, sliders for playing position of episodes and volume Volume and playing positions of episodes are saved Auto-suspend is disabled during playing Playing is stopped on incoming GSM call LinksScreenshots DependenciesFeedparser Python module for downloading / parsing podcast feeds, Gstreamer for playing episodes, SQLite for storing data. NotesIt's tested on SHR testing / unstable only. Normally, it should run on OM2009 too. Minimal required revision of python-elementary is 40275. Podboy base home directory is $HOME/.config/podboy. This directory and related files are created after first run. You can modify the directory where podcasts episodes are saved in file $HOME/.config/podboy/podboy.conf Podboy only supports downloading via HTTP, without proxy. ChangesPre-Alpha 0.0.4 (2009-05-26)Used a hover widget to delete episodes (to be homogeneous with downloads). Episodes are now downloaded by blocks (not all at the same time). The number of episodes by block can be modified with the constant SIMULTANEOUS_DOWNLOADS (default 1 to be less heavy in CPU). Code cleanup Pre-Alpha 0.0.3 (2009-05-15)Rework GUI of downloads and episodes pages. Add icons to player's buttons. Added confirmation dialogs. Preliminary script to import a text file containing URLs of feed. Added command-line option to import podcasts. Factorized DB code. Pre-Alpha 0.0.2 (2009-05-08)Improved seeking. Improved auto-suspend management. Used now org.freesmartphone.ousaged when org.shr.ophonekitd.Usage is not available. Auto-suspend management COULD worked now under FSO or OM2009. Pre-Alpha 0.0.1 (2009-05-07)First release (Pre-Alpha). Subscription, unsubscription (confirmation dialog) to podcasts Check for new episodes Download of a single episode or all available episodes Delete an episode (confirmation dialog) Player: play/pause/stop, mute, sliders for playing position of episodes and volume Volume and playing positions of episodes are saved Auto-suspend is disabled during playing Playing is stopped on incoming GSM call [Less]
Created 3 months ago.

0 Users

pyreadr is a simple RSS readr based on python and gtk/
Created 10 months ago.