mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
push youtube-dl's stitched up videos to warcprox
(no tests yet)
This commit is contained in:
parent
4e398e1da2
commit
39155ebcc5
2 changed files with 65 additions and 9 deletions
1
setup.py
1
setup.py
|
@ -75,6 +75,7 @@ setuptools.setup(
|
|||
'cerberus==1.0.1',
|
||||
'jinja2',
|
||||
'cryptography!=2.1.1', # 2.1.1 installation is failing on ubuntu
|
||||
'python-magic',
|
||||
],
|
||||
extras_require={
|
||||
'dashboard': ['flask>=0.11', 'gunicorn'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue