From 041d91ede95833bfc0c6c9639383757b40d1efc0 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Wed, 28 Jan 2015 22:22:18 +0800 Subject: [PATCH] Readme.md: Players for a specific site --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9248b09..52bddc0 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,17 @@ First, you will have to get the XML or JSON file from Niconico/Acfun/Bilibili, m Then, execute `danmaku2ass`. You can see further instructions below. +Players for a specific site +--------------------------- + +If you prefer to watch videos on a specific site listed below with a media player, you can check these projects: + +- Bilibili.tv [BiliDan](https://github.com/m13253/BiliDan), MPV Player, officially supported by Danmaku2ASS contributer +- Bilibili.tv [BiliGui](https://github.com/marguerite/BiliGui), MPV Player, Ruby, Qt4 +- Bilibili.tv [Biligrab-Lite](https://github.com/cnbeining/Biligrab), Python2 + +Please [submit your work](https://github.com/m13253/danmaku2ass/issues) if you have made a better one! + Example usage -------------