mpvi icon indicating copy to clipboard operation
mpvi copied to clipboard

Media Tool on Emacs, with lots of features integrated, based on EMMS and MPV.

Results 2 mpvi issues
Sort by recently updated
recently updated
newest added

(end (save-excursion (goto-char (plist-get node :end)) (skip-chars-backward " \t") (point)))) 在mpv的链接中执行命令时,mpvi-parse-link-at-point 函数报错,执行(node(cadr org-element-context))得到的node 中并没有 :end 参数。源码中的:end 指的是?

```json Error when get url for douyin/46474190447: { "rid": "46474190447", "title": "欢迎大家喝喝茶唠唠嗑品鉴传统评弹!", "urls": [ { "format": "flv", "url": "http://pull-hs-f5.flive.douyincdn.com/third/stream-113154645755691691_uhd.flv?expire=1686743121&sign=86b9d26d7282c8f84408c38006749329&volcSecret=86b9d26d7282c8f84408c38006749329&volcTime=1686743121" }, { "format": "m3u", "url": "http://pull-hs-f5.flive.douyincdn.com/third/stream-113154645755691691_uhd/index.m3u8?expire=1686743121&sign=c8f912f3d92a77c36699239821e8e940&volcSecret=c8f912f3d92a77c36699239821e8e940&volcTime=1686743121" } ] } ```