A simple example of how to use reddit API. This is based on reddit API wrapper praw. In a sub-reddit(currently it can only give you data from /r/cringe), if post is a youtube link, user can store it into database or CSV file.
It's writen on python 3.6 Create a Virtualenv for project and installed package from requirements.txt
This is under NO LICENSING term. If you can read it feel free to use it. If you found any bug or have any suggestion, feel free to create issue.