mirror of
https://github.com/ihabunek/twitch-dl
synced 2024-08-30 18:32:25 +00:00
Fix url
This commit is contained in:
parent
30301c07b9
commit
3ffa7acfef
@ -85,7 +85,7 @@ def validate_rate(_ctx: click.Context, _param: click.Parameter, value: str) -> i
|
|||||||
def cli(ctx: click.Context, color: bool, debug: bool):
|
def cli(ctx: click.Context, color: bool, debug: bool):
|
||||||
"""twitch-dl - twitch.tv downloader
|
"""twitch-dl - twitch.tv downloader
|
||||||
|
|
||||||
https://toot.bezdomni.net/
|
https://twitch-dl.bezdomni.net/
|
||||||
"""
|
"""
|
||||||
ctx.color = color
|
ctx.color = color
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user