back

by xk3·2y ago·view on hn ↗
You might be interested in my CLI tool

After adding all the tabs

    pip install xklb
    lb tubeadd temp.db $(cb)
You can stream them by

    lb watch temp.db -u duration
or

    lb listen temp.db -u duration desc
If you use chromecast you can even do

    lb watch *above_args -c -t "Kitchen speaker group"
1 comments
`cb` in the above context is `xclip -selection c`

https://github.com/niedzielski/cb