mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-25 12:35:00 -04:00
Begin move to cleo
This commit is contained in:
parent
54f4ab99af
commit
9970ac548f
13 changed files with 528 additions and 150 deletions
rip
|
@ -7,7 +7,7 @@ import shutil
|
|||
from pprint import pformat
|
||||
from typing import Any, Dict
|
||||
|
||||
import click
|
||||
from click import style, secho
|
||||
import tomlkit
|
||||
|
||||
from streamrip.exceptions import InvalidSourceError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue