tubearchivist/tubearchivist/home
simon 9a526f93f4
fix reindex active_key
2023-01-07 15:53:32 +07:00
..
migrations minimal viable product 2021-09-06 00:10:14 +07:00
src fix reindex active_key 2023-01-07 15:53:32 +07:00
templates/home add vid_type tag to queue thumb 2023-01-02 17:44:02 +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 match VideoTypeEnum with yt channel paths 2023-01-06 10:11:52 +07:00
config.json set default streams and shorts channel size to 50 2023-01-07 15:51:58 +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 UrlParser into own module, rename enum fields 2023-01-06 15:37:55 +07:00
urls.py match VideoTypeEnum with yt channel paths 2023-01-06 10:11:52 +07:00
views.py refactor UrlParser into own module, rename enum fields 2023-01-06 15:37:55 +07:00