alexshelto / reddit_video_maker

This project will find popular Reddit threads and convert them into a text-to-speech videos.
GNU General Public License v3.0
74 stars 13 forks source link

Sometimes scraped comment is '[deleted]'... top comment was deleted so comment gets scraped as that #8

Open alexshelto opened 3 years ago

alexshelto commented 3 years ago

Simple fix to implement a check to ensure that if a comment was scraped and it is: '[deleted]' to discard the comment and not count it as a scraped entry in the loop