1 | youtube-dl options |
2 | ------------------ |
3 | |
4 | See https://www.mankier.com/1/youtube-dl#Options |
5 | |
6 | Should always use: |
7 | |
8 | --no-playlist | only download a single video |
9 | |
10 | Useful: |
11 | |
12 | -x | extract audio |
13 | -r 50k | limit download rate |
14 | |
15 | --max-filesize 1m | Do not download any videos larger than 1 MB |
16 | |
17 | --no-mtime | Do not use the Last-modified header to set the file modification time |
18 | |
19 | --write-description | Write video description to a .description file |
20 | --write-info-json | Write video metadata to a .info.json file |
21 | --write-annotations | Write video annotations to a .annotations.xml file |
22 | --write-thumbnail | Write thumbnail image to disk |
23 | |
24 | --print-json | Be quiet and print the video information as JSON (video is still being downloaded) |
25 | |
26 | --cache-dir x | set permanent cache dir |
27 | --fmpeg-location x |
28 | |
29 | --restrict-filenames | Restrict filenames to only ASCII characters |
30 | |
31 | -U | update youtube-dl (may need extra permissions) |
32 | |
33 | Not sure what these mean: |
34 | |
35 | --no-post-overwrites |
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032297 |
Snippet name: | youtube-dl options |
Eternal ID of this version: | #1032297/3 |
Text MD5: | 2c4b5fbfac4fdf0252f84bacbd605335 |
Author: | stefan |
Category: | |
Type: | Document |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-27 04:02:59 |
Source code size: | 1017 bytes / 35 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 139 / 58 |
Version history: | 2 change(s) |
Referenced in: | [show references] |