A python program that scrapes a given Wikipedia page and converts it into a video.
A text-to-speech engine is used to provide voiceover of text.
Key libraries used: BeautifulSoup and moviepy.
itsharshag/wiki-page-to-video
A python program that scrapes a given Wikipedia page and converts it into a video
Python