mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 22:03:55 -07:00
Update README.md
This commit is contained in:
parent
c5098961b0
commit
bb83a95f45
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@ Or with [MacPorts](https://www.macports.org/):
|
|||
|
||||
sudo port install youtube-dl
|
||||
|
||||
we can also use [snap](https://snapcraft.io/yt-dlp) for linux:-
|
||||
```bash
|
||||
sudo snap install yt-dlp
|
||||
```
|
||||
|
||||
Alternatively, refer to the [developer instructions](#developer-instructions) for how to check out and work with the git repository. For further options, including PGP signatures, see the [youtube-dl Download Page](https://ytdl-org.github.io/youtube-dl/download.html).
|
||||
|
||||
# DESCRIPTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue