• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

MP3 and Video Search Engine

dgrut

Member
Aug 31, 2018
37
17
8
mp3 index.png

Simple Music and Video Search Engine, have some feature :
  • No Api Key Needed
  • No Database Needed
  • Mobile Optimized
  • Simple Setup (upload and edit config file, done)
  • Top song based on Country by Itunes Chart (setting in config file)
  • Automated Sitemap Generated
Requirements
  • Server Apache / Nginx (mod rewrite enabled)
  • PHP 5.6+ (php curl enabled)

Demo : https://mp3puzzled.com

Download Link :
Mp3 Search engine.zip - 4.6 MB
or https://uploadboy.com/oozp7igcs1ar/3283/zip

Any question, please comment. i'll do my best to help
 
Last edited:
Hey.
Thanks for sharing. However, uploading files to the hosting site does not work. Browser Error "The page is unavailable. The site has redirected too many times."
 
Unfortunately for me this does not work either.
What I do: uploaded the archive to the hosting -> unpacked to the root of the site -> check the site -> Page is not available.

Perhaps this is a problem in my hosting. If someone will use this and this will work for you, write in the comments. Thank you.
 
Unfortunately for me this does not work either.
What I do: uploaded the archive to the hosting -> unpacked to the root of the site -> check the site -> Page is not available.

Perhaps this is a problem in my hosting. If someone will use this and this will work for you, write in the comments. Thank you.
Setting in config ?
1. Upload all file on your main Folder
2. Configuration File : \config\default\common.php

Requirements
  • Server Apache / Nginx (mod rewrite enabled)
  • PHP 5.6+ (php curl enabled)
 
Unfortunately for me this does not work either.
What I do: uploaded the archive to the hosting -> unpacked to the root of the site -> check the site -> Page is not available.

Perhaps this is a problem in my hosting. If someone will use this and this will work for you, write in the comments. Thank you.
PM me with your domain, maybe i can help
 
PM me with your domain, maybe i can help

Friends, if you are faced with a similar problem, like mine.
Solution: Edit the file .htaccess.

If you wish, I can send my settings to the PM.

dgrut, I'm sorry to disturb you additionally)
 
Friends, if you are faced with a similar problem, like mine.
Solution: Edit the file .htaccess.

If you wish, I can send my settings to the PM.

dgrut, I'm sorry to disturb you additionally)
No problem, im also curious. Would you send me the setting.
 
No problem, im also curious. Would you send me the setting.

# BEGIN MP3Puzzle
RewriteEngine On

RewriteCond %{ENV:HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END MP3Puzzle
 
  • Like
Reactions: dgrut
Attention!

Users, keep in mind that these files contain code that opens additional links when you click "Download".

Tested on different devices, the code works once and opens additional tabs, for example, mobail arena org.
 
Attention!

Users, keep in mind that these files contain code that opens additional links when you click "Download".

Tested on different devices, the code works once and opens additional tabs, for example, mobail arena org.

its from Youtube API Converter provider, still find other to subtitute it.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock