|
@@ -24,7 +24,7 @@ def get_nico_deerjika ( |
|
|
now = datetime.now () |
|
|
now = datetime.now () |
|
|
base = now - timedelta (hours = 24) |
|
|
base = now - timedelta (hours = 24) |
|
|
|
|
|
|
|
|
params = { 'q': '伊地知ニジカ', |
|
|
|
|
|
|
|
|
params = { 'q': '伊地知ニジカ OR ぼざろクリーチャーシリーズ', |
|
|
'targets': 'tags', |
|
|
'targets': 'tags', |
|
|
'_sort': '-startTime', |
|
|
'_sort': '-startTime', |
|
|
'fields': 'contentId,title,description,tags,startTime', |
|
|
'fields': 'contentId,title,description,tags,startTime', |
|
|