Metadata-Version: 1.1
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
Description: 
        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.
                
Keywords: video,downloader,Periscope
Platform: UNKNOWN
