Metadata-Version: 2.0
Name: bilibili
Version: 0.0.1
Summary: I'm a small script that help you get bilibili live's barrage use aiohttp..
Home-page: https://github.com/RayYu03/bilibili
Author: RayYu03
Author-email: shiliuhuasheng@gmail.com
License: MIT
Keywords: bilibili,danmu,live
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: aiohttp
Requires-Dist: beautifulsoup4
Requires-Dist: requests

Bilibili live's barrage parser
==============================

I'm a small script that help you get bilibili live's barrage use aiohttp.

Install
-------

::

    sudo pip install bilibili

Usage
-----

::

    $ bilibili 679461
    正在进入房间...
    链接弹幕中...
    进入房间成功...
    链接弹幕成功...
    房间人数为 133
    悦悦77 送出了 1 个 辣条
    ......
    帅气可耐男神夜君 : 因吹思婷
    喜欢-看天 : UP 大气科学
    哔了高数 : 他总是在吃
    喜欢-看天 : 在读PHD

Thanks
------

Thanks to `lyyyuna <https://github.com/lyyyuna>`_ and his articles `《The description of bilibili live video barrage agreement》 <http://www.lyyyuna.com/2016/03/14/bilibili-danmu01/>`_

LICENSE
-------

MIT


