1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-09 01:53:32 +08:00

Update README.md

This commit is contained in:
iamacode
2017-02-13 11:13:27 +08:00
committed by GitHub
Unverified
parent 0dac7cbb09
commit 8d8096ccc6
+1 -1
View File
@@ -42,7 +42,7 @@ Or with [MacPorts](https://www.macports.org/):
sudo port install youtube-dl
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://rg3.github.io/youtube-dl/download.html).
# DESCRIPTION
**youtube-dl** is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.