Unable to save streaming with Youtube-dl - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: Unable to save streaming with Youtube-dl (/showthread.php?tid=339015) |
Unable to save streaming with Youtube-dl - fmarchioni - 2019-01-04 Hi all! I have installed Kodi on a Fedora box and trying to save the streaming of a TV channel using Youtube-DL add-on. Unfortunately when I click on the "Download currently played video" a "Failed to download" error is displayed. From the Console logs I have noticed some shared libraries were missing so I have installed: dnf install libvdpau-va-gl dnf install libva-intel-driver dnf install libva-intel-hybrid-driver However the download still fails and I cannot see any log information in the .kodi/addson folder. Is there another option to download on the HD the currently played video? Is it possible to capture the video played by Kodi using the command line tool "youtube-dl" ? Thanks Frank |