Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

35
LINES

< > BotCompany Repo | #1032297 // youtube-dl options

Document

youtube-dl options
------------------

See https://www.mankier.com/1/youtube-dl#Options

Should always use:

--no-playlist  | only download a single video

Useful:

-x        | extract audio
-r 50k    | limit download rate

--max-filesize 1m | Do not download any videos larger than 1 MB

--no-mtime    | Do not use the Last-modified header to set the file modification time

--write-description   | Write video description to a .description file
--write-info-json     | Write video metadata to a .info.json file
--write-annotations   | Write video annotations to a .annotations.xml file
--write-thumbnail     | Write thumbnail image to disk

--print-json          | Be quiet and print the video information as JSON (video is still being downloaded)

--cache-dir x  | set permanent cache dir
--fmpeg-location x

--restrict-filenames  | Restrict filenames to only ASCII characters

-U   | update youtube-dl (may need extra permissions)

Not sure what these mean:

--no-post-overwrites

download  show line numbers   

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: 71 / 36
Version history: 2 change(s)
Referenced in: [show references]