Merge branch 'ytdlp' of github.com:galgeek/brozzler into ytdlp

This commit is contained in:
Barbara Miller 2022-02-23 15:42:12 -08:00
commit 244dee987a

View File

@ -65,7 +65,7 @@ setuptools.setup(
},
install_requires=[
'PyYAML>=5.1',
'yt_dlp',
'yt-dlp',
'reppy==0.3.4',
'requests>=2.21',
'websocket-client>=0.39.0,<=0.48.0',