ぼざクリ追加

このコミットが含まれているのは:
2024-09-17 12:21:08 +09:00
コミット d28882a241
+1 -1
ファイルの表示
@@ -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',