mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 06:36:20 -04:00
test for youtube-dl stitch-up
This commit is contained in:
parent
c2ad8427e1
commit
3c27132aaa
10 changed files with 79 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -67,7 +67,7 @@ setuptools.setup(
|
|||
'youtube-dl',
|
||||
'reppy==0.3.4',
|
||||
'requests',
|
||||
'websocket-client!=0.39.0',
|
||||
'websocket-client!=0.39.0,!=0.49.0',
|
||||
'pillow>=5.2.0',
|
||||
'urlcanon>=0.1.dev23',
|
||||
'doublethink>=0.2.0.dev88',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue