Announcement

Collapse
No announcement yet.

[script][Perl] DVD Release Dates

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [script][Perl] DVD Release Dates

    Note: This script requires Perl and the HTML::TableExtract module.

    This script is a simple skeleton to grab the release date data for the DVD's coming out during the current month, via www.videoeta.com.

    It simply scrapes the data from the HTML page and dumps it to a text file in the following format:

    <pre class="ip-ubbcode-code-pre">
    DVD Releases for 12/2003

    2nd
    1 Love (Widescreen)
    Abs Conditioning
    The Adventures Of Twitch & Scummy

    5th
    Judas Priest: Electric Eye

    9th
    All-Purpose Cultural Cat Girk: Mode 2
    Altars Of The World
    Assassination Tango (Widescreen)
    Atlas Of The Sky
    Atmozspeheres: Ambience On Demand
    Atmozspeheres: Ambience On Demand
    Babies Speak Spanish
    Bad Boys 1 & 2 (Set)
    </pre>

    You can then write a script to manipulate/format the data as you see fit.

    -Nitrox

    [This message was edited by Nitrox on Sat, 06 December 2003 at 12:45 PM.]
    Attached Files
Working...
X