Metadata-Version: 2.1
Name: vidl
Version: 3.4.1
Summary: Python script to download video/audio, built with youtube-dl
Home-page: https://vidl.kasp.io
Author: KH
Author-email: kasperkh.kh@gmail.com
Keywords: youtube,download,video,audio,music
Requires-Python: >=3.2,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: appdirs (>=1.4,<2.0)
Requires-Dist: colorama (>=0.3.9,<0.4.0)
Requires-Dist: colorboy (>=1.0.1,<2.0.0)
Requires-Dist: deep-filter (>=1.0,<2.0)
Requires-Dist: mutagen (>=1.41,<2.0)
Requires-Dist: webob (>=1.8,<2.0)
Requires-Dist: youtube-dl (>=2018.9,<2019.0)
