mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-25 06:26:37 +00:00
Update source.py
This commit is contained in:
parent
6d288ec447
commit
7cad4ce396
@ -10,7 +10,7 @@ from django.utils.text import slugify
|
|||||||
from django.utils.translation import gettext_lazy as _
|
from django.utils.translation import gettext_lazy as _
|
||||||
from ..choices import (Val,
|
from ..choices import (Val,
|
||||||
SponsorBlock_Category, YouTube_SourceType, IndexSchedule,
|
SponsorBlock_Category, YouTube_SourceType, IndexSchedule,
|
||||||
CapChoices, FilterSeconds, FileExtension,
|
CapChoices, Fallback, FileExtension, FilterSeconds,
|
||||||
SourceResolution, SourceResolutionInteger,
|
SourceResolution, SourceResolutionInteger,
|
||||||
YouTube_VideoCodec, YouTube_AudioCodec,
|
YouTube_VideoCodec, YouTube_AudioCodec,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user