ffpyplayer
ffpyplayer copied to clipboard
Fix broken sourceforge URLs to LAME
Four GitHub Actions wheels jobs currently fail because of broken Sourceforge URLs to LAME. Fixing those URLs allows these GitHub Actions wheels jobs to pass.
Also, run the linux_test_wheel jobs on Python 3.13 because they currently fail on Python 3.14.
@misl6 @matham your reviews, please.