Jared 2 years ago
parent
commit
c6d878dfa6
1 changed files with 1 additions and 0 deletions
  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.is_valid():
           if video['image'] is not None:
           if video['image'] is not None:
             imgurl=video['image']
             imgurl=video['image']
+            print('GET OG IMAGE **************')
             print(imgurl)
             print(imgurl)
       except:
       except:
         imgurl=None
         imgurl=None