GithubHelp home page GithubHelp logo

python-doubanfm's Introduction

python-doubanfm

python 豆瓣FM 命令行客户端

启动服务:

fm -s

开始播放:

fm -p

下一首:

fm -n

暂停/继续:

fm -G

当前歌曲:

fm -i

喜欢:

fm -f

不喜欢:

fm -u

退出:

fm -x

可以用 Firebug 导出 firefox 的 cookie 到 ~/.cache/python-doubanfm/cookies.txt 这样就可以用 喜欢/不喜欢 的功能了

配置文件的路径为 ~/.config/python-doubanfm/doubanfm.conf , 可以在其中配置其他的播放源,比如 本地歌曲(localrandom)

依赖关系

需要安装 gstreamer,以及 gstreamer 用于播放 MP3 的插件, 还有 python 对于 gstreamer 的包装库, python-gst

Debian 中需要执行如下命令:

sudo apt-get install gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
sudo apt-get install python-gst0.10

python-doubanfm's People

Contributors

leiqin avatar

Watchers

 avatar  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.