Actions: Install ffmpeg dependency

Required by iptv-checker
pull/223/head
Free TV 2022-09-29 11:22:18 +01:00
parent 3ea982262e
commit 443ddc7f9f
1 changed files with 1 additions and 0 deletions

View File

@ -46,5 +46,6 @@ jobs:
run: | run: |
npm install -g iptv-checker || true npm install -g iptv-checker || true
mkdir -p output mkdir -p output
apt-get install -y ffmpeg
iptv-checker -o output -p 100 -t 120000 ./playlist.m3u8 iptv-checker -o output -p 100 -t 120000 ./playlist.m3u8