Here is a sample "movie" filter as mentioned earlier. If you set this up as a free filter, you can jump to it from the search filters to filter out a lot of bogus hits. Also, when doing a new search, you can select it on the default filter pulldown directly.
! | Condition | Target |
---|---|---|
If filesize is smaller than 400000000 (381.5 MB) | DON'T DISPLAY | |
If filename ends with ".avi" | RETURN | |
If filename ends with ".mpg" | RETURN | |
Always | DON'T DISPLAY |
Here is a filter that will download MPEG music videos of Rammstein tracks. The trick is to use inverted conditions (note the X'es in front), and the last rule that will mark all files that aren't flagged as DON'T DISPLAY with DOWNLOAD.