The graphical media download tool
NomNom is an application for downloading media from Youtube and other similar media websites that require flash to view the media content. Media streaming or downloading can be started by dropping an \s-1URL\s0 onto the application window.
The name of the application refers to the sound effect that is made when eating something tasty or nutritious.
Most the application features can be accessed via this menu.
NomNom will attempt to detect the available commands when you run it the first time. Going over the settings before use is recommended. The dialog will not close (by clicking \s-1OK\s0) unless you have entered everything needed.
Make a note of the combobox widget on the main window. You may choose to either \*(C`Download\*(C' or \*(C`Stream\*(C' from the widget.
You could, for example, have a web browser open from which you then drag the URLs onto the main window of NomNom. Alternatively, open the right-click context-menu and choose \*(C`Address...\*(C'.
You may also consider making sure that NomNom stays on top of other windows if you are working on a small screen. There is an option for this in the application settings.
See also the \*(L"\s-1KNOWN\s0 \s-1ISSUES\s0\*(R" for more about this. You can also choose to overwrite any existing media files if you'd prefer this.
Choose \*(C`Feed...\*(C' from the context-menu or hit the key-shortcut (Ctrl+F) to open the dialog.
NomNom supports the following command line options.
Prints the path to the local user config file and exits.
Prints the system locale (as returned by Qt) and exits.
Prints the detected commands and exits.
Turns on verbose output. Please make a note that NomNom must be configured and built with the \*(C`--enable-verbose\*(C' switch for this to be available in the application.
Prints the help and exits.
Prints the version and exits.
NomNom feasts on media page URLs. You can drop these URLs to the main window to start the process of downloading (or streaming).
These URLs are known to go around also as \*(C`video page URLs\*(C'.
Example
http://vimeo.com/1485507
Not to be confused with \*(L"Media page \s-1URL\s0\*(R". The media stream \s-1URL\s0 is the \s-1URL\s0 to the media resource that is returned by the quvi(1) command and then used by NomNom to either download or stream from it.
NomNom can read, with the help of umph(1) command, and grab media URLs from YouTube feeds. These feeds may be playlists, user favorites and user uploads.
You can open the user-interface by selecting it from the right-click context-menu (\*(C`Feed...\*(C') or by hitting the key-shortcut (Ctrl+F).
The YouTube \*(C`fmtNN\*(C' string IDs are documented at: http://en.wikipedia.org/wiki/YouTube#Quality_and_codecs
Some websites are known to refuse to work with the \s-1HTTP\s0 requests to resume a file transfer.
Workaround
Either check \*(L"Always overwrite existing media files\*(R" in the settings or remove the existing file manually.
Some websites refuse to play nice with renegade user-agent strings.
Recommendations
Make sure both quvi(1) and curl(1) use the same user-agent string. Note that quvi(1) uses \*(L"Mozilla/5.0\*(R" by default.
Generally \s-1OK\s0, although some proxies may have been configured to \*(C`cook up\*(C' the \s-1HTTP\s0 headers before they are sent back to the server. This may sometimes lead to issues with the servers.
Recommendations
If you use an \s-1HTTP\s0 proxy, make sure you have configured all of the commands that NomNom uses (e.g. quvi(1), curl(1), etc.) to use the same proxy.
Although it is possible to configure custom commands for NomNom to use (via \*(C`settings\*(C' and \*(C`commands\*(C'), another way is to add/edit the appropriate configuration files for these commands.
Examples
~/.quvirc ;# refer to the quvi(1) documentation ~/.umphrc ;# refer to the umph(1) documentation ~/.curlrc ;# refer to the curl(1) documentation
Same goes for whatever media player you choose to use with NomNom.
The location of this file may vary and depends on how Qt was configured. You can use the \*(C`--config-path\*(C' program option to print it. See also \*(L"\s-1COMMAND\s0 \s-1LINE\s0\*(R".
NomNom is free software, licensed under the GPLv3+.
Home : <http://nomnom.sourceforge.net/> gitweb: <http://repo.or.cz/w/nomnom.git>
Toni Gundogdu <legatvs at sign gmail com>
Thanks to all those who have contributed to the project by sending patches, reporting bugs and writing feedback. You know who you are.