mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 19:45:24 +00:00

* Refactor domain function to store domain in a JSON file * Revert "update version" This reverts commit f866d9b42c38ff87eb9a0546c53f454ba42689c9.
7 lines
203 B
Python
7 lines
203 B
Python
__title__ = 'Streaming_community'
|
|
__version__ = 'v0.8.5'
|
|
__author__ = 'Ghost6446'
|
|
__description__ = 'A command-line program to download film'
|
|
__license__ = 'MIT License'
|
|
__copyright__ = 'Copyright 2023'
|