Browse Source

ニコニコ最新取得できなぃことがあるため,12 時間前までチェックするやぅに

main
みてるぞ 1 week ago
parent
commit
36327878e8
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 = 4)
base = now - timedelta (hours = 12)

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


Loading…
Cancel
Save