Git Product home page Git Product logo

musicplayer's Introduction

##HTML5 网页音乐播放器

基于 Flask 框架搭建的一个播放器,音乐源来自虾米、网易云音乐。

程序可以直接运行在 JAE ,其他环境需要自行修改配置。

###演示 虾米播放器(推荐):
http://miantiao.jd-app.com/xiamiplayer/63608
网易云音乐播放器(备用):
http://miantiao.jd-app.com/m163player/28815250

###使用 推荐使用虾米源,没有防盗链。如果歌曲在虾米找不到,再使用网易云音乐。

虾米播放器(推荐):
<iframe src="http://miantiao.jd-app.com/xiamiplayer/63608" frameborder="0" scrolling="0" width="430" height="200" allowtransparency></iframe>

网易云音乐播放器(备用):
<iframe src="http://miantiao.jd-app.com/m163player/28815250" frameborder="0" scrolling="0" width="430" height="200" allowtransparency></iframe>

###搭建方法

  1. 所依赖的模块在 requirements.txt 里。可以直接使用 pip -r install requirements.txt;
  2. 运行python wsgi.py即可。

musicplayer's People

Contributors

robinwongm avatar

Watchers

James Cloos avatar icanfly520 avatar

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.