Anybody out there selling pornstar database in CSV format? I'm using mechbunny tube script. let me know. thanks.
WTB - Database of pornstars in CSV
Collapse
X
-
WTB - Database of pornstars in CSV

Sales Thread of Mega Pornstar database https://gfy.com/sell-and-buy-forum/1...-download.html
Sales Thread of Gay Pornstar database https://gfy.com/sell-and-buy-forum/1...-download.html -
Yes
Code:mysql> DESCRIBE xvideos; +------------+-----------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------+-----------+------+-----+---------+-------+ | url | char(50) | NO | | NULL | | | performer | char(30) | NO | | NULL | | | runtime | char(12) | YES | | NULL | | | thumb | char(120) | YES | | NULL | | | iframeCode | char(200) | YES | | NULL | | | tags | char(200) | YES | MUL | NULL | | | category | char(60) | YES | MUL | NULL | | +------------+-----------+------+-----+---------+-------+ 7 rows in set (0.00 sec) mysql> SELECT count(performer) FROM xvideos; +------------------+ | count(performer) | +------------------+ | 4543335 | +------------------+ 1 row in set (0.00 sec)
- Find the xvideos database in a search
- download the csv
- create a table for it
- export the data and then sort the data to a file of unique names.
Or pay someone to do it for you. -
Thanks
Thanks for the tip! @Barry-xlovecam
Sales Thread of Mega Pornstar database https://gfy.com/sell-and-buy-forum/1...-download.html
Sales Thread of Gay Pornstar database https://gfy.com/sell-and-buy-forum/1...-download.htmlComment

Comment