mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-27 17:08:32 +00:00
Update README.md to include clear example usage at the top of the README
Adds a minimal example of the fully bash command in action at the very head of the README.
This commit is contained in:
parent
b26bc32579
commit
546707e6c5
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user