mirror of
https://github.com/soimort/you-get.git
synced 2025-03-13 11:24:02 +03:00
fix auto merge
This commit is contained in:
parent
30a22e457f
commit
35d0122338
@ -58,7 +58,6 @@ def url_to_module(url):
|
||||
'youku': youku,
|
||||
'youtu': youtube,
|
||||
'youtube': youtube,
|
||||
'songtaste':songtaste,
|
||||
#TODO
|
||||
}
|
||||
if k in downloads:
|
||||
|
@ -36,4 +36,3 @@ from .xiami import *
|
||||
from .yinyuetai import *
|
||||
from .youku import *
|
||||
from .youtube import *
|
||||
from .songtaste import *
|
||||
|
Loading…
x
Reference in New Issue
Block a user