axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.05k stars 111 forks source link

error: dh key too small #572

Closed quickspider closed 1 year ago

quickspider commented 1 year ago

Hello, Could you please solve the problem with this video? https://tv.nova.cz/porad/kobra-11/epizoda/370380-1-dil-nesmiritelne

Thanks a lot

There is a log from yt-dlp:

[NovaEmbed] Extracting URL: https://media.cms.nova.cz/embed/B4ndtRJV9yz [NovaEmbed] B4ndtRJV9yz: Downloading webpage ERROR: [NovaEmbed] B4ndtRJV9yz: Unable to download webpage: <urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1131)> (caused by URLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1131)')))

axcore commented 1 year ago

This is a yt-dlp issue, so it should be reported on their issues page.