more pywb monkey-patching to get at least some youtube videos captured by brozzler to play back

This commit is contained in:
Noah Levitt 2017-02-23 10:43:07 -08:00
parent 2398031010
commit 7417310d57
3 changed files with 146 additions and 5 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b9.dev193',
version='1.1b9.dev194',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',