All Projects → vayn → acmpv

vayn / acmpv

Licence: WTFPL license
使用 mpv 播放带弹幕的 Acfun & Bilibili 视频

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to acmpv

canvasTools
Screenshot tool based on canvas
Stars: ✭ 69 (+155.56%)
Mutual labels:  screenshot
LearningNotes
Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~
Stars: ✭ 477 (+1666.67%)
Mutual labels:  bilibili
A-Soul-Database
A-Soul db A-Soul第三方直播数据
Stars: ✭ 173 (+540.74%)
Mutual labels:  bilibili
browser-automation-api
Browser automation API for repetitive web-based tasks, with a friendly user interface. You can use it to scrape content or do many other things like capture a screenshot, generate pdf, extract content or execute custom Puppeteer, Playwright functions.
Stars: ✭ 24 (-11.11%)
Mutual labels:  screenshot
browser-shots
A WordPress plugin for taking screenshots of websites using the block editor.
Stars: ✭ 17 (-37.04%)
Mutual labels:  screenshot
svg-screencast
SVG screencast - animated SVG files from screenshots using CSS animations
Stars: ✭ 28 (+3.7%)
Mutual labels:  screenshot
goverview
goverview - Get an overview of the list of URLs
Stars: ✭ 93 (+244.44%)
Mutual labels:  screenshot
gsu
A general screenshot and upload utility for images, video, and gifs.
Stars: ✭ 18 (-33.33%)
Mutual labels:  screenshot
bilibili manga downloader
B站漫画下载器,目前只支持章节下载
Stars: ✭ 92 (+240.74%)
Mutual labels:  bilibili
termux-arch
You can use setupTermuxArch.sh 📲 to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (-7.41%)
Mutual labels:  screenshot
mumemo
Mumemo is screenshot-driven note application.
Stars: ✭ 38 (+40.74%)
Mutual labels:  screenshot
userscript-enhance-bilibili-player
增强哔哩哔哩播放器的使用体验(Tampermonkey script)
Stars: ✭ 32 (+18.52%)
Mutual labels:  bilibili
bilicoin
B站自动投币工具 批量用户处理 Lv6经验补全 手机客户端二维码登录 支持docker
Stars: ✭ 15 (-44.44%)
Mutual labels:  bilibili
Auto Record Matsuri
A tiny program can fetch Matsuri's Live(Vtuber)
Stars: ✭ 61 (+125.93%)
Mutual labels:  bilibili
Bili-dl
A Video downloader for Bilibili 用来下载b站视频的工具 使用的是b站旧版flash播放api 暂无更新计划
Stars: ✭ 67 (+148.15%)
Mutual labels:  bilibili
HibiAPI
一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
Stars: ✭ 427 (+1481.48%)
Mutual labels:  bilibili
Screenshot
用于监听Android截屏事件的Demo
Stars: ✭ 15 (-44.44%)
Mutual labels:  screenshot
DeskViewer
A Java Project for screen sharing based on TCP protocol. Like TeamViewer
Stars: ✭ 23 (-14.81%)
Mutual labels:  screenshot
JamTools
JamTools是一个跨平台的小工具集,包含了截屏、录屏、文字识别、各种格式转换、鼠标键盘动作录制播放、文件传输、聊天机器人等功能
Stars: ✭ 73 (+170.37%)
Mutual labels:  screenshot
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-33.33%)
Mutual labels:  screenshot

acmpv

Acfun + mpv + danmaku

使用 mpv 播放带弹幕的 Acfun 视频

使用 mpv 播放「带弹幕的 Acfun & Bilibili 视频」& 其他网站视频

辅助工具:

  • [macOS] acmpv watcher - 监控剪贴板自动调用 acmpv 播放视频

安装&升级

必要条件

安装

  1. 下载 GitHub 上的压缩包或者 git clone
$ git clone git://github.com/Vayn/acmpv.git
  1. 把 acmpv 项目路径加入到 shell 的 PATH 常量,或将 acmpv 脚本链接到 /usr/local/bin
$ ln -s "$(pwd)/acmpv" /usr/local/bin

升级

$ git pull origin master

使用方法

$ acmpv http://www.acfun.tv/v/ac3171529

Screenshot

指定播放视频格式

播放 mp4 格式视频:

$ acmpv --format=mp4 http://www.acfun.tv/v/ac3171529

视频格式可通过查看视频信息获得。

查看视频信息

只查看视频信息,不播放视频:

$ acmpv -i http://www.acfun.tv/v/ac3171529

注意事项

  1. You-Get 本身所限,只能播放 Bilibili 的普通视频,不能播放番剧

鸣谢

许可

acmpv 采用 WTFPL 2 授权

免责声明

注意:使用者自负使用本软件产生的各种责任。

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].