Giter Site home page Giter Site logo

links not working about musik HOT 10 CLOSED

hemant-mann avatar hemant-mann commented on May 19, 2024
links not working

from musik.

Comments (10)

Hemant-Mann avatar Hemant-Mann commented on May 19, 2024

Hi @chilledguru

So this is an old project but the installation steps were simple enough as I provided an init script as well

After opening any link on http://downfreemp3.ga/ I see 404 error is there

Please do these 2 things

  • Enable mod rewrite module apache
  • Check that AllowOverride is set to All in apache conf

Let me know if this helps

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

than you for the swift response, i have installed it on a cpanel account where youtube-dl and ffmpeg is already available.

there are no such config for me to set, can you please tell me the steps to make it work on cpanel.

or

let me know the complete steps to install apache and its config, mysql and db/user create and grant permissions to make it working so i can get cloud node ubuntu 16.04 installed and get it done.

Many thanks

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

or i might need htaccess containing rules to make it work, if yes, please do the needful

from musik.

Hemant-Mann avatar Hemant-Mann commented on May 19, 2024

@chilledguru

Please verify whether your apache conf allows to read the .htaccess file supplied with this repository

https://stackoverflow.com/questions/18740419/how-to-set-allowoverride-all

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

Hi Hemant,

thank you again for looking and time. yes, i have already done this but seems not working, i have also confirmed that AllowOverride All is already in place in apache config.

can you please send me the working version for cpanel hosting?

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

Hi Hemant,

there was issue with htaccess and i fixed it, please let me know what how to access admin area and what is the user pass?

from musik.

Hemant-Mann avatar Hemant-Mann commented on May 19, 2024

Hmm good question

so actually only admins can access admin area

You can create a account using the register page and then mark yourself an admin using PHPMyadmin or Mysql

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

Thank you hemant,

a quick fix for mp3 and video download. i dont know from where mp3s are coming but if the songs are being fetch from youtube, i want to add iframe from https://yt-mp3s.com and for videos (as they are from youtube)... also iframe from https://yt-mp3s.com

please help me add this and let me know the file location to edit

from musik.

chilledguru avatar chilledguru commented on May 19, 2024

or if possible, please update the repo content with your currently working http://playmusic.net so we can have updated code and YTDownload plugin etc.

from musik.

Hemant-Mann avatar Hemant-Mann commented on May 19, 2024

@chilledguru

Go to application/controllers/home.php -> download method

That contains the code to download a song

A youtube video is downloaded with the help of youtube-dl and then converted to mp3 using ffmpeg
https://github.com/Hemant-Mann/YTDownloader

YTDownloader code is shipped with this repository and can be found in application/libraries/YTDownloader folder

from musik.

Related Issues (5)

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.