Metadata-Version: 2.1
Name: unsee-dl
Version: 1.0.2
Summary: unsee.cc downloader
Home-page: https://github.com/andsala/unsee-dl
Author: andsala
License: UNKNOWN
Project-URL: Source, https://github.com/andsala/unsee-dl
Project-URL: Issues, https://github.com/andsala/unsee-dl/issues
Description: # [unsee.cc](https://unsee.cc) downloader
        
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        [![PyPI](https://img.shields.io/pypi/v/unsee-dl.svg)](https://pypi.org/project/unsee-dl/)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/unsee-dl.svg)](https://pypi.org/project/unsee-dl/)
        
        # Usage
        
        Requires [Mozilla Firefox](https://www.mozilla.org/it/firefox/) and [geckodriver](https://github.com/mozilla/geckodriver).
        
        ```
        pip install unsee-dl
        
        unsee-dl [-o OUT_DIR] <id...>
        ```
        
Keywords: unsee download
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Utilities
Requires-Python: >=3
Description-Content-Type: text/markdown
