It's hosted on gitlab.com:
$ curl -sS -D- -o/dev/null \
https://youtube-dl.org/downloads\
/latest/youtube-dl-2020.11.12.tar.gz
HTTP/1.1 302 Found
Date: Mon, 16 Nov 2020 15:04:10 GMT
Server: Apache/2.2.15 (CentOS)
Location: https://youtube-dl.org/downloads\
/2020.11.12/youtube-dl-2020.11.12.tar.gz
Content-Length: 3
Connection: close
Content-Type: text/html; charset=iso-8859-1
$ curl -sS -D- -o/dev/null \
https://youtube-dl.org/downloads/\
2020.11.12/youtube-dl-2020.11.12.tar.gz
HTTP/1.1 302 Found
Date: Mon, 16 Nov 2020 15:05:03 GMT
Server: Apache/2.2.15 (CentOS)
Location: https://gitlab.com/dstftw/\
youtube-dl/uploads/99d745f22ca3c2a8e9a2\
3def5446289a/youtube-dl-2020.11.12.tar.gz
Content-Length: 3
Connection: close
Content-Type: text/html; charset=iso-8859-1