Livestreamer

Programa de CLI que lanza arroyos de varios servicios de transmisión en un reproductor de video personalizado
Descargar ahora

Livestreamer Clasificación y resumen

Anuncio publicitario

  • Rating:
  • Licencia:
  • BSD License
  • Precio:
  • FREE
  • Nombre del editor:
  • Christopher Rosell
  • Sitio web del editor:
  • https://github.com/chrippa/

Livestreamer Etiquetas


Livestreamer Descripción

LIVESTREAMER es una aplicación de línea de comandos que lanza flujos desde varios servicios de transmisión en un reproductor de video personalizado. Los sitios compatibles en la pantalla son: - justin.tv/twitch.tv- stv- stv-.tv- svtplay- ustream-youtubenote: Justin.tv Plugin requiere RTMPDump Con Soporte de token JTV (Git reciente) .Livestreamer es compatible con la versión de Python> = 2.6 y> = 3.0.Installing (Linux, OS X, etc.) Asegúrese de tener Python y Python SetuptOols luego Ejecutar: Sudo Python Setup.py Installusing LiveStreamer - -Helpsaving Argumentos AKA FileLivestreamer puede leer argumentos del archivo ~ / .livestreamerrc. Un archivo de ejemplo: Player = mplayerjtv-cookie = _jtv3_session_id = arandomhashusing livestreamer Como LibraryLivestreamer es también una biblioteca. FORTO EJEMPLO: Importar LIVESTREAMERURL = "http://twitch.tv/day9tv"channel = livestreamer.resolve_url (URL) Streams = Channel.get_Streams () Stream = Streams FD = Stream.Open () Mientras sea verdadero: DATOS = FD.Read (1024) Si LEN (DATOS) == 0: Break # Haz algo con DataFD.CROSE () Página de inicio del producto


Livestreamer Software relacionado