configs  Check-in [fe0b81e845]

Overview
Comment:yt-dlp: Prefer 1440p30 VP9 over H264
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: fe0b81e845b50fb6423266eecfe9d76612d6b48db8d80b713db2a4cd496ba460
User & Date: js on 2021-11-19 12:58:08
Other Links: manifest | tags
Context
2021-11-19
13:01
yt-dlp: Prefer 1080p60 VP9 over H264 check-in: 7820311ba1 user: js tags: trunk
12:58
yt-dlp: Prefer 1440p30 VP9 over H264 check-in: fe0b81e845 user: js tags: trunk
2021-11-14
20:21
ssh_config: Add config for pkgs.fedoraproject.org check-in: 380e2021e4 user: js tags: trunk
Changes

Modified yt-dlp/config from [247dd04c79] to [abe0dc89d2].

1
2

3
4
5
6
7
8
9
10
# 315  2160p[56]0  vp9
# 308  1440p[56]0  vp9

# 264  1440p       avc1
# 299  1080p[56]0  avc1
# 137  1080p       avc1

# -f 315+251/308+251/264+140/299+140/137+140/best
-f 308+251/264+140/299+140/137+140/best

--merge-output-format mkv


>




<
|


1
2
3
4
5
6
7

8
9
10
# 315  2160p[56]0  vp9
# 308  1440p[56]0  vp9
# 271  1440p30     vp9
# 264  1440p       avc1
# 299  1080p[56]0  avc1
# 137  1080p       avc1


-f 308+251/271+251/264+140/299+140/137+140/best

--merge-output-format mkv