diff --git a/ythdd_api.py b/ythdd_api.py index c4f7bc4..c7350cf 100644 --- a/ythdd_api.py +++ b/ythdd_api.py @@ -1,6 +1,7 @@ #!/usr/bin/python3 from flask import Response, request from markupsafe import escape +from ythdd_globals import colors as c import requests, time, json import ythdd_globals import ythdd_api_v1, ythdd_inv_tl