Skip to content

Commit

Permalink
默认开启百度、网易、QQ、酷狗搜索
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHJK committed Aug 25, 2019
1 parent 964091b commit 5f88876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music_dl/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def init():
global opts
opts = {
# 自定义来源 -s --source
"source": "baidu",
"source": "baidu netease qq kugou",
# 自定义数量 -n --number
"number": 5,
# 保存目录 -o --outdir
Expand Down

0 comments on commit 5f88876

Please sign in to comment.