@ -9,7 +9,7 @@ d = DailymotionClient()
while True:
lis = db.get_report_video()
if lis.count() == 0:
if len(lis) == 0:
time.sleep(20)
for li in lis:
try:
The note is not visible to the blocked user.