So I just concentrated on making it work on one site only. Its not an anonymous proxy that removes absolutely everything so it wont remove javascript or ajax parts (which by the way don't work!) but it does work everywhere I have tried it.

Tell me if you like it.

http://u.toob.hal0.org/

    At places where it is blocked like School it is useful to keep me entertained in class and apart from that it was just really a learning experience. I wanted to make it.

      Hi,
      Nice Work! Im still at school and everything is blocked by RM. Any chance you could post some of the coding or point me in the wright direction on how to make this. Thank 😉

        Do some reverse engineering of youtube to find out how to download the youtube videos firstly. Then make a script that does this:

        http://hal0.org/toob/?page=http://youtube.com/watch?v=-ZJDNSp1QJA

        Then basically make a script that gets the youtube code using cURL or file if you want to be awkward to get the page you want using get data and just use some regex or str_replace to change all the links to point to your page and also to replace any videos with a flash video player which plays the flv from your first script. Once you have done that you can make another script or implement it into the other script that it basically loads the images like a proxy (through your site).

        Once you get that you can then make it automatically login so that you can watch flagged videos etc.

        Good luck, but I don't mind you using mine and it will stay there for a while.

          Thanks, would it be possible to create some thing like this for paypal. I would love an autologin 🙂 Does a secure connection differ the results.

            You could do something like this for paypal but I don't think that is a good idea because if a hacker gains access to your server he will then have access to your paypal account which is not good.

              ok, i tried it today and i could not view the movie, the vlc player is displayed but not accessable. The flash run is version 7. Also i could not post a comment. Hope you could fix it. 🙂

              line:2004
              char:4121
              error: nul is nul or not an object
              code:0

                benracer wrote:

                ok, i tried it today and i could not view the movie, the vlc player is displayed but not accessable. The flash run is version 7. Also i could not post a comment. Hope you could fix it. 🙂

                line:2004
                char:4121
                error: nul is nul or not an object
                code:0

                You can't post a comment on this because posting comments requires ajax, which would be too much work to implement.

                I don't know why it wouldn't work. Are you using IE? If you send me a screenshot I might have an idea of why it isn't working.

                Try another video and see if this site displays the videos. If it does then it is probably a problem on my end.

                  ok, i will try and get a screen shot for you though, the only difference is the player. It looks fine though no buttons are useable. I think this may be because they run flash player 7 which can only support as1 and as2. Thanks 😉

                    Write a Reply...