I'm trying to record this: https://www.grandefratello.mediaset.it/diretta.shtml

I've found the manifest file with Adblock: https://live3.msf.ticdn.it/Content/DASH/Live/Channel(CH08D1)/manifest.mpd

Tried to record it with youtube-dl, it says

PHP Code:
C:\Users\Salvatore>youtube-dl -F https://live3.msf.ticdn.it/Content/DASH/Live/Channel(CH08D1)/manifest.mpd --verbose
[debugSystem config: []
[
debugUser config: []
[
debugCustom config: []
[
debugCommand-line args: ['-F''https://live3.msf.ticdn.it/Content/DASH/Live/Channel(CH08D1)/manifest.mpd''--verbose']
[
debugEncodingslocale cp1252fs mbcsout cp850pref cp1252
[debugyoutube-dl version 2017.10.20
[debugPython version 3.4.4 Windows-10-10.0.15063
[debugexe versionsnone
[debugProxy map: {}
[
genericmanifestRequesting header
WARNING
Falling back on generic information extractor.
[
genericmanifestDownloading webpage
[genericmanifestExtracting information
ERROR
No video formats foundplease report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\YoutubeDL.py"line 784in extract_info
  File 
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\extractor\common.py"line 434in extract
  File 
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\extractor\generic.py"line 2177in _real_extract
  File 
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\extractor\common.py"line 1072in _sort_formats
youtube_dl
.utils.ExtractorErrorNo video formats foundplease report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. 
Do you know any way to record it?