pmdevita / GifReversingBot

A Reddit bot that reverses gifs
https://reddit.com/user/gifreversingbot
41 stars 4 forks source link

Reddit video missing crash #15

Closed pmdevita closed 4 years ago

pmdevita commented 4 years ago
Traceback (most recent call last):
  File "main.py", line 55, in <module>
    result = process_comment(reddit, reddit.comment(message.id), q)
  File "/home/pmdevita/bots/vredditshare/core/process.py", line 120, in process_comment
    if not new_original_gif.analyze():
  File "/home/pmdevita/bots/vredditshare/core/hosts/reddit.py", line 26, in analyze
    url = submission.media['reddit_video']['fallback_url']
TypeError: 'NoneType' object is not subscriptable
pmdevita commented 4 years ago

Might have been already fixed, this is from vredditshare

pmdevita commented 4 years ago

Fixed in 56a69a1dd275c83b64628913a1c83b79386efb77