命令行播放器 feeluown-core

码农软件 · 软件分类 · Web多媒体播放器 · 2019-04-22 20:59:19

软件介绍

可以和 grep,awk,tmux,cut 等工具良好协作的命令行播放器

录了个两分钟的简短的演示视频 

Features

  1. C/S 架构,客户端和服务端基于 TCP 进行通信 protocol

  2. 输出为 text stream,能被 grep/awk/cut 等工具方便的处理

  3. 抽象 netease/xiami 相关三方资源

  4. 像管理 dotfile 一样管理播放列表、喜欢的歌手等音乐资源 for example

Install

sudo apt-get install libmpv1  # Debian or Ubuntu
brew install mpv  # mac osx
# please always use the latest release
pip3 install 'fuocore>=1.0.0a1'
pip3 install 'fuocli>=0.0.1a0'

Simple Usage

# start daemon
fuo --debug
# use fuocli
fuocli search '谢春花' | grep songs | head -n 10 | awk '{print $1}' | fuocli add
fuocli add fuo://netease/songs/45849608
fuocli remove fuo://netease/songs/45849608
fuocli play fuo://netease/songs/458496082
fuocli list
fuocli status
fuocli pause
fuocli resume

本文地址:https://codercto.com/soft/d/4168.html

The Everything Store

The Everything Store

Brad Stone / Little, Brown and Company / 2013-10-22 / USD 28.00

The definitive story of Amazon.com, one of the most successful companies in the world, and of its driven, brilliant founder, Jeff Bezos. Amazon.com started off delivering books through the mail. Bu......一起来看看 《The Everything Store》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具