YouTube到MPD

youtube_to_mpd的Python项目详细描述


前端为youtube dl自动添加youtube音乐到音乐播放器守护程序(mpd)。

  • Download music from YouTube videos
  • Download music from YouTube playlists
  • Add them to Music Player Daemon to allow easy playback

用法:

  • Download a single song and add to MPD:

    python -m youtube_to_mpd -s SONGID
    
  • Download a playlist and add to MPD:

    python -m youtube_to_mpd -p PLAYLISTID
    

依赖关系:

限制:

  • Only tested on Debian
  • ‘settings.conf’ file needs to be in your path

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java为扫描器的输入生成字符序列   hibernate中的java实体合并   如何使变量在Java文件中成为全局变量   java JVM崩溃“异常访问冲突”   向MediaMetadataRetriever中的setDataSource()发送Uri时发生java IllegalArgumentException   java没有节约协议?   用户界面java gui帮助actionlistener   java索引越界异常,即使大小小于索引?   在C++中使用java的困惑   在普通java编码中插入图像   JDBC上的java缓存数据   在Java中,在字符串的特定位置替换子字符串   java在运行elasticsearch集群时遇到Perm Gen空间问题   java Soap故障跟踪   java拆分器。固定长度(int)。拆分(字符串)   java获取jar内部包的路径