Metadata-Version: 2.1
Name: vidlink
Version: 0.1.0
Summary: A simple commandline app to extract all the raw video links from a set of urls
Author: BarnesInside
Author-email: barnesound@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pytest (>=7.4.0,<8.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
