Jared пре 2 година
родитељ
комит
c6d878dfa6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      redis_set.py

+ 1 - 0
redis_set.py

@@ -834,6 +834,7 @@ for qt in qtitles:
         if video.is_valid():
           if video['image'] is not None:
             imgurl=video['image']
+            print('GET OG IMAGE **************')
             print(imgurl)
       except:
         imgurl=None