0f44287 add domain in case people cant figure it out...:w
~rek2 pushed to ~rek2/golisten2music git
I am trying to imitate the old MPS-youtube
== WORK IN PROGRESS ==
this app uses the google youtube golang API
to use as is now you need:
api key from youtube(this is free and easy to get)
Add your youtube api key to gopass/pass
pass insert golisten2music/youtubeapikey
After a gopass ls it will show as:
├── golisten2music/
│ └── youtubeapikey
you need to have mpv installed and "know how to use it" since is al CLI and keybind based.
keybinds:
config.ini configuration example:
[general]
maxresults = 11
video_program = mpv
[youtube]
youtube_api_key = `gopass show -o -f golisten2music/youtubeapikey`
TODO:
Mailing list for development discussion and patches related to the golisten2music project. For help sending patches to this list, please consult git-send-email.io.
Low-voolume mailing list for announcements related to the golisten2music project.