Project ID:
1415282
Project Type:
Fixed
Budget:
$250-$750 USD
Project Description:
The development of this script will require you to view some ADULT websites. Please do not bid if you are not comfortable with this.
Simply put, we want a script that will allow us to browse videos from certain videosites, based on certain parameters such as popularity/category/length etc, select which videos we want to download/import to our site and then download that video's thumbnails from the videosite and submit the video's file URL (.flv or .mp4 for example) to our downloader script (which is already functional).
The way the script should work:
1. Choose in a drop-down which site we'd like to grab videos from (see list at the bottom of this text), for example PornHub.com
2. Choose sorting/search parameters for narrowing search results, such as: Sort by (date, length, views/popularity), Category (if site has categories)
3. Once all choices have been made, script should fetch relevant results from the videosite and display each video one by one. Hotlinking of thumbnails in this case is acceptable,
as they will only be viewed by us. You should display each video in a block containing the video's title, length/duration, any tags, as well as show each thumbnail image for the video
separately (most of these sites have mouseovers on their video thumbnails, looping through a set number of pictures. These should be displayed).
4. There should be a checkbox of some sort in each "video block", so we can select which videos we want to download/import.
5. Once all choices have been made, we can submit our selections and the following should then happen:
1) The video parameters (Title, Duration/Length, Tags, URL to video page) should be inserted into a MySQL table (you can choose the structure of this)
2) The video's thumbnail images should be downloaded to a specified folder and resized in the process to a specified size (308x232 pixels).
There MUST be checks in the code to make sure each thumbnail has been correctly downloaded and is not empty/blank. The script should retry the download if failed.
3) The videofile's URL should be passed to an external script we have, which will download the file. This means your code must get the .FLV or .MP4 videolink from the tubesite.
We require support of the following sites:
PornHub.com, YouPorn.com, XHamster.com, Tube8.com, JizzHut.com
For questions, send a msg.
We coded something similar to this ourselves a while back and know that it is not overly complicated, only a bit time consuming, so be realistic with your bids. We're coders ourselves and can easily judge if you are being reasonable. PLEASE NOTE: When bidding, take into account that we require this to be completed quickly, so the faster delivery time quoted, the better chance of you winning the project!
Skills required:
AJAX,
MySQL,
PHP,
Web Scraping