diff --git a/nico.py b/nico.py index f8f3516..f746d36 100644 --- a/nico.py +++ b/nico.py @@ -24,7 +24,7 @@ def get_nico_deerjika ( now = datetime.now () base = now - timedelta (hours = 24) - params = { 'q': '伊地知ニジカ', + params = { 'q': '伊地知ニジカ OR ぼざろクリーチャーシリーズ', 'targets': 'tags', '_sort': '-startTime', 'fields': 'contentId,title,description,tags,startTime',