mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 21:46:44 +00:00
Update source.py
This commit is contained in:
parent
37fcabb242
commit
6d288ec447
@ -19,7 +19,7 @@ from ..youtube import (
|
||||
get_media_info as get_youtube_media_info,
|
||||
get_channel_image_info as get_youtube_channel_image_info,
|
||||
)
|
||||
from .legacy import _srctype_dict, media_file_storage
|
||||
from .misc import _srctype_dict, media_file_storage
|
||||
|
||||
|
||||
class Source(db.models.Model):
|
||||
|
Loading…
Reference in New Issue
Block a user