mirror of
https://github.com/ivabus/pantry
synced 2024-11-09 18:15:18 +03:00
parent
6f3fe47b71
commit
61d98f671e
|
@ -8,6 +8,9 @@ versions:
|
|||
dependencies:
|
||||
pkgx.sh: ^1
|
||||
|
||||
companions:
|
||||
ffmpeg.org: '*'
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
python.org: ~3.12
|
||||
|
@ -21,4 +24,4 @@ provides:
|
|||
|
||||
test:
|
||||
- streamlink --version | grep {{version}}
|
||||
- streamlink --ffmpeg-no-validation -l debug 'https://www.youtube.com/watch?v=Hs_T71CxaPI' | grep '720p (best)'
|
||||
- "streamlink --ffmpeg-no-validation -l debug 'https://www.youtube.com/watch?v=Hs_T71CxaPI' | grep 'Available streams: audio_mp4a, audio_opus'"
|
||||
|
|
Loading…
Reference in a new issue