Member-only story
This Dumb Python Project Is Awesome
2 min readJun 14, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at a “self-proclaimed dumb” project, this specific project is called you-get, and it’s a dumb downloader that scrapes the web! Here is a link to their GitHub repository:
You can also see based from their GitHub description, they call this project “dumb” themselves 😂:
This specific project is a command line utility which allows us to download media from websites, this is a basic breakdown of scraping a Youtube video: