User Tools

Site Tools


pages:howtos:yt-dlp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pages:howtos:yt-dlp [2024/05/05 18:25] – created mischerhpages:howtos:yt-dlp [2024/05/05 18:29] (current) – [Download video with yt-dlp using format id] mischerh
Line 69: Line 69:
 </code> </code>
  
-If the ID should contain other chars than numbers, put it in quotes like -f '251-drc'.+If the ID should contain other chars than numbers, put it in quotes like **-f '251-drc'**.
  
-To download a viedeo strem and an audio stream and have it merged into a container format, you can use "+", as in -f '315+251-drc'. To merge the two streams, use --merge-output-format (as of 2024-05 currently supported formats: avi, flv, mkv, mov, mp4, webm).+To download a viedeo stream and an audio stream and have it merged into a container format, you can use "**+**", as in **-f '315+251-drc'**. To merge the two streams, use **--merge-output-format** (as of 2024-05 currently supported formats: avi, flv, mkv, mov, mp4, webm).
  
 Example: Example:
pages/howtos/yt-dlp.1714933535.txt.gz · Last modified: 2024/05/05 18:25 by mischerh