11391 comments found.
What’s AdMob?
Hello,
AdMob provides a way for Google to help app developers earn more money from their apps. AdMob works by matching ads to your app based on criteria you set.
Best regards,
Chandan,
Can you setup to import videos from oldest to newer ones? It loads old videos 1st
Hello,
Thank you for making this suggestion! We’ll look into adding the ability to import from newest to oldest. Thanks for your feedback!
Best regards,
Chandan,
How many cron jobs do we have to run?
Hello,
Please follow the steps given below:
Open linux terminal or login thru SSH. Run: crontab -e Add this code to the list: */15 * * * * php -f {PATH_TO_SCRIPT_FROM_ROOT}/cronjob.php > /dev/null 2>&1. Replace {PATH_TO_SCRIPT_FROM_ROOT} with the full path to the file, e.g: /home/playtube/public_html/cronjob.php Save and exit. If you are using cPanel, please follow these steps and replace the file name with cronjob.php, and make sure the cronjob run once every 15 minutes.
Best regards,
Chandan,
I currently have this one running is this the same one or is it different? */5 * * * * curl https://mywebsite.com/cronjob.php &>/dev/null
Hello,
*/5 * * * * php -f {PATH_TO_SCRIPT_FROM_ROOT}/cron-job.php > /dev/null 2>&1
After you’re done, please give it a try. 
Best regards,
Chandan,
Users lets all reach out to codecanyon with our concerns about DoughouzForest and either lets ask for refunds all together or demand they restrict the sale of all his products until they stick to thier commitments of providing full support and updates to thier products.As witnessed by the huge amount of pissed off buyers,the demands are highly relative and well within our consumer rights, to solving this obvious Disdain the developer seems to have for the buyers of his products.Its a huge factor for me,why I have opted not to buy into thier support or simply tossed to to the side,the products,I foolishly purchased from them,its just a clever Rip off,which codecanyon seems to be participating and enjoying, in on too.For future buyers,Caveat emptor!
What the owner of this script needs to do is to fire his so called development team and bring in a fresh set of brains to deal with all the buyer issues they have caused,period.If you,as the owner cant afford to do that,maybe its time,to get out of the business and sell it to someone else,who can do its buyers justice.
Hello,
We wholeheartedly agree that buyers deserve good post-purchase care. We should definitely discuss this with our team.
Best regards,
Chandan,
TALK IS CHEAP,SIMPLY LIVE UP TO YOUR COMMITMENT,is all,we as buyers are asking and want from you!
See buyers,this is exactly what u need to do,forward your complaints in huge numbers to codecanyon and demand either a refund or what you paid for,GOOD SUPPORTperiod!
for months now u guys have not fixed this import issues.
why is only YouTube import video is working???
Facebook import Instagram import TikTok import are not working please when can u!fix this????
Hello,
@somcode, thanks for your patience. We’re aware of the import issues with Facebook, Instagram, and TikTok and are actively working on fixes.
Best regards,
Chandan,
this getting to a year already, please.when will it be fixed
Hello,
We sincerely regret the delay. We are actively working on this. Thank you for your patience!
Best regards,
Chandan,
where are the queries for videos from database are located, i want to modify the query to get videos by random instead of by date, thank you
Hello,
1) The queries can be found throughout the script in the function files./assets/includes/,./sources/, and mobile APIs in the./app_api folder.
Best regards,
Chandan,
After a fresh installation this is the error – Looks like there’s a problem with this site
https://streemo.co.za/ might have a temporary problem or it could have moved.Error code: 500 Internal Server Error
The site could be temporarily unavailable or too busy. Try again in a few moments.
Now that copy paste answer that its a folder permission error and not a script error, and we need to get our hosting team to fix, is not an answer.
As the Script Author you should then clearly provide us the folder / file permission details and add it in our Documents.
It is a script problem and error if we install your script and it does not work.
Other scripts here on Envato when bought dont give those installation problems and you dont see other script authors telling those who bought their script that if it does not work when installed go get your hosting company to sort it out as its a folder permission problem.
When we run your installation system, it shows all green and that all folders and permissions are correct.
When installation completes and we get your little end page, the blue click button does not work.
So reply with what folders your are referring to as I am not the only person who have had the same problem and maybe if you are open and give clear indication where the problem is and how it can be solved by the script owners, they can find the information useful and help them get items sorted than having to run around to fix your code that is clearly not installing like a proper script should.
With over 50 script from Codecanyon, your script has been the only one that does not install properly by itself.
SO please be so kind to provide clear instruction on what to update and how to resolve this matter.
Thank you
Hello,
This may cause a due folder permission error, or apache issue. please contact your host provider and let them fix it for you. Please note this is not a script problem.
Also,
Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
Does the script require Node.js installed to work on server?
According to host provider its the node.js that is causing the problem. Is there an option to not use the node.js initially and rather the ajax. Please advise
Hello,
Node.js is only necessary for optional real-time features such as live chat and notifications. The main script works well with ordinary PHP and AJAX. If Node.js is causing problems for you, you can disable it.
Best regards,
Chandan,
Hello Author, I want to know if we can do a playlist when import video from youtube ? and how can we go about it, am on your demo and trying test if that possible Thank you
Hello,
Yes, you can import a YouTube playlist; simply enter the playlist URL instead of the individual video links. The system should retrieve all videos from that playlist.
Best regards,
Chandan,
Also, if I make the purchase now, will your team be able to add a feature that allows me to easily move videos to a playlist, ideally with just one button or a selection option during editing or importing? This would be especially useful when importing from YouTube.
Hello,
It will require some custom work.
Best regards,
Chandan,
Well i Dont know why this item still here on Codecanyon after more than a year and no one single update. Even for a simple change. Why you still offering support if you are not working no more on the product? Im waiting and waiting and waiting for new updates new themes new functions fixed bugs, but nothing happen
Hello,
Thanks for your feedback, and sorry for the delay. We understand your frustration and are currently reviewing the item’s future. We’ll provide an update once we get confirmation from the development team. We appreciate your patience and support.
Best regards,
Chandan,
Hello,
i am still on version 2.1 and I took notice that when the following happen:
(anonymous) @ offline.min.js:2 send @ jquery-3.min.js:2 ajax @ jquery-3.min.js:2 (anonymous) @ jquery-3.min.js:2 Wo_LikeSystem @ snackbar.js:199
It takes 12 to 13 seconds for actions like comments to get posted.
offline.js is a third party app that I disabled for testing it is not the problem.
The problem is either jquery-3.min.js or snackbar.js taking too long to return the result for writing a comment, liking a comment, or thumbs up.
Please see the screenshot of this cascade and please tell me how to cut down the execution time from 12 seconds to may 3 seconds?
https://ibb.co/zHjVFy1RThanks
Hello,
Please upgrade to the most recent version v3.1.1 and check again.
Best regards,
Chandan,
Hi Chandan, you are great help. We upgraded from the very first playtube ver to the latest and ran into problem with the sql view counts not transferable new sql columns and tables not compatible with ancient version. We manually have to restore views, Help please: Where, which page to increase set max of 10,000 fake views so we can just add one entry to more than 6000 videos.
Hello,
You can add fakes views for a video here https://playtubescript.com/admin-cp/manage-videos
Best regards,
Chandan,
Yes but there is a limit of 10000 and you have to repeat it over and over again. some videos that are relocated to new script has over 200000 views and we need to re establish this count. Is there is a PHP file or page that this limiting 10k code we can modify to larger max number. so we can restore views in one click instead of 50.
Hello,
It will require some custom work.
Best regards,
Chandan,
Ftp server needs to be updated, if one can be used more than once then it would be better to use a different ftp server, and there needs to be monetization requirements, and there needs to be copyright laws and checkers, please update
Hello,
Alright, mate, I have already taken this notice and forwarded it to the development team.
Best regards,
Chandan,
Subject: Update Watch-Time Threshold Before Coin Reward
Hi Dev Team,
We’ve identified a loophole in the current reward system: Some users are gaming the coin system by playing a video briefly, earning the coin, and skipping to the next title without watching a meaningful portion of the content.
To maintain fairness and protect content value, we’d like to explore a solution where:
Coins are only awarded after a user watches at least X% of the video (e.g., 70% or 80%).
Watch time is tracked per session per content ID.
Coin logic triggers only after reaching the threshold.
Is this implementable within our current player or backend structure (e.g., via JS event tracking, media player analytics, or session logging)?
Looking forward to your input on feasibility and next steps.
Best,
Does the coinbase payment feature work?
I get this error when trying to import a YouTube video even though I set it to import unlimited videos. Error 403 The request cannot be completed because you have exceeded your quota. : quotaExceeded
Hello,
Thank you for asking.
1. Please visit https://docs.playtubescript.com/#payment_gateways.
2. This shows you are on your quota limit, so please consider getting keys here: https://www.slickremix.com/docs/get-api-key-for-youtube/. Then, set new keys and check.
Best regards,
Chandan,
Tried 3 hosting companies and now have a dedicated server and I can’t get pass the installation.
I was told to disable any mod security on your server side disable ONLY_FULL_GROUP_BY and STRICT_TRANS_TABLES mode in your database
I did that and I’m still getting the HTTP ERROR 500
Hello,
Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
How can I create a new “Max Upload Size” 15GB? Because it goes from 10GB to Unlimited only.
I like this application, before I want to ask 1. Can it live stream TV? 2. For the Android app, can it be used on an Android TV?
Hello,
Thank you for asking. 1. Custom work will be required. 2. https://codecanyon.net/item/playtube-tv-mobile-video-movie-sharing-tv-platforms-native-application/37126663 Please get in touch here.
Best regards,
Chandan,
How much does it cost to customize it so it can be used for live TV?
我想要知道如何获取RapidAPI Key,还有一个问题已经过了很久了你们多久会更新下一个版本。为什么Google只收录了我一个页面
Hello,
Thanks for reaching out to us.
Please use a RapidAPI key and subscribe to https://rapidapi.com/DataFanatic/api/youtube-media-downloader
Please open a support ticket at
https://doughouzforest.ticksy.com/ and we will investigate the problem.Best regards,
Chandan,
- Has the script been abandoned, and does it have many unresolved bugs as suggested in some of the comments?
- There are comments about the lack of updates. Are updates really coming, and if so, when can we expect the next update?
- Can this script be used for OTT platforms? If so, suggest the desired changes
- What is the maximum number of concurrent viewers the script can handle? * Does the script have load balancing?
- Do you plan to integrate AI protection or other features in the near future? Regarding the video player installation, do you offer the script an installation service? If so, is it free or what are the associated charges? I appreciate your time and look forward to your detailed response. Thank you.
Hello,
Thank you for your continued interest and for buying the PlayTube Ultimate script.
Script Status: The script is currently active and supported. Any bugs reported are addressed in subsequent updates.
Update schedule: We intend to release new versions on a regular basis. We’ll announce the next release date once we’ve received confirmation from our development team.
OTT Use: Please contact payincent@gmail.com for the customizations you want.
Performance: With the proper server configuration, it can support a large number of concurrent users. Load balancing can be implemented using external server tools.
AI Features: We’re looking into AI and new features for future updates.
Installation: We provide installation services. Charges vary depending on the scope.
Best regards,
Chandan,
I see that by editing user profiles you can modify the amount of money in the wallet, but it is not possible to modify the amount that users earn through monetization.
Is there a database or section where users’ earnings in monetization can be edited?
Hello,
Please go to our demo site: https://demo.playtubescript.com/
Here’s the path to see >>> /settings/monetization.
If the problem is still not resolved, check to see if it is enabled.
A screenshot is given below:
https://i.drop.cm/4b232213a32eee430c6291ecc.pngBest regards,
Chandan,
hi Can you tell me where is the code that controls the date and time selector for video publishing schedule? by default it is UTC with 12 hour format, I need to replace it with utc +2 with 24 hour format
Hello,
Please contact payincent@gmail.com to request the desired customizations.
Best regards,
Chandan,
ok I understand, zero information