Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 Re: Documentation » [HOWTO] Configure Apache for pseudostreaming and hotlinking protection » 2015-04-03 23:28:25

symtab wrote:

Find the virtual host configuration for your domain (usually /etc/httpd/conf/httpd.conf) and the following lines:

	<Location /media/videos/flv/>
		AuthTokenSecret       "P4ss#w0rD"
  		AuthTokenPrefix       /media/videos/flv/
  		AuthTokenTimeout      7200
  		AuthTokenLimitByIp    on
	</Location>
	<Location /media/videos/mp4/>
		AuthTokenSecret       "P4ss#w0rD"
  		AuthTokenPrefix       /media/videos/mp4/
  		AuthTokenTimeout      7200
  		AuthTokenLimitByIp    on
	</Location>
	<Location /media/videos/mobile/>
		AuthTokenSecret       "P4ss#w0rD"
  		AuthTokenPrefix       /media/videos/mobile/
  		AuthTokenTimeout      7200
  		AuthTokenLimitByIp    on
	</Location>

Do you mean "add the following lines"? If so, do I add them anywhere within the file?

#3 Installation » How to install ffmpeg on Windows 8 for ASP for testing? » 2015-03-18 08:09:13

dereklro
Replies: 2

I have been trying to install ffmpeg correctly on my Windows 8 computer (using wamp as my server) to be able to test video settings before making them live. I have followed countless instructions from the ffmpeg site to youtube videos, but I get nowhere with it. So I figure I will ask ASP directly, since you designed the website and may be able to help with specific needs of the ASP script. My localhost test site is installed and working except for the ffmpeg, which is not working at all.

What is the proper method of installing ffmpeg on Windows 8 (using wamp server) for ASP?
What is the correct FFMpeg Path after installing ffmpeg?
What is the correct Yamdi Path (do I need to install it?)?
What is the correct QT-FastStart Path (do I need to install it?)?

ANY help on this issue would be great!

Thank you in advance.

#4 Re: Troubleshooting » How to hotlink thumbnails from embedded videos? » 2015-01-12 20:33:57

I just checked out Adult Search Script and noticed that it has everything I'm trying to do with my ASP. I'm considering buying it in the future.

#5 Re: Troubleshooting » How to add user avatar under video player? » 2015-01-12 20:04:18

I tried the code you provided and had a problem with it. You mentioned "Edit modules/video/components/video.php" and only found a closely named file called view.php, but no video.php. I edited the view.php since it had the code you mentioned for the first code and replaced it with your code. Then I edited my video_view.php and replaced the code with yours, but after reloading the page I get the header and nothing below that will show up. Is the img tag closed? I looked at it for a bit, but was not able to figure out the cause.

Thank you for the help! I know a great deal of html/css, but am still learning php.

#6 Troubleshooting » How to add user avatar under video player? » 2015-01-12 16:41:18

dereklro
Replies: 3

I want to add the user's avatar under the video player in the video container where it lists "From: username" with the avatar linking to the user's profile. I've been playing around with the code for a while, but have not succeeded. Does anyone know how to do this?

#9 Re: Troubleshooting » How to hotlink thumbnails from embedded videos? » 2015-01-10 16:42:40

Where is this 3tb server? That would really help me out! To have that much space on my server, it would cost me around $300-$400 per month.

#11 Re: Troubleshooting » How to hotlink thumbnails from embedded videos? » 2015-01-10 08:11:58

The space required for all of the thumbs is huge after embedding 100+ videos especially if I am using rotating thumbs. I only have enough money to run a VPS with 50gb of storage space at the moment, so I am trying to find a smart method of embedding as many videos as possible on my site and not using too much of my server's resources. My plan is simple, I want to embed ALL of the videos from xvideos (5 million+), YOBT, PornHub, Tube8, and any others I can find in order to have one of the largest tube "search engines" on the web. I want surfers to be able to use my site to search many popular tube sites all at once and have the ability to rate, favorite, create playlists, have friends, etc., while viewing the video right on my own site. If the image directory changes from popular tube sites I'm embedding from, or a video is deleted which removes the image, it's ok because my users should flag those videos. With such a large database, I'm sure many videos will need to be deleted regularly.

I'm still ok with using this method. If it fails like you said, then I will revert back to downloading the images.
Are you willing to help me out with the code for this?

#12 Troubleshooting » Possible to inject the uploader's name into the title of the video? » 2015-01-09 18:55:21

