edxurl is a botched attempt at creating a utility to download the videos of edX courses.
I needed some source video files and both leading projects in the space
(coursera-dl/edx-dl, and
rehmatworks/edx-downloader)
were broken.
After a couple hours of revisiting Go, looking through those projects' source code,
and some investigating it became apparent that the problem would take more than one
weekend's worth of coding.
The realization you're better off manually inspecting HTML tags is bittersweet.