Commit Graph

4 Commits

Author SHA1 Message Date
1e4b05c33b major rework of ythdd.py, new method for setting config in ythdd_globals.py
- slightly modified config, api keys now have the value "CHANGEME"
- requirements.txt has new dependency, flask apscheduler
- ythdd.py has been reworked, support for argument parsing has been added, code is now split into functions
- ythdd_api_v1.py features real uptime as well
- ythdd_db.py is no longer dependent on ythdd_globals.py
- ythdd_globals.py has a method for setting config and getting it from configfile variable
2024-12-12 11:02:11 +01:00
c60f7db698 introduced: requirements.txt, colored output (with ANSI escape codes), baked in failsafe when config file does not exist, slight improvements to ythdd.py 2024-11-02 01:21:06 +01:00
43c7b7c213 new module "ythdd_db.py" handles database connections now. minor improvements to ythdd.py 2024-09-25 14:24:51 +02:00
szakal
09b883c9eb commit files 2024-09-25 12:22:14 +02:00