Browse Source

ニコニコ API は朝 5 時ごろ更新らしぃ;systemd で 1 日 1 回叩ぃたはぅがいぃかもね

main
みてるぞ 1 week ago
parent
commit
9690cf145b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      main.py

+ 1
- 1
main.py View File

@@ -161,7 +161,7 @@ def get_nico_deerjika ():
'/contents/search')

now = datetime.now ()
base = now - timedelta (hours = 12)
base = now - timedelta (hours = 24)

params = { 'q': '伊地知ニジカ',
'targets': 'tags',


Loading…
Cancel
Save