SlimShady 0 Report post Posted October 15, 2006 This script extracts data from the popular FilmTotaal.nl website.First it was using the IE COM object: very slow 5s for 3 pages.Then I added the new RegExp functionality, it went way faster.Features:- Show movies from upcoming days (up to 7 days) in each tab- Saves the downloaded pages for later. Like a cache, for speed.(It downloads once a day. And every week same files are used/replaced.)- Select one or multiple movies to delete- Restore the entire list to review.- Sort movies by clicking the column header. By rate, time, title, channel- View more information about the movie (links to the unique FilmTotaal page)- Use the checkbox to remember the movie. Next time it will be checked.Instructions:- Use the beta (at least v3.2.1.7)- Run scriptHotkeys for use are:DELETE = Delete movie from listF5 = Restore movies from 'this day'Because InetGet slows things down, I added the cache support.From 4s to 0.268s for 7 days. Only the first time (each day) it'll take 4s.TVFilms.zip Share this post Link to post Share on other sites
Pakku 0 Report post Posted October 16, 2006 thanks this is way easier than the newspapers or in dutch: bedankt, dit is veel makkelijker dan de krant Arjan How can someone use Windows without using AutoIt?That one would properly don't know how to handle a computer!My scripts:Send files over internetKind of RSS reader3Draw ProUDF: convert a character string to a binary one and backCalculate PiCommand line downloader (Youtube/Google video)Set the transparency of a window just by hitting a key!Secure your pcOther things:My filemanMy profilePM me Share this post Link to post Share on other sites
logi 0 Report post Posted October 24, 2006 nice... i like it D: Ey, mooi progje! Share this post Link to post Share on other sites