File tree Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,11 @@ patches:
19
19
- op: replace
20
20
path: "/spec/jobTemplate/spec/template/spec/containers/0/command"
21
21
value:
22
- - timeout
23
- - --preserve-status
24
- - --kill-after=60s
25
- - --signal=SIGINT
26
- - 120m
27
22
- yt-dlp
23
+ - --downloader=ffmpeg
24
+ - --downloader-args=ffmpeg:-t 02:00:00
25
+ - --downloader-args=ffmpeg_i:-reconnect 1
26
+ - --hls-use-mpegts
28
27
- --quiet
29
- - --output
30
- - "/data/sportschau-%(epoch-3600>%Y%m%d-%H%M%S)s.%(ext)s"
31
- - "https://www.ardmediathek.de/live/Y3JpZDovL2Rhc2Vyc3RlLmRlL2xpdmUvY2xpcC9hYmNhMDdhMy0zNDc2LTQ4NTEtYjE2Mi1mZGU4ZjY0NmQ0YzQ"
28
+ - --output=/data/sportschau-%(epoch-3600>%Y%m%d-%H%M%S)s.%(ext)s
29
+ - "https://daserste-live.ard-mcdn.de/daserste/live/hls/de/master.m3u8"
Original file line number Diff line number Diff line change @@ -19,13 +19,11 @@ patches:
19
19
- op: replace
20
20
path: "/spec/jobTemplate/spec/template/spec/containers/0/command"
21
21
value:
22
- - timeout
23
- - --preserve-status
24
- - --kill-after=60s
25
- - --signal=SIGINT
26
- - 30m
27
22
- yt-dlp
23
+ - --downloader=ffmpeg
24
+ - --downloader-args=ffmpeg:-t 00:30:00
25
+ - --downloader-args=ffmpeg_i:-reconnect 1
26
+ - --hls-use-mpegts
28
27
- --quiet
29
- - --output
30
- - "/data/sportschau-%(epoch-3600>%Y%m%d-%H%M%S)s.%(ext)s"
28
+ - --output=/data/sportschau-%(epoch-3600>%Y%m%d-%H%M%S)s.%(ext)s
31
29
- "https://www.ardmediathek.de/live/Y3JpZDovL3dkci5kZS9CZWl0cmFnLTNkYTY2NGRlLTE4YzItNDY1MC1hNGZmLTRmNjQxNDcyMDcyYg"
You can’t perform that action at this time.
0 commit comments