Monday 19 December 2022

Show HN: Shell script for playing music from YT with a text queue file and mpv https://bit.ly/3BOLUdH

Show HN: Shell script for playing music from YT with a text queue file and mpv Hi, I am kind of hesitant to post this because I wrote this myself and it's definitely not polished but I thought people might find it useful considering some of the music related things I have seen posted here. This doesn't have anything fancy like a recommendation system or pretty ui but it makes it very easy to listen to music and keep a history of what you've listened to. If it means anything, this is the only thing I use for music playing. Features: - Everything is a text file (queue, your listen/artist history)! - Mpv as music player (you can control or get info using the ipc socket the script opens) - Download songs after you've listened to it a chosen amount - Fzf to search music - Add playlists from the cli - Manage queue from the cli, fzf, or vim - Run arbitrary commands on song change - Search and play or select from search results Here is a demo: https://bit.ly/3Vq8MY1... and the repo: https://bit.ly/3I5R5tN https://bit.ly/3HNR9hm December 19, 2022 at 11:16PM

No comments:

Post a Comment