management
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
migrations
|
speed up stream lookup
|
2023-08-18 14:59:45 +02:00 |
__init__.py
|
- simplify metadata db structure
|
2010-07-12 16:56:14 +02:00 |
admin.py
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
apps.py
|
add apps.py to all apps
|
2023-07-27 19:27:00 +02:00 |
chop.py
|
python2.7 friendly
|
2018-09-18 23:05:34 +02:00 |
chunk.py
|
remove future imports
|
2020-05-30 21:23:16 +02:00 |
external.py
|
allow adding global yt-dlp flags
|
2024-10-09 17:49:21 +01:00 |
extract.py
|
use exif tags for image rotation
|
2024-08-23 18:33:54 +02:00 |
managers.py
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
models.py
|
missing imports and typos
|
2024-04-05 21:20:45 +01:00 |
queue.py
|
missing imports and typos
|
2024-04-05 21:20:45 +01:00 |
tasks.py
|
update to new celery api
|
2023-06-23 16:21:31 +05:30 |