dereklro
Replies: 4

If a user uploads a video under their account, or I as the admin assign new videos to a particular user name, I would like the user name to show up as part of the title (example: JesseJo's HOT Tanning Session - user-name). Is this possible?

#13 Troubleshooting » How to hotlink thumbnails from embedded videos? » 2015-01-09 18:45:57

dereklro
Replies: 8

I currently use the mass csv importer for for importing hundreds of thousands of videos from other tube sites. Whats killing my server, is the space required for all of the images. If I did not have to save the thumbs on my server, I could import millions of videos instead of thousands. I would like to edit the grab.php file to change it from downloading the thumbs, to hotlinking the thumbs instead. Is this possible? What code would I need to change?

#14 Re: Troubleshooting » Where to edit php for the Mass Embed video importer? » 2014-11-30 18:42:26

Another question about this. Is it possible (while choosing random images) to not include or not consider the first image? Is there a way to tell it to choose only the middle images (excluding first and last images) for the videos? Just trying to fine tune my importing a bit.

#15 Traffic Exchange » Looking to exchange links with anyone interested! » 2014-11-27 19:35:46

dereklro
Replies: 0

Please feel free to go to my site and add your link(s). Go to http://www.dnaerotica.com/link/add/ and I'll try to approve you as soon as possible.

#17 Troubleshooting » Where to edit php for the Mass Embed video importer? » 2014-11-23 23:14:54

dereklro
Replies: 6

I want to add a "random thumb" php code into the mass embed script in order to select my thumbs randomly as they are imported. It is too time consuming to manually select a thumbnail for each video that is imported (which is needed). Right now, the video thumbs are imported with the images displaying consecutively through the video and the first thumb for the beginning of each video is always automatically selected. It leaves me with a lot of black images, and thumbs that do not look good as the main thumbnail. I just want to automate the process of choosing a thumb in the middle of the video at random.

Does anyone know of an easy way to implement this? (what code to use?)

What file(s) would I need to edit in order to do this?

#18 Troubleshooting » How to export my rss feeds as xml files? » 2014-11-16 19:42:44

dereklro
Replies: 4

I want to export/download my video and image rss feeds as xml files in order to import them into my blogger blog. But, I cannot seem to locate the actual xml files to download them and import them into blogger.

#19 Troubleshooting » What url do I put in the Linkback URL field for the link exchange? » 2014-11-16 17:27:40

dereklro
Replies: 1

I'm new to all of this and was curious if the Linkback URL should point my own site or the website I'm exchanging links with?

#20 Re: Troubleshooting » Duplicate videos and image albums when importing or uploading? » 2014-09-06 04:57:59

Very much appreciated! If you want to test on my site, I'll pm you the login info.

#21 Troubleshooting » Duplicate videos and image albums when importing or uploading? » 2014-09-06 03:42:52

dereklro
Replies: 2

Every time I upload or import videos AND pictures/albums via FTP or directly uploading them individually, I keep getting 2 duplicate videos and image albums! If I upload 5 zip files of photo albums, I end up with 10 albums after the website has finished processing the files. I'm sure this is something very simple like a setting somewhere that I need to change, but I am completely stumped at this point.

Is anyone else having this problem?
How can I fix this issue?

#22 Re: Troubleshooting » Debug mode crashed my site? » 2014-09-01 21:13:09

Problem solved. I changed to php v5.5 and some settings might have been wrong. I reverted back to the defaults and my site is back online now.

#23 Troubleshooting » Debug mode crashed my site? » 2014-09-01 18:22:14

dereklro
Replies: 2

I was troubleshooting duplicate videos after converting and set Debug mode to active or true in the admin config. I am not familiar with what debugging does or looks like, so please let me know if this is normal or how to get back to my regular site view. After, I got this:
FluxBB bbcode test

I just want to know how to get my site back to normal as soon as possible!

#24 Re: Installation » Possible to install Upload Progress Support on shared server cpanel? » 2014-08-31 23:31:02

This thread can be deleted or closed. I found out that Upload Progress Support was already installed on my shared server.

#25 Installation » Possible to install Upload Progress Support on shared server cpanel? » 2014-08-30 01:13:04

dereklro
Replies: 2

I was trying to figure out how to install Upload Progress Support on my own shared server, but I am unsure if it is even possible. I use "http://certifiedhosting.com/unlimited-web-hosting/". Does anyone know if I can do this on a shared server?

Board footer

Powered by FluxBB