VideosZ is not directly compatible with the Nubiles Tube FLV dump file format. So we’ll just have to extract the required data from the VideosZ dumps, adjust it to the Nubiles Tube format and then we are ready to import it. This will add a nice list of 5991 extra movies to your tube.

The Nubiles Tube format:
Flv URL|Flv Filenames|Image URL|Image Filenames|Description|Categories|Duration|Width|Height

The VideosZ format:
Gallery URL|Description|Gallery Image URL|Gallery Tags|Gallery Pornstars

Step 1:

-Download the VideosZ FLV list. Login or.. register and login to your account.
-Use the `FLV Hosted Movie Galleries CSV Export` under `Promotional Tools`, in the left-hand side column of the affiliate control panel.

Links options section:

  • Choose a payout program = either PPS or REVS; completely up to you.
  • Choose a Tracker if you wanna track the click, or leave as `No Tracker`; completely up to you.
  • Nb Galleries = input how many videos you want to pull. 9999 maybe.
  • Separator = `|` REQUIRED, conversion will fail if you use a different separator.
  • Templates = Since variety is good, use `Random all`; completely up to you.
  • DVD/Niche/Pornstar = Use `All` if you run a general content tube, or select a niche if your tube is niched.

Content Options section:

  • this display order must be maintained as follows (it defaults to this ordering anyway), or the script will fail
  • URL = display order 1; required.
  • Description = display order 2; required.
  • Screenshot = display order 3; required.
  • Screenshot width and height are irrelevant here, the script will automatically go for the largest size you can fit on your tube.
  • Genres = display order 4; required.
  • Genres separator can be anything, but `|`. This example uses `, `, to space them out.
  • Pornstars = display order 5; required.
  • Pornstars separator can be anything, but `|`. This example uses `,`.
  • Order = completely up to you.

This may look something like this, but only the `Separator` field is mandatory, so it’s up to you:

Generate and download your FLV export.

Step 2:

Convert the bulk exported file to tube compatible file. Download the PHP script and run it from the command line.

PHP script usage
php <script_filename.php> <bulk_export_file.txt> <dump_save_file.txt>

If you have saved the PHP script file as vz2nt.php, and the bulk export file is saved as flash_trailers.txt, and you wish to save results to `dump.txt` that would look something like:
PHP script usage example
php vz2nt.php flash_trailers.txt dump.txt

Step 3:

Import your new 5991 movies into your tube. Use the `Dump` option from the left-hand side column, after logging in as admin to your tube. You can select a new channel for that. You may also wish to backdate most of the videos so that they already show online and you can instantly boost the amount of online videos.

Note: your tube video description will be in the format
`VideosZ description if any. Featuring: VideosZ pornstars names. Category: VideosZ tags.`
Note: each of the videos will have 3 sub-scenes, automatically appended to the main video.

The files

VideosZ Affiliate Webmaster Signup Link | Nubiles Tube Affiliate Webmaster Signup Link
Those that are not familiar with PHP and have troubles running the script, can post their questions as comments to this entry.