API Endpoints


GET https://ffbinaries.com/api/v1/versions Lists all available ffmpeg versions
GET https://ffbinaries.com/api/v1/version/latest Serves the latest available version of ffmpeg (currently set to "6.1")
GET https://ffbinaries.com/api/v1/version/:version Permalink to a specified version ("3.2", "3.3", "3.4", "4.0", "4.1", "4.2", "4.2.1", "4.4.1", "5.1", "6.1")