Commit Graph

11 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
1fb14a5718 delete ythdd_v.py
ythdd_globals.py stores version info now
2024-10-31 01:39:21 +01:00
9aea3b2e55 added comments to v1 api, introduced failsafe for videos without related video feed (e.g. age restricted videos) 2024-10-31 01:35:53 +01:00
c6734c3d99 introduced support for cookies.txt file and user-agent 2024-10-29 15:02:42 +01:00
79da502944 Merge branch 'master' of https://gitea.7o7.cx/sherl/ythdd 2024-09-26 14:43:11 +02:00
24209a20a8 new boilerplate extractor for related videos 2024-09-26 14:42:06 +02:00
2524ca6e94 delete dummy json file 2024-09-25 14:45:06 +02: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
61266427c6 Initial commit 2024-09-25 12:14:39 +02:00