Allows you to search for videos on youtube and automatically add the audio URLs to an MPD playlist
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 

11 lines
303 B

Name: youtube-mpd
Version: 0.1
Cabal-Version: >= 1.2
License: GPL-3
Author: Wesley Kerfoot
Synopsis: play youtube music easier
Build-Type: Simple
Executable youtube-mpd
Build-Depends: base, handa-gdata, process, directory, http-conduit, bytestring, aeson, containers, text
Main-Is: Main.hs