MP3 and Video Search Engine

dgrut

New member
Aug 31, 2018
26
7
3
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:

Milberg

Member
Nov 2, 2018
78
21
8
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."
 

Milberg

Member
Nov 2, 2018
78
21
8
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.
 

dgrut

New member
Aug 31, 2018
26
7
3
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)
 

dgrut

New member
Aug 31, 2018
26
7
3
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
 

Milberg

Member
Nov 2, 2018
78
21
8
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)
 

dgrut

New member
Aug 31, 2018
26
7
3
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.
 

Milberg

Member
Nov 2, 2018
78
21
8
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

Milberg

Member
Nov 2, 2018
78
21
8
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.
 

dgrut

New member
Aug 31, 2018
26
7
3
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.
 

Forum statistics

Threads
69,206
Messages
908,333
Members
236,832
Latest member
PS1CK0

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu