Results 1 to 3 of 3

Thread: anyone with Javascript/hex editing/embedded media experience, help por favor

  1. #1
    SalsaMan's Avatar vamos a bailar! BT Rep: +2
    Join Date
    Jan 2007
    Location
    Honolulu, Prague
    Posts
    101

    Question Mark

    Heya,

    Need some help with decoding a "container" .swf file, basically a file that has a url hidden somewhere in the hex code directing to the actual file location.

    The smokescreen url is http://go.webvideoplayer.com/ats/lLWfGwHjZC8ebo0Vydgq/

    Its a salsa video I really want a copy of, but downloading through normal means only gives a 66kb swf file. I did some research and it seems these small swf files are used to redirect to the actual url to prevent downloading.

    Anybody with any experience would be greatly appreciated!

    Thanks,

    ~B
    mental note: get better sig

  2. Internet, Programming and Graphics   -   #2
    Ph4wX's Avatar Mudkip BT Rep: +8BT Rep +8
    Join Date
    Sep 2007
    Posts
    181
    hhaha i love doing those kind of things, imma have it ripped for you in couple minutes.

    EDIT: getting closer
    http://go.webvideoplayer.com/js/lLWfGwHjZC8ebo0Vydgq

    EDIT2:

    have fun
    http://go.webvideoplayer.com/fastflv...91198089900489

    havn't tested it tho, gonna see if its the right one in a sec

    EDIT3: yup ^^

    hf

    EDIT4: hmm, if you want to do with other videos from that site

    dled the swf, decompiled, went throught code and found where it was getting the flv from

    loadVariablesNum(wvzToolServer + "/index.php?call=direct&code=" + qid, 0);

    then it was pretty easy, just put the video code instead

    http://go.webvideoplayer.com/index.p...HjZC8ebo0Vydgq

    you get the link in there, you gotta stop at the firsr & tho, rest are settings

    add .flv after downloading
    Last edited by Ph4wX; 12-28-2007 at 04:04 AM.

  3. Internet, Programming and Graphics   -   #3
    SalsaMan's Avatar vamos a bailar! BT Rep: +2
    Join Date
    Jan 2007
    Location
    Honolulu, Prague
    Posts
    101
    Wow.
    YOU ROCK!

    Muchas gracias amigo, you saved my @$$ on this one.. reason being is that ESPN owns the rights to this competition and they usually find and pull the plug on any videos people post from the competition, so I wanted to grab it asap.
    mental note: get better sig

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •