mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-05-03 08:10:40 +00:00
Actions: Install ffmpeg dependency
Required by iptv-checker
This commit is contained in:
@@ -46,5 +46,6 @@ jobs:
|
||||
run: |
|
||||
npm install -g iptv-checker || true
|
||||
mkdir -p output
|
||||
apt-get install -y ffmpeg
|
||||
iptv-checker -o output -p 100 -t 120000 ./playlist.m3u8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user