V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
xvfeng
V2EX  ›  Node.js

yet another command line music player for music163

  •  
  •   xvfeng · 2014-02-22 13:27:37 +08:00 · 4135 次点击
    这是一个创建于 3687 天前的主题,其中的信息可能已经有所发展或是发生改变。
    ## yet another command line music player for music163

    又一个基于命令行的云音乐(网易)播放器...

    https://github.com/fraserxu/music163-cli

    安装:

    $ npm install -g music163-cli

    搜索:

    $ music163 search "Katy Perry"

    播放:

    $ music163 play -t album 1738881

    下载(仅在拥有歌曲版权的情况下使用该功能):

    $ music163 download -t album -d Desktop 1738881


    主要特点:

    * 封装了网易云音乐的api(国内几家云音乐服务提供商api最好用的).
    * 网易云音乐的歌曲码(bi)率(ge)是最高.
    * npm to rule them all(没有nodejs module之外的任何模块依赖).

    播放器的实现用了 @turing 同学douban.fm中的 player 模块.

    下载功能没有用player提供的功能,因为不好用...

    1 条回复    1970-01-01 08:00:00 +08:00
    turing
        1
    turing  
       2014-02-24 11:58:45 +08:00
    cool
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5431 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 08:46 · PVG 16:46 · LAX 01:46 · JFK 04:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.