Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Xvideos database import
14-03-2011, 12:39 PM
Post: #3
RE: Xvideos database import
For FreeAdultScript to use the csv file of xvideos (which has over 500,000 videos),
it would require a complete rewrite of the FreeAdultScript core, mysql database and functions file.
Which would be a big task.

Even if it is done, it would then only allow embed codes,
which means it would still need more work to allow user (or admin) uploads.

The structure xvideos use is like this for their mysql:
link | title | time | thumbnail | embed | tags | category

- xvideos category goes by name, not ID like FreeAdultScript currently does.
- xvideos does not have a field for "Hits".
- Videos would also have to be identified by name rather than ID.
- FreeAdultScript stores tags in a seperate mysql table, but xvideos does not.
- FreeAdultScript stores "Saved" time (video ID), xvideos does not,
so you wouldnt be able to list videos by "Most Recent".
- All xvideos thumbnails would be hosted off server.

It may be possible to integrate both mysql's but that would still require an
almost complete rewrite of functions etc etc.

with some database changes and some well placed IF statements
within certain functions, it may be possible.

But I dont think this will be done any time soon,
mainly because alot of FreeAdultScript relies on the V_ID,
which xvideos does not have.

Custom HTML/CSS/PHP
http://theorderofindividualacceptance.co...p.php?id=1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Xvideos database import - rogerbit - 20-01-2011, 12:21 PM
RE: Xvideos database import - rogerbit - 20-01-2011, 05:45 PM
RE: Xvideos database import - Punktured - 14-03-2011 12:39 PM
RE: Xvideos database import - telefuk - 20-03-2011, 03:54 AM
RE: Xvideos database import - richdon03 - 25-07-2011, 08:38 PM
RE: Xvideos database import - Punktured - 24-03-2011, 05:07 AM
RE: Xvideos database import - Punktured - 26-07-2011, 01:19 PM
RE: Xvideos database import - richdon03 - 04-08-2011, 11:29 AM

Forum Jump: