This is a script which downloads a list of shows from TvPolonia and allows you to select which show to watch or download.
This script requires the Bourne Shell (SH), Sed, Perl, Perl-Gtk, and a video player (MPlayer and Totem tested). All of the above except the video player are probably already on your Linux system. The video player must be able to play WMV files. mimms is required to save/download the files, if you wish to download the shows for later viewing.
- SH and Sed are distributed with all modern unix variants and linux. Download: SH, SED
- Perl comes with all linux distributions and is usually available as an addon package for unix varients. Download: www.perl.com
- Perl-gtk is available through CPAN
Misc.
One interesting tidbit about this script, the single executable file contains SH, Perl, and even C source.
Downloads
Download – Distributed under the General BSD License, Copyright Eric Windisch.

