mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
Fix a small syntax error
This commit is contained in:
parent
14359c552c
commit
58494dc552
@ -20,7 +20,7 @@ def url_to_module(url):
|
|||||||
downloads = {
|
downloads = {
|
||||||
'163': netease,
|
'163': netease,
|
||||||
'56': w56,
|
'56': w56,
|
||||||
'5sing',fivesing,
|
'5sing':fivesing,
|
||||||
'acfun': acfun,
|
'acfun': acfun,
|
||||||
'baidu': baidu,
|
'baidu': baidu,
|
||||||
'bilibili': bilibili,
|
'bilibili': bilibili,
|
||||||
|
Loading…
Reference in New Issue
Block a user