r"""
_ __
___ _ __ | | _ _ / _| __ _ _ __ ___ ___ ___ _ __ __ _ _ __ ___ _ __
/ _ \ | '_ \ | || | | || |_ / _` || '_ \ / __| _____ / __| / __|| '__| / _` || '_ \ / _ \| '__|
| (_) || | | || || |_| || _|| (_| || | | |\__ \|_____|\__ \| (__ | | | (_| || |_) || __/| |
\___/ |_| |_||_| \__, ||_| \__,_||_| |_||___/ |___/ \___||_| \__,_|| .__/ \___||_|
|___/ |_|
"""
__title__ = 'onlyfans-scraper'
__version__ = '2.0.1'
__author__ = 'Taux1c'
__author_email__ = '[email protected]'
__description__ = 'A command-line program to download media, like posts, and more from creators on OnlyFans.'
__url__ = 'https://github.com/taux1c/onlyfans-scraper'
__license__ = 'GNU General Public License v3 or later (GPLv3+)'
__copyright__ = 'Copyright 2021'