tubearchivist/tubearchivist/home
simon 88e526f5e5
refactor new YtWrap class for yt-dlp calls, #build
Changed:
- new yt-dlp base class
- new cookie class using io_stream
- MetadataFromField postprocessors
2022-05-25 16:15:38 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src refactor new YtWrap class for yt-dlp calls, #build 2022-05-25 16:15:38 +07:00
templates/home add cookie wiki link 2022-05-07 19:00:40 +07:00
tests testing tests 2021-10-11 16:55:47 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +07:00
admin.py custom user models for admin login 2021-10-25 19:28:05 +07:00
apps.py better error message for wrong es version, #197 2022-04-09 14:12:03 +07:00
config.json add cookie import to frontend 2022-04-29 18:38:43 +07:00
models.py custom user models for admin login 2021-10-25 19:28:05 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py refactor redis connection, fix sync_redis_state task setup issue 2022-03-22 17:50:54 +07:00
urls.py fix missing auth of search, reduce nginx alias to relevant paths only 2022-01-01 22:17:44 +07:00
views.py refactor use cookie io_stream 2022-05-24 15:51:58 +07:00