spacemacs/layers/+web-services/streamlink/README.org

27 lines
678 B
Org Mode
Raw Permalink Normal View History

#+TITLE: streamlink layer
#+TAGS: layer|web service
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
- [[#key-bindings][Key bindings]]
* Description
This layer adds support for opening URLs in streamlink.
** Features:
- Open URL with streamlink
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =streamlink= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings
| Key binding | Description |
|---------------+--------------------------|
2021-09-11 20:45:17 +00:00
| ~SPC a w s s~ | Open URL with streamlink |