You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-5Lines changed: 13 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,26 @@
1
1
# dmliver-extension
2
2
3
-
>Play video/live streaming from Bilibili, Youtube, etc. to DMLive, use with dmlive and vimium-c (a vim-based chromium extension)
3
+
>Play video/live streaming from Bilibili, Youtube, etc. to DMLive, use with dmlive and vimium-c (a vim-like chromium extension)
4
+
5
+
you can get the extension from [release](https://github.com/liuhq/dmliver-extension/releases), unpack and install to chrome.
4
6
5
7
## Usage
6
8
7
-
Go to [chrome://extensions/shortcuts](chrome://extensions/shortcuts), bind a keyboard shortcut to dmliver, like `Ctrl-Shift-P` (will override "print page")
9
+
Go to `chrome://extensions/shortcuts`, bind a keyboard shortcut to dmliver, like `Ctrl-Shift-P` (will override "print page").
8
10
9
11
via vimium-c commands:
10
12
11
13
-`yy`: copy the current tab's url
12
14
-`yf`: copy the hint link
13
15
14
-
then trigger the shortcut key to run dmlive and play in mpv
16
+
then trigger the shortcut key to run dmlive and play in mpv.
15
17
16
-
>Note: this extension will read the first item in your clipboard to get the video url
18
+
>Note: this extension will read the first item in your clipboard to get the video url.
0 commit comments