video posting script?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • XPorn
    Confirmed User
    • May 2003
    • 912

    #1

    video posting script?

    My family wants to post videos to a domain I have...any ideas for a free or cheap script for them to upload and then list videos they post??????

    Thx
    FreeSiteXXX.com Porno
    Gay Sites
  • Crypt
    Confirmed User
    • Apr 2004
    • 2225

    #2
    Originally posted by XPorn
    My family wants to post videos to a domain I have...any ideas for a free or cheap script for them to upload and then list videos they post??????

    Thx
    If its something like this for webcam, there a few script/tutorial on flash directory site.

    For youtube style , there is 2 listed on hotscripts.com if i remember

    Comment

    • Bird
      Confirmed User
      • Jan 2005
      • 4365

      #3
      mambo or joomla works ...
      ICQ:268731675

      Comment

      • CamsLord
        Confirmed User
        • Jun 2006
        • 3663

        #4
        give them an ftp login
        sig for sale - pornpicz(at)gmail.com

        Comment

        • martinsc
          Too lazy to set a custom title
          • Jun 2005
          • 27043

          #5
          Originally posted by Bird
          mambo or joomla works ...
          Make Money

          Comment

          • $5 submissions
            I help you SUCCEED
            • Nov 2003
            • 32189

            #6
            Adonthenet has a $100 script

            Comment

            • SmokeyTheBear
              ►SouthOfHeaven
              • Jun 2004
              • 28609

              #7
              save this as upload.php make a folder called upstuff in the same directory ( where the files will go )

              <?
              function uploadProg($filename1,$filename1_name,$filename2,$ filename2_name,$filename3,$filename3_name,$filenam e4,$filename4_name,$filename5,$filename5_name){
              ########Set the destination here##############
              $destination="upstuff";
              copy($filename1,$destination."/".$filename1_name);
              copy($filename2,$destination."/".$filename2_name);
              copy($filename3,$destination."/".$filename3_name);
              copy($filename4,$destination."/".$filename4_name);
              copy($filename5,$destination."/".$filename5_name);
              echo "<h1>File(s) Uploaded...</h1>";
              echo "<b>$filename1_name was uploaded succesfully.</b><br>";
              echo "<b>$filename2_name was uploaded succesfully.</b><br>";
              echo "<b>$filename3_name was uploaded succesfully.</b><br>";
              echo "<b>$filename4_name was uploaded succesfully.</b><br>";
              echo "<b>$filename5_name was uploaded succesfully.</b><br><br>";
              echo "<a href=\"upload.php\">Click here to go back.</a>";
              }
              function main(){?>
              <form method=post action="upload.php" enctype="multipart/form-data">
              Files to Upload:<br>
              <input type="file" name="filename1" size="20" tabindex="1"><br>
              <input type="file" name="filename2" size="20" tabindex="2"><br>
              <input type="file" name="filename3" size="20" tabindex="3"><br>
              <input type="file" name="filename4" size="20" tabindex="4"><br>
              <input type="file" name="filename5" size="20" tabindex="5"><br>
              <input type="hidden" name="action" value="uploadProg">
              <input type="submit" value="Upload Files" tabindex="6">
              </form><?}
              switch ($action){
              default:
              main();
              break;
              case "uploadProg":
              if ($filename1=="none") {echo("<h1>No File Selected....</h1>"); break;}
              uploadProg($filename1,$filename1_name,$filename2,$ filename2_name,$filename3,$filename3_name,$filenam e4,$filename4_name,$filename5,$filename5_name);
              break;
              }
              ?>
              hatisblack at yahoo.com

              Comment

              • SmokeyTheBear
                ►SouthOfHeaven
                • Jun 2004
                • 28609

                #8
                if you want me to make it so you can view the uploaded videos in a gallery type format just let me know $20 or something and ill code it up for ya or i'm sure someone else will do it too ( like filecabi.net type thing )
                hatisblack at yahoo.com

                Comment

                • austinth
                  Confirmed User
                  • Jul 2002
                  • 1770

                  #9
                  Hey Smokey, if you can still do this I am interested in purchasing the script from you. I would like it to be able to convert any video file format to flash, and have it load up a new page the same way file cabinet does, that way I can change the template or have rotating templates. You can reach me at: info at bigplayermarketing dot com

                  Thanks!
                  Get A $25 Circuit City GIFT Card - FREE!

                  Comment

                  • SmokeyTheBear
                    ►SouthOfHeaven
                    • Jun 2004
                    • 28609

                    #10
                    Originally posted by austinth
                    Hey Smokey, if you can still do this I am interested in purchasing the script from you. I would like it to be able to convert any video file format to flash, and have it load up a new page the same way file cabinet does, that way I can change the template or have rotating templates. You can reach me at: info at bigplayermarketing dot com

                    Thanks!
                    heh thats a tad more complex , no offense prob want a box script for that
                    hatisblack at yahoo.com

                    Comment

                    • austinth
                      Confirmed User
                      • Jul 2002
                      • 1770

                      #11
                      hey thanks for the quick reply, do you know where I can find one?
                      Get A $25 Circuit City GIFT Card - FREE!

                      Comment

                      • austinth
                        Confirmed User
                        • Jul 2002
                        • 1770

                        #12
                        ive tried scriptlance and a few other places but no luck so far
                        Get A $25 Circuit City GIFT Card - FREE!

                        Comment

                        • donross
                          Confirmed User
                          • Aug 2005
                          • 1295

                          #13
                          just use ftp client to upload it in your website... if you want it streaming.. just use <embed> html tags in your html page... that would work...
                          Email: [email protected] | Skype: ross.alcazar

                          Comment

                          • SmokeyTheBear
                            ►SouthOfHeaven
                            • Jun 2004
                            • 28609

                            #14
                            i think what your looking for is this

                            http://www.geovid.com/Video_to_Flash_Console
                            hatisblack at yahoo.com

                            Comment

                            Working...