mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Rename repo.
This commit is contained in:
parent
d2a9165f7d
commit
a030a2ef3b
@ -1,5 +1,5 @@
|
|||||||
__title__ = 'Streaming_community'
|
__title__ = 'StreamingCommunity'
|
||||||
__version__ = 'v1.1.0'
|
__version__ = 'v1.1.0'
|
||||||
__author__ = 'Ghost6446'
|
__author__ = 'Lovi-0'
|
||||||
__description__ = 'A command-line program to download film'
|
__description__ = 'A command-line program to download film'
|
||||||
__copyright__ = 'Copyright 2024'
|
__copyright__ = 'Copyright 2024'
|
||||||
|
@ -41,7 +41,7 @@ def start_message():
|
|||||||
|
|
||||||
if SHOW:
|
if SHOW:
|
||||||
console.print(f"[bold yellow]{msg}")
|
console.print(f"[bold yellow]{msg}")
|
||||||
console.print(f"[magenta]Created by: Ghost6446\n")
|
console.print(f"[magenta]Created by: Lovi\n")
|
||||||
|
|
||||||
row = "-" * console.width
|
row = "-" * console.width
|
||||||
console.print(f"[yellow]{row} \n")
|
console.print(f"[yellow]{row} \n")
|
Loading…
x
Reference in New Issue
Block a user