Metadata-Version: 2.1
Name: bgmiget
Version: 0.1.1
Summary: a way to download anime.
Author: aoout
Author-email: wuz66280@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: dacite (>=1.6.0,<2.0.0)
Requires-Dist: fire (>=0.4.0,<0.5.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: torrentp (>=0.1.5,<0.2.0)
Description-Content-Type: text/markdown

# TODO

1. add a command to save the "include/exclude" rule, and the results. The results can be updates with its rules.
2. add a command to set the save-path. the default save-path is the path you run the script.
3. add smp support?
4. add multi-files download support.
