livestreamer

命令行实用程序,用于从各种服务中提取流并将它们管道化为所选的视频播放器。 不再维护,请改用streamlink或youtube-dl。(Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.)

  • 所有者: chrippa/livestreamer
  • 平台: Windows
  • 許可證: BSD 2-Clause "Simplified" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Livestreamer

.. image:: http://img.shields.io/pypi/v/livestreamer.svg?style=flat-square
:target: https://pypi.python.org/pypi/livestreamer

.. image:: http://img.shields.io/pypi/dm/livestreamer.svg?style=flat-square
:target: https://pypi.python.org/pypi/livestreamer

.. image:: http://img.shields.io/travis/chrippa/livestreamer.svg?style=flat-square
:target: http://travis-ci.org/chrippa/livestreamer

Overview

Livestreamer is a command-line utility_ that pipes video streams
from various services into a video player, such as VLC <http://videolan.org/>.
The main purpose of Livestreamer is to allow the user to avoid buggy and CPU
heavy flash plugins but still be able to enjoy various streamed content.
There is also an API
available for developers who want access
to the video stream data.

.. _command-line utility: http://docs.livestreamer.io/cli.html
.. _API: http://docs.livestreamer.io/api_guide.html

Features

Livestreamer is built upon a plugin system which allows support for new services
to be easily added. Currently most of the big streaming services are supported,
such as:

  • Dailymotion <http://dailymotion.com/live>_
  • Livestream <http://livestream.com>_
  • Twitch <http://twitch.tv>_
  • UStream <http://ustream.tv>_
  • YouTube Live <http://youtube.com>_

... and many more. A full list of plugins currently included can be found
on the Plugins_ page.

.. _Plugins: http://docs.livestreamer.io/plugin_matrix.html

Quickstart

The default behaviour of Livestreamer is to playback a stream in the default
player (VLC <http://videolan.org/>_).

.. sourcecode:: console

# pip install livestreamer
$ livestreamer twitch.tv/day9tv best
[cli][info] Found matching plugin twitch for URL twitch.tv/day9tv
[cli][info] Opening stream: source
[cli][info] Starting player: vlc

For more in-depth usage and install instructions see the User guide_.

.. _User guide: http://docs.livestreamer.io/index.html#user-guide

Feel free to add any Livestreamer related things to
the wiki <https://github.com/chrippa/livestreamer/wiki/>_.

Contributing

If you wish to report a bug or contribute code, please take a look
at CONTRIBUTING.rst <CONTRIBUTING.rst>_ first.

概覽

名稱與所有者chrippa/livestreamer
主編程語言Python
編程語言Shell (語言數: 3)
平台Windows
許可證BSD 2-Clause "Simplified" License
發布數35
最新版本名稱v1.12.2 (發布於 2015-05-02 21:01:10)
第一版名稱v1.0.0 (發布於 2012-04-29 22:18:45)
創建於2011-08-15 02:38:37
推送於2022-08-29 19:04:21
最后一次提交2015-05-02 21:01:00
星數3.9k
關注者數199
派生數586
提交數1.5k
已啟用問題?
問題數1399
打開的問題數598
拉請求數153
打開的拉請求數68
關閉的拉請求數58
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部