Home / Scripts & Code / PHP Scripts / Multimedia / Music
Amosmusic - Youtube Music portal PHP ScriptAmosmusic - Youtube Music portal PHP Script
Music portal script built on Youtube V3 API, Youtube search engine and downloaderHome / Scripts & Code / PHP Scripts / Multimedia / Music
Amosmusic - Youtube Music portal PHP Script
Music portal script built on Youtube V3 API, Youtube search engine and downloader4 Support questions or comments
Please login or create an account to post a question or comment.
-
Sep 18, 2021Hi, your demo page isn't working. I would like to see how it works.
- View 5 more replies
-
Sep 22, 2021WEBTM AuthorTo use html 5 player in spite of YouTube Iframe I need to get the video source and the issue is the video source which is not forking for some videos. I wasted hole day today to find solution, I completely updated my code but nothing changes. I just have to stop this project.
-
Sep 22, 2021WEBTM Author*working
-
Sep 22, 2021If I find something you can incorporate, I will let you know. I really want an audio version of your script.
-
Oct 23, 2020Great job bro. can you take my order?
-
Oct 23, 2020WEBTM AuthorSure, write me an email [email protected]
-
Feb 26, 2020asifg59 PurchasedHi, Nice Script.
However i am getting Youtube API issue as it exceeds limit every few hours and stop showing results.
How can i add multiple API keys in script ? please help -
Feb 26, 2020WEBTM AuthorHi, open config.php
find $keyapi="";//YOUTUBE V3 API KEY
And replace it with the folowing code
$api = array("API key # 1", "API key # 2" ,"API key # 3"
$rand_keys = array_rand($api, 1);
$keyapi = $api[$rand_keys];
-
Feb 26, 2020asifg59 PurchasedTY !
-
Feb 26, 2020WEBTM AuthorThank. you for bought my item
-
Feb 25, 2020I'm getting some errors after install.
Warning: Cannot modify header information - headers already sent by (output started at /home1/stock313/tube.stock4proof.com/config.php:25) in /home1/stock313/tube.stock4proof.com/index.php on line 5
Warning
: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in
/home1/stock313/tube.stock4proof.com/index.php
on line
379
Could you help me correct this issue plz? THanks! - View 5 more replies
-
Feb 25, 2020At the requests page I have this error:
Warning: file_get_contents(https://www.googleapis.com/youtube/v3/videos?part=snippet%2CcontentDetails%2Cstatistics&id=apXprAxHaPU&key=AIzaSyC6V1GcGL6Gqsme-aEPf7Rr960cPIv06Oo): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden in /home1/stock313/tube.stock4proof.com/getvideo.php on line 9 -
Feb 25, 2020And this one:
WARNING: MYSQLI_NUM_ROWS() EXPECTS PARAMETER 1 TO BE MYSQLI_RESULT, BOOLEAN GIVEN IN /HOME1/STOCK313/TUBE.STOCK4PROOF.COM/GETVIDEO.PHP ON LINE 71
-
Feb 25, 2020WEBTM Authorcheck your database information, there must not be that problem, only reason of the warnings can be your web hosting
Free support
Future product updates
Quality checked by Codester
Lowest price guarantee
Not available
Future product updates
Quality checked by Codester
Lowest price guarantee
Information
Category | Scripts & Code / PHP Scripts / Multimedia / Music |
First release | 10 February 2020 |
Last update | 26 October 2020 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | php, youtube, youtube downloader, video portal, music portal, yt mp3, music script |