Prompt for parsing a feed if the list is empty
[nomnom.git] / README
blob1dd32d22e5a968ceefaa4129b3ace97c48600d7c
3 NomNom
4 ===========
6 NomNom is an application for downloading media from Youtube and other similar
7 media websites that require flash to view the media content. Media streaming
8 or downloading can be started simply by dropping an URL onto the application
9 window.
11 NomNom relies on a number of different other programs: quvi(1) to parse the
12 media links, curl(1) to download the media, and a media streaming capable
13 player software, such as vlc(1), to stream the media. NomNom is written in
14 C++ to use the Qt framework.
16 The name of the application refers to the sound effect that is made when
17 eating something tasty or nutritious.
19 Home  : <http://nomnom.sourceforge.net/>
20 gitweb: <http://repo.or.cz/w/nomnom.git>