6 NomNom is an application for downloading videos from Youtube and other similar
7 video websites that require Adobe Flash to view the video content. Video
8 streaming or downloading can be started simply by dropping an URL onto the
11 NomNom relies on a number of different other programs: quvi(1) to parse the
12 video links, curl(1) to download the videos, 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>