Bernd 06/16/2021 (Wed) 09:02:01 No.44008 del
>>44003
That's an mkv. It still can be downloaded.
Or:
>ffmpeg -i input.mkv -vcodec libx264 -crf 28 output.mp4
I'm not sure right now which codec to use for webm conversion. Also crf should be an integer between 20 and 30.