There's an Israeli site, called TVNetIL, which allows you to download a lot of Israeli TV Shows. Great, for when you've got neither Yes nor Hot, or you live outside of Israel, and you still want to watch some Israeli series, or shows. I'm not sure how legal the site itself is, but it's a great resource. The site, has the ability to subscribe to various shows, and it will follow new releases of your favorite shows, and will show it on a single page.
I've decided to go a little bit further, and wrote a script that automates the process of downloading from there.
The script is written in Python, and wasn't tested on anything other then Debian. The only instructions, are - go to
http://www.tvnetil.co.il, register a user, then download the script:
TVNetIL.tar.gz Or, to get the latest version by SVN, use the following repository:
svn co
nethunter.freedom-prj.org/svn/get_tvnetil/trunk TVNetIL
Untar it wherever you want, then go to the "TVNetIL" folder inside, and edit the CTVNetIL.py file, put in your username/password. The only requirements I know about, are Python (I'm using 2.5), and wget. Any patches or ports to other platforms are welcome. Also, if you think the legality of this script is in question, let me know, and I'll remove it ASAP.