tubearchivist/tubearchivist/home
lamusmaser 865089d46d
Resolve #502 by making the extension lowercase before comparison. (#504)
* Resolve #502 with making the extension lowercase.
Add note to `EXT_MAP` reference.

* Fixed comment for linting, added more details.
2023-07-27 21:01:53 +07:00
..
migrations commit migrations 2023-02-02 14:19:06 +07:00
src Resolve #502 by making the extension lowercase before comparison. (#504) 2023-07-27 21:01:53 +07:00
templates/home add delete button for unavailable video 2023-05-22 17:34:49 +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 remove old startup class 2023-02-02 12:46:54 +07:00
config.json add extractor lang, #316 2023-05-07 09:47:03 +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 download error recovering 2023-06-16 15:47:38 +07:00
urls.py simplify view import 2023-03-20 15:23:30 +07:00
views.py apply auto_start sort to dl queue 2023-05-07 19:41:37 +07:00