File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- set (FFMPEG_URL "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-n8.0 -latest-win64-gpl-shared-8.0 .zip" )
1+ set (FFMPEG_URL "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master -latest-win64-gpl-shared.zip" )
22set (FFMPEG_ARCHIVE "ffmpeg.zip" )
3- set (FFMPEG_DIR "${CMAKE_BINARY_DIR} /ffmpeg-n8.0 -latest-win64-gpl-shared-8.0 " )
3+ set (FFMPEG_DIR "${CMAKE_BINARY_DIR} /ffmpeg-master -latest-win64-gpl-shared" )
44
55set (FFMPEG_ARCHIVE "${CMAKE_BINARY_DIR} /${FFMPEG_ARCHIVE} " )
66
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ inline std::string makeSign(const nlohmann::json& data)
311311inline std::string& getOAString ()
312312{
313313 static std::string value = []() {
314- const auto response = cpr::Get (cpr::Url{ " https://mi-m-cpjgtouitx.cn-hangzhou.fcapp.run " });
314+ const auto response = cpr::Get (cpr::Url{ " https://api.v6qbb.cloud/get_bh3_bilibili_oa " });
315315 if (response.text .empty ())
316316 throw std::runtime_error (" " );
317317 return response.text ;
You can’t perform that action at this time.
0 commit comments