diff --git a/.github/workflows/dvrescue-gui.yml b/.github/workflows/dvrescue-gui.yml index 2bd61b65..0c5d6168 100644 --- a/.github/workflows/dvrescue-gui.yml +++ b/.github/workflows/dvrescue-gui.yml @@ -513,8 +513,8 @@ jobs: shell: cmd run: | cd .. - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared.zip')]/@href[1]" --silent > ffmpeg.url - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared-6.1.zip')]/@href[1]" --silent > ffmpeg.url + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared-6.1.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name set /P FFMPEG_URL=< ffmpeg.url set /P FFMPEG_NAME=< ffmpeg.name wget https://github.com%FFMPEG_URL% @@ -614,8 +614,8 @@ jobs: shell: cmd run: | cd .. - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared.zip')]/@href[1]" --silent > ffmpeg.url - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared-6.1.zip')]/@href[1]" --silent > ffmpeg.url + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared-6.1.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name set /P FFMPEG_URL=< ffmpeg.url set /P FFMPEG_NAME=< ffmpeg.name wget https://github.com%FFMPEG_URL% @@ -716,8 +716,8 @@ jobs: shell: cmd run: | cd .. - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared.zip')]/@href[1]" --silent > ffmpeg.url - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared-6.1.zip')]/@href[1]" --silent > ffmpeg.url + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared-6.1.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name set /P FFMPEG_URL=< ffmpeg.url set /P FFMPEG_NAME=< ffmpeg.name wget https://github.com%FFMPEG_URL% @@ -816,8 +816,8 @@ jobs: shell: cmd run: | cd .. - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared.zip')]/@href[1]" --silent > ffmpeg.url - xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "//a[contains(@href, '-gpl-shared6.1.zip')]/@href[1]" --silent > ffmpeg.url + xidel https://github.com/BtbN/FFmpeg-Builds/releases -e "(//a[contains(@href, '-gpl-shared-6.1.zip')])[1]/substring(., 0, string-length(.) - 3)" --silent > ffmpeg.name set /P FFMPEG_URL=< ffmpeg.url set /P FFMPEG_NAME=< ffmpeg.name wget https://github.com%FFMPEG_URL%