Metadata-Version: 1.1
Name: infoqscraper
Version: 0.1.1
Summary: A Web scraper for www.InfoQ.com
Home-page: https://github.com/cykl/infoqscraper
Author: Clément MATHIEU
Author-email: clement@unportant.info
License: License :: OSI Approved :: BSD License
Description: 
        InfoQ hosts a lot of great presentations, unfortunately it is not possible to watch them outside of the browser.
        The video cannot simply be downloaded because the audio stream and the slide stream are not in the same media.
        
        infoqscraper allows to scrap the website, download the required resources and build a movie from them.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
