From 393a4114b604e84cc0bfb5fba2393d1ca7e79ce7 Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Wed, 28 Jan 2015 22:29:28 +0800 Subject: [PATCH] Readme.md: Players for a specific site --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 187db60..e4881fd 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,6 @@ 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, Linux, OS X, Windows), officially supported by Danmaku2ASS contributer -- Bilibili.tv: [BiliGui](https://github.com/marguerite/BiliGui), (MPV Player, Ruby, Qt4, Linux) -- Bilibili.tv: [Biligrab-Lite](https://github.com/cnbeining/Biligrab), (Aria2, Python2, OS X) - -Please [submit your work](https://github.com/m13253/danmaku2ass/issues) if you have made a better one! - Example usage ------------- @@ -48,6 +37,17 @@ Video: _5 Centimeters Per Second_ Source: http://www.bilibili.tv/video/av135209/ +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, which usually provide online streaming features: + +- Bilibili.tv: [BiliDan](https://github.com/m13253/BiliDan), (MPV Player, FFmpeg, Linux, OS X, (unstable on) Windows), officially supported by Danmaku2ASS contributer +- Bilibili.tv: [BiliGui](https://github.com/marguerite/BiliGui), (MPV Player, Ruby, Qt4, FFmpeg, Linux) +- Bilibili.tv: [Biligrab-Lite](https://github.com/cnbeining/Biligrab), (Aria2, Python2, FFmpeg, OS X, (unstable on) Linux) + +Please [submit your work](https://github.com/m13253/danmaku2ass/issues) if you have made a better one! + Command line reference ----------------------