Your Latest Workflow Improvement - Desktop Customization & Workflow
Users browsing this thread: 1 Guest(s)
|
|||
MPD + Youtube-dl : Listen Youtube at mpd
Not exactly a work stuff, but work related since I like to listen some music while working : Code: #!/usr/local/bin/bash I used to use the stream URI directly to mpd, but had issues with mp4 and song name ( sometimes I want to see the lyrics ). Note : You'll need configure your mpd to use Unix Socket as address to bind. |
|||