@@ -120,7 +120,8 @@ def fetch_latest_video (
tag = ' OR '.join (tags)
url = f"https://www.nicovideo.jp/tag/{ tag }"
params = { 'sort': 'f',
params = { 'new_search': 'false',
'sort': 'f',
'order': 'd' }
video_info = { }
メモはブロックされるユーザには表示されません.