You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/cutter/cutter
Mike Lang 5cec6ec96e cutter: Reconnect after any error that might be a database error
After certain kinds of DB error (eg. lost conn), we need to make a new conn
to have things work again. To be safe, we just do it after every error where it might
be a problem.
6 years ago
..
__init__.py cutter: Add initial outline 6 years ago
__main__.py cutter: Add initial outline 6 years ago
main.py cutter: Reconnect after any error that might be a database error 6 years ago
youtube.py cutter: Fix typo from when we moved to the client model instead of auth headers 6 years ago