Giter Site home page Giter Site logo

hemant-mann / musik Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 12.0 3.58 MB

A Website made for Music lovers

Home Page: http://playmusic.net

PHP 94.40% HTML 2.33% JavaScript 2.65% CSS 0.60% Shell 0.02%
js lastfm lastfm-api php youtube-api youtube-dl youtube-mp3 youtube-video

musik's Introduction

Musik

A site for Music Lovers

Dependencies

  • PHP 5.3+
  • MySQL (Running on port 3306)
  • Apache (With vHosts and rewrite module enabled)
  • Last.fm API Key
  • Google Developer Key to get data from Youtube (Create a project in Google developer console, enable youtube API and get the developer key)
  • Youtube DL (https://rg3.github.io/youtube-dl/)

Steps for installation

Follow these steps to configure the repo

git clone https://github.com/Hemant-Mann/Musik
cd Musik
chmod +x init && ./init

Also add virtual host configuration to apache

<VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "/path/to/cloned/repo/"
    ServerName musik.io
    ServerAlias www.musik.io
</VirtualHost>

Add this line to php.ini since there might be some warnings generated by PHP

error_reporting(E_ALL & ~E_NOTICE & ~E_WARNING)

musik's People

Contributors

faizanayubi avatar hemant-mann avatar merajsiddiqui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

musik's Issues

links not working

Dear Friend,

1st of all, please include complete installation steps on in the readme.md

i have installed it at http://downfreemp3.ga and links seems not working, please advise.

if possible, please let me know if i want to install it on a cpanel account.

Installation on Cpanel

Hi there,
Im getting a 404 Page after installation and cant access any other page.
Any help will be much appreciated!

hi

Tell me how to put this script on hosting

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.