I want a MP3 search engine

Discussion in 'Scripts' started by powerboss, Jan 19, 2008.

  1. #1
    I want a MP3 search engine built, which has play and download options. But this has to be legal and genuine.

    PM me with your offers and Demo.
     
    powerboss, Jan 19, 2008 IP
  2. Ccucu

    Ccucu Active Member

    Messages:
    116
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #2
    I am working on such a script it will be released in 1 month or so.
    Price will be around 15-20$ per domain.
    As I developed it mp3s are remotely hosted, if u want play feature the files have to be uploaded from admin area. PM me if you are interested and willing to wait about 1 month with ideas of how would you like it to be and we'll see if I can do it that way(won't cost you anything extra)
     
    Ccucu, Jan 19, 2008 IP
  3. runbrun

    runbrun Active Member

    Messages:
    300
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    I have a database of 123.000 direct mp3 links...

    with a simple mysql search script u can turn it to a huge mp3 search engine...

    simple search can be made here

    http://www.runbitchrun.com/beta/tags.php

    price is 40 dollars for the db...if you want me to adopt a simple listen,download, and report broken link it will cost 40 $ again... :)

    database can be imported easily... it s dump sql file...

    same database entry is here

    CREATE TABLE `arsivmp3` (
      `brokencount` tinyint(3) NOT NULL default '0',
      `count` tinyint(10) NOT NULL default '1',
      `extension` varchar(4) NOT NULL default 'mp3',
      `name` varchar(200) NOT NULL default '',
      `link` varchar(200) NOT NULL default '',
      `tags_searched` varchar(100) NOT NULL default '',
      `md5` varchar(100) NOT NULL default '',
      PRIMARY KEY  (`md5`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
    
    --
    -- Dumping data for table `arsivmp3`
    --
    
    INSERT INTO `arsivmp3` VALUES(0, 8, 'MP3', 'Spanish - Salsa Club Mixes Latina -Shakira - Shakira Dj Megamix.MP3', 'http://ftpdump.3800hosting.com/spetsnaz/vdj/mp3/Spanish%20-%20Salsa%20Club%20Mixes%20Latina%20-Shakira%20-%20Shakira%20Dj%20Megamix.MP3', 'shakira', '7c6cb879b850bc58737ac51cd048e287');
    INSERT INTO `arsivmp3` VALUES(0, 8, 'MP3', 'Spanish - Salsa Club Mixes Latina -Shakira - Shakira Dj Megamix.MP3', 'http://oceane31.free.fr/mp3/nouveaut%E9%20divers/Spanish%20-%20Salsa%20Club%20Mixes%20Latina%20-Shakira%20-%20Shakira%20Dj%20Megamix.MP3', 'shakira', '0d35e3f884ba1efbf652e01139e8449a');
    INSERT INTO `arsivmp3` VALUES(0, 7, 'mp3', 'Cafe Tacuba, Molotov, Juanes y Shakira', 'http://writhingelectra.com/virtual_tj/Cafe%20Tacuba%2C%20Molotov%2C%20Juanes%20y%20Shakira.mp3', 'shakira', 'dd746081840a7b0ccc7905fc7deadc5a');
    INSERT INTO `arsivmp3` VALUES(0, 7, 'mp3', 'Beautiful-Liar', 'http://Beyonce-Shakira.e-mp3s.eu/mp3_download/40615/Beautiful-Liar.mp3', 'shakira', '4b50e70c7ea337aa36a9d9192bae6d08');
    INSERT INTO `arsivmp3` VALUES(0, 7, 'mp3', 'Beautiful-Liar', 'http://Beyonce-feat-Shakira.e-mp3s.eu/mp3_download/35500/Beautiful-Liar.mp3', 'shakira', 'c9a922ba6f45c0ec8f9c7049209c342a');
    INSERT INTO `arsivmp3` VALUES(0, 7, 'mp3', 'Beautiful-Liar', 'http://Beyonce-Shakira.e-mp3s.eu/mp3_download/33351/Beautiful-Liar.mp3', 'shakira', 'd68206ed8324b75f7a39ff6d3ad79ddf');
    PHP:
    database itself uncompressed : 26mb...
    it ll not take more than 5min to import it... you can import zipped as well...
    i ll help you with it...

    if interested pm me...
     
    runbrun, Jan 28, 2008 IP
  4. masquecompras

    masquecompras Active Member

    Messages:
    357
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #4
    masquecompras, Jun 27, 2008 IP
  5. fatihbaz

    fatihbaz Well-Known Member

    Messages:
    186
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #5
    ıthink this is very good for this job....
     
    fatihbaz, Jun 28, 2008 IP
  6. kip

    kip Notable Member

    Messages:
    1,521
    Likes Received:
    80
    Best Answers:
    0
    Trophy Points:
    205
    #6
    so do i ;)
     
    kip, Jun 28, 2008 IP
  7. WebmasterTL

    WebmasterTL Banned

    Messages:
    1,015
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #7
    lol..show off..:p:D
     
    WebmasterTL, Jun 28, 2008 IP
  8. speedster_33

    speedster_33 Banned

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    speedster_33, Jun 28, 2008 IP
  9. kip

    kip Notable Member

    Messages:
    1,521
    Likes Received:
    80
    Best Answers:
    0
    Trophy Points:
    205
    #9
    wow, thanks guys.

    You know it :D
     
    kip, Jun 28, 2008 IP
  10. powerboss

    powerboss Active Member

    Messages:
    925
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    70
    #10
    Thanks for all your replies, i already own www.musicbeez.com the replies are coming late on this thread.
     
    powerboss, Jun 28, 2008 IP
  11. reival

    reival Member

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    43
    #11
    let me know if you want script like wapbom.com no database needed.
     
    reival, Sep 4, 2012 IP