bf7695b
9264d20
1 2
3 4 5
6 7 8 9 10 11 12 13 14 15
# 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 ```