Selling SimpleVideoScript - Video Sharing Site

Status
Not open for further replies.

Bonken

Active Member
44
2008
3
0
SimpleVideoScript

SimpleVideoScript is a very simple to use movie trailers website script, which can be powered by anyone. Easily add new videos from any source such as YouTube, and monetize your visitors via the simple administration panel.
SVS boasts features such as:
User Benefits


  • Simple, easy to navigate user friendly design.
  • Watch videos on demand with no problems.
  • Comments System.
  • Ratings System.
  • Much more!
Administration Benefits


  • Easily add, edit & delete videos via the administration panel.
  • Monetize your videos with banners, adsense or CPA (such as CPALead) easily, via the integrated system.
  • SEO friendly features.
  • Easy to use category management.
  • Very easy to deploy and have a site running in minutes!

Screenshots





 
Last edited by a moderator:
72 comments
Hey Bonken, I have a question

I put the hit counter in watch.php

this is teh code


$vie_v = $row["views"];

Views: </span><?php echo $vie_v ?>

The code Works..

and i want put the code in the principal web (index.php) but i dont know how... Can you help me please?
 
Hey Bonken, I have a question

I put the hit counter in watch.php

this is teh code


$vie_v = $row["views"];

Views: </span><?php echo $vie_v ?>

The code Works..

and i want put the code in the principal web (index.php) but i dont know how... Can you help me please?

Aclaration: I want put the code for all videos... explanation:

THUMB
TITLE
DATE - VISITS
 
No problem, thanks all. If anyone has any final suggestions on additions I can add them, before I start something new, thanks!
 
Hello,

I have some simple suggestions for some SEO.

Add a .htaccess with the following code so that it might help with gzip compression and also page load speed.

Code:
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
</ifmodule>

<IfModule mod_gzip.c>
    mod_gzip_on       Yes
    mod_gzip_dechunk  Yes
    mod_gzip_item_include file      \.(html?|txt|css|js|php|pl)$
    mod_gzip_item_include handler   ^cgi-script$
    mod_gzip_item_include mime      ^text/.*
    mod_gzip_item_include mime      ^application/x-javascript.*
    mod_gzip_item_exclude mime      ^image/.*
    mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</IfModule>

Add a sitemap file to create a sitemap for the videos in the website. Well this actually can be done by the user himself but a suggestion though.

Add views to calculate the views of the videos and to be able to show them on index as well as watch.php

I will shoot with more ideas when I am around. Anything else you are going to add ? :D <3<3<3
 
I'm not sure really, I think it's built to what I wanted for a simple video site for the time being. :) I might incorporate some new stuff though. I think it's likely I'll start something new next.

Edit: Two things I do intend to add actually is for it to print something instead of nothing when no description is set, and also possibly scrolling arrows for the frame on the bottom.
 
Last edited:
Thanks all, and Joan that's some good ideas, I've started working on something new for the time being but I can come back in the future and add them!
 
I've brought this script back as the hosting ran out, however it's very old. Currently I'm charging for it after adding a few security changes, but will also be replacing it with a much better script soon. If anyone who purchased the script previously would like any more features added for free, I can do that no problem.

Thanks! My apologies for charging.
 
Status
Not open for further replies.
Back
Top