Overview
Comment: | yt-dlp: Enable SponsorBlock integration |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
aa41a154055f56155cacaa39ee4077cd |
User & Date: | js on 2021-11-19 13:42:14 |
Other Links: | manifest | tags |
Context
2021-11-20
| ||
09:32 | yt-dlp: Prefer 1080p30 VP9 over H264 check-in: e07aad159c user: js tags: trunk | |
2021-11-19
| ||
13:42 | yt-dlp: Enable SponsorBlock integration check-in: aa41a15405 user: js tags: trunk | |
13:01 | yt-dlp: Prefer 1080p60 VP9 over H264 check-in: 7820311ba1 user: js tags: trunk | |
Changes
Modified yt-dlp/config from [67660c4ff1] to [6ad05a6698].
|
| > | | | | | | | < > | 1 2 3 4 5 6 7 8 9 10 11 12 | # Format numbers: # 315 2160p[56]0 vp9 # 308 1440p[56]0 vp9 # 271 1440p30 vp9 # 303 1080p60 vp9 # 264 1440p avc1 # 299 1080p[56]0 avc1 # 137 1080p avc1 -f 308+251/271+251/303+251/264+140/299+140/137+140/best --merge-output-format mkv --sponsorblock-mark all |