Can I modify a users upload? Can I modify a users upload?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can I modify a users upload?

Started by gotch_ur_number, December 07, 2006, 08:51:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gotch_ur_number

Hello,

I have a gallery that will allow users to upload videos. As there are so many video files types, I would like to download their uploaded video, convert it to a youtube video and upload that IN PLACE of their original video file.

Now I have installed the youtube mod, but the question is, how do I replace the existing video file?

Unforunately, it's not a simple matter of updating the database, as I have to use to the youtube mod to *extract* the youtune swf. Dumping the swf file into the appropriate folder online just doesn't work.

Any ideas?

Nibbler

You'll probably need to do that manually.