/reddit-scraper---moviepy

scrape the data for certain topics from reddit and create tutorial video based on that

Primary LanguagePython

reddit-scraper---moviepy

install nltk

Open a Terminal.
Execute python command to enter the python environment.
Execute import nltk
Execute nltk.download('punkt')