mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 06:34:45 -04:00
Begin move to cleo
This commit is contained in:
parent
54f4ab99af
commit
9970ac548f
13 changed files with 528 additions and 150 deletions
|
@ -4,7 +4,7 @@ import os
|
|||
import re
|
||||
from pathlib import Path
|
||||
|
||||
import click
|
||||
from click import style, secho
|
||||
|
||||
APPNAME = "streamrip"
|
||||
APP_DIR = click.get_app_dir(APPNAME)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue