#!/bin/bash # Wrapper for udemy-downloader (Puyodead1) # Usage: udemy-dl "https://www.udemy.com/course/COURSE-SLUG/" cd ~/dev/udemy-downloader source .venv/bin/activate python main.py "$@"