Overview
Comment: | youtube-dl: Don't use custom downloader |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
28b032b574102635e55c70acdf5dfb9e |
User & Date: | js 2020-01-21 00:13:33 |
Context
2020-01-21
| ||
00:14 | gitconfig: Update GPG key check-in: e92f4ffcc5 user: js tags: trunk | |
00:13 | youtube-dl: Don't use custom downloader check-in: 28b032b574 user: js tags: trunk | |
00:12 | Add gitignore check-in: 09173941c4 user: js tags: trunk | |
Changes
Changes to config/youtube-dl/config.
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 # 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 |