There is a new pull request by mustaqimM against master on the void-packages repository https://github.com/mustaqimM/void-packages update_youtube-dl https://github.com/void-linux/void-packages/pull/12244 youtube-dl: add required dependency: phantomjs Some links require `phantomjs` or it will error out with: ``` [ytdl_hook] ERROR: PhantomJS executable not found in PATH, download it from http://phantomjs.org [ytdl_hook] youtube-dl failed: unexpected error ocurred Failed to recognize file format. ``` A patch file from https://github.com/void-linux/void-packages/pull/12244.patch is attached