Quote:
Originally Posted by Barry-xlovecam
Thank you Andrew
At XloveCash we have almost 18,000 cam video clips with over 5,000 in MP4. They are streamed in our player with your configuration options.
After your configurations, selections and sorts you can dump the files in CSV or a more detailed XML file.
Code:
To sort the MP4 videos only
in ssh
$ cd [/path/]<xvideos-dump-file-name>/
$ grep -i 'mp4' xvideos-dump-file-name > xvideosMP4only.csv
Only Flash
$ grep -iv 'mp4' xvideos-dump-file-name > xvideos-flash-only.csv
If you need a presorted swf or MP4 file let me know and I can do it for you.
|
Can i download the videos and host them on my server?