Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
dr.dk error: ffmpeg exited with code -5 #8264
Comments
You have probably updated libx265 (I guess it's from the x265 package) and have removed the old version, but since ffmpeg is linked to the old version it can't run. You need to reinstall (probably recompiling) ffmpeg, in case you are using homebrew you can just run |
Youtube-dl recently stopped working for dr.dk (the issue persists with other dr.dk subpages). Here is the command and resulting output:
It tried to pinpoint the error – requesting the download URL like so yields a URL to a playlist of sorts, containing links to the small bits of video files:
and
I've tried downloading some of the video segments, and the ones I tried downloaded and played just fine.