Browse Source

ぼざクリ追加

main
みてるぞ 3 days ago
parent
commit
d28882a241
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nico.py

+ 1
- 1
nico.py View File

@@ -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',


Loading…
Cancel
Save