Marshal |
02-11-2019 03:53 PM |
Quote:
Originally Posted by phil-flash
(Post 22412900)
I am writing a brand new gallery exporter tool and wanted to get input from you all. Right now I have a basic list exporting correctly, but I want to add more data. Like model name, site, etc.
What data do you like to get from an exporter. Dillineters? Titles?
Here it is right now. https://phil-flash-cash.com/gallery-...ourcode=121212
Please opine...
|
Pipeline "|" as a delimiter is more than enough. Users can easily convert that kind of files into a CSV or anything else.
All possible data is highly wanted. Depending on type of data you are exporting (photo galleries, video galleries or videos), it should contain:
url (of gallery or of a direct link to mp4 video)|title|description|thumb|niches/tags|model(s)|date of publishing
You might like to offer an XML feed, so all your content can be automatically imported. Not sure about the correct format. You can have a look at demos of all gallery/tube scripts and figure it out.
Just my :2 cents:...
|