Projects tagged ‘feedparser’ and ‘python’


Jump to tag:

Projects tagged ‘feedparser’ and ‘python’

Filtered by Project Tags feedparser python

Refine results Project Tags rss (6) atom (5) aggregator (4) podcast (3) feed (2) linux (2) xml (2) ncurses (2) downloader (2) feedreader (2) download (2) unix (2)

[7 total ]

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 about 1 year ago.

0 Users

pyreadr is a simple RSS readr based on python and gtk/
Created 11 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 8 months ago.

0 Users

I need a simple console podcast downloader. I did not find any one suitable for my needs (podracer lacks ATOM support, hpodder segfauls sometimes and does not understand ATOM also. Both of then are ... [More] unaware for enties IDs, only for mp3 file names, which can be changed eventualy, as on rpod.ru). My usage scenario is to download unseen enclosures, place them in the folder with a name ~/podcasts/%d-%m-%Y/{somename}.mp3 (like podracer does) and then rsync them with my MP3 player. Also, I wrote a bash script, which mounts my player with pmount-hal, calls podracer, rsyncs my player and unmounts it. [Less]
Created 12 months ago.

0 Users

The aim is to classify the blog entries automatically. The result will be a main page with some classified directories including the blog entries. Imagine a planet that enables to read the blog ... [More] entries related with some keywords like Linux or Music. Bayesian filtering will be used to classify the xml feeds. Python, feedparser and Django will be used as tools during the development process. [Less]
Created 12 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 4 months ago.