Metadata-Version: 2.0
Name: pyriscope
Version: 1.2.2
Summary: A simple Periscope video downloader for Python.
Home-page: https://github.com/rharkanson/pyriscope
Author: Russell Harkanson
Author-email: rharkanson@gmail.com
License: MIT
Download-URL: https://github.com/rharkanson/pyriscope/tarball/1.2.2
Keywords: video,downloader,Periscope
Platform: UNKNOWN
Requires-Dist: requests
Requires-Dist: wheel


Easily download any available Periscope stream by simply giving Pyriscope the URL.

Pyriscope automatically downloads and stitches together Periscope video chunks.

Optionally, Pyriscope converts the downloaded .ts file to a .mp4 file with optional rotation. (Requires ffmpeg)

Usage:
    pyriscope <urls> [options]

See 'pyriscope --help' for further details.


