1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00
This commit is contained in:
Liav 2025-06-20 21:49:10 +02:00 committed by GitHub
commit 0043e70759
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,12 @@
<!-- MANPAGE: MOVE "USAGE AND OPTIONS" SECTION HERE -->
Example usage:
```bash
$ yt-dlp "https://www.youtube.com/watch?v=xyz123"
```
<!-- MANPAGE: BEGIN EXCLUDED SECTION -->
* [INSTALLATION](#installation)
* [Detailed instructions](https://github.com/yt-dlp/yt-dlp/wiki/Installation)