diff --git a/README.md b/README.md index 4385c34c..cfceada1 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Fork me on GitHub: * Sohu (搜狐视频) * SongTaste * SoundCloud -* SunTV (阳光卫视) +* SunTV (阳光卫视) * TED * Tudou (土豆) * Tumblr diff --git a/src/you_get/common.py b/src/you_get/common.py index 6a0f9577..83af3f63 100755 --- a/src/you_get/common.py +++ b/src/you_get/common.py @@ -1138,7 +1138,7 @@ def url_to_module(url): 'soundcloud': soundcloud, 'ted': ted, 'theplatform': theplatform, - "tucao":tucao, + 'tucao': tucao, 'tudou': tudou, 'tumblr': tumblr, 'twitter': twitter,