tubesync/app/sync
meeb fa25e162b9 add 8k support 2020-12-08 16:23:52 +11:00
..
migrations add 8k support 2020-12-08 16:23:52 +11:00
templates/sync media format detection 2020-12-08 16:19:19 +11:00
__init__.py initial django base 2020-11-23 17:32:02 +11:00
admin.py task management and task runtime flow 2020-12-07 21:26:46 +11:00
apps.py initial django base 2020-11-23 17:32:02 +11:00
forms.py delete source page, start of youtube-dl wrapper 2020-11-28 22:29:42 +11:00
models.py add 8k support 2020-12-08 16:23:52 +11:00
signals.py abuse background_task queue field to store the source uuid for later easy filtering 2020-12-08 14:15:30 +11:00
tasks.py task management and task runtime flow 2020-12-07 21:26:46 +11:00
tests.py initial django base 2020-11-23 17:32:02 +11:00
urls.py task management and task runtime flow 2020-12-07 21:26:46 +11:00
utils.py media format detection 2020-12-08 16:19:19 +11:00
views.py media format detection 2020-12-08 16:19:19 +11:00
youtube.py more media management, custom logger 2020-12-06 13:48:10 +11:00