# fern Media feed downloader. Depends on `youtube-dl` to download the media from the feed. ## building requires `make` and `go >= 1.15` to build it, just do: ``` make ```