Commit Graph

8 Commits

Author SHA1 Message Date
4e066e4b23 fix: rebuild formats from yt-dlp data
makes yattee and freetube work
2025-06-27 23:02:57 +02:00
99e914557a fix: backport fixes from a sister project 2025-06-20 23:23:00 +02:00
0099736a74 new iOS/web extractors, image proxying done by views.py
- ythdd_globals.py - added helper function to get user-configured header
- ythdd.py - now checks for config.toml in work directory
- requirements.txt - add brotli, so that requests can decompress
innertube request
2024-12-26 20:15:45 +01:00
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
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
24209a20a8 new boilerplate extractor for related videos 2024-09-26 14:42:06 +02:00
szakal
09b883c9eb commit files 2024-09-25 12:22:14 +02:00