[Build Status]
youtube-dl - download videos from youtube.com or other video platforms
- INSTALLATION
- DESCRIPTION
- OPTIONS
- CONFIGURATION
- OUTPUT TEMPLATE
- FORMAT SELECTION
- VIDEO SELECTION
- FAQ
- DEVELOPER INSTRUCTIONS
- EMBEDDING YOUTUBE-DL
- BUGS
- COPYRIGHT
INSTALLATION
To install it right away for all UNIX users (Linux, macOS, etc.), type:
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
If you do not have curl, you can alternatively use a recent wget:
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
Windows users can download an .exe file and place it in any location on
their PATH except for %SYSTEMROOT%\System32 (e.g. DO NOT put in
C:\Windows\System32).
You can also use pip:
sudo -H pip install --upgrade youtube-dl
This command will update youtube-dl if you have already installed it.
See the pypi page for more information.
macOS users can install youtube-dl with Homebrew:
brew install youtube-dl
Or with MacPorts:
sudo port install youtube-dl
Alternatively, refer to the 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.
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 macOS. It is released to the public domain,
which means you can modify it, redistribute it or use it however you
like.
youtube-dl [OPTIONS] URL [URL...]
OPTIONS
-h, --help Print this help text and exit
--version Print program version and exit
-U, --update Update this program to latest version.
Make sure that you have sufficient
permissions (run with sudo if needed)
-i, --ignore-errors Continue on download errors, for
example to skip unavailable videos in a
playlist
--abort-on-error Abort downloading of further videos (in
the playlist or the command line) if an
error occurs
--dump-user-agent Display the current browser
identification
--list-extractors List all supported extractors
--extractor-descriptions Output descriptions of all supported
extractors
--force-generic-extractor Force extraction to use the generic
extractor
--default-search PREFIX Use this prefix for unqualified URLs.
For example "gvsearch2:" downloads two
videos from google videos for youtube-
dl "large apple". Use the value "auto"
to let youtube-dl guess ("auto_warning"
to emit a warning when guessing).
"error" just throws an error. The
default value "fixup_error" repairs
broken URLs, but emits an error if this
is not possible instead of searching.
--ignore-config Do not read configuration files. When
given in the global configuration file
/etc/youtube-dl.conf: Do not read the
user configuration in
~/.config/youtube-dl/config
(%APPDATA%/youtube-dl/config.txt on
Windows)
--config-location PATH Location of the configuration file;
either the path to the config or its
containing directory.
--flat-playlist Do not extract the videos of a
playlist, only list them.
--mark-watched Mark videos watched (YouTube only)
--no-mark-watched Do not mark videos watched (YouTube
only)
--no-color Do not emit color codes in output
Network Options:
--proxy URL Use the specified HTTP/HTTPS/SOCKS
proxy. To enable SOCKS proxy, specify a
proper scheme. For example
socks5://127.0.0.1:1080/. Pass in an
empty string (--proxy "") for direct
connection
--socket-timeout SECONDS Time to wait before giving up, in
seconds
--source-address IP Client-side IP address to bind to
-4, --force-ipv4 Make all connections via IPv4
-6, --force-ipv6 Make all connections via IPv6
Geo Restriction:
--geo-verification-proxy URL Use this proxy to verify the IP address
for some geo-restricted sites. The
default proxy specified by --proxy (or
none, if the option is not present) is
used for the actual downloading.
--geo-bypass Bypass geographic restriction via
faking X-Forwarded-For HTTP header
--no-geo-bypass Do not bypass geographic restriction
via faking X-Forwarded-For HTTP header
--geo-bypass-country CODE Force bypass geographic restriction
with explicitly provided two-letter ISO
3166-2 country code
--geo-bypass-ip-block IP_BLOCK Force bypass geographic restriction
with explicitly provided IP block in
CIDR notation
Video Selection:
--playlist-start NUMBER Playlist video to start at (default is
1)
--playlist-end NUMBER Playlist video to end at (default is
last)
--playlist-items ITEM_SPEC Playlist video items to download.
Specify indices of the videos in the
playlist separated by commas like: "--
playlist-items 1,2,5,8" if you want to
download videos indexed 1, 2, 5, 8 in
the playlist. You can specify range: "
--playlist-items 1-3,7,10-13", it will
download the videos at index 1, 2, 3,
7, 10, 11, 12 and 13.
--match-title REGEX Download only matching titles (regex or
没有合适的资源?快使用搜索试试~ 我知道了~
免装版的格式工厂压缩包
共2000个文件
py:1841个
txt:114个
h:36个
需积分: 0 4 下载量 75 浏览量
更新于2024-08-24
收藏 118.5MB RAR 举报
免装版的格式工厂压缩包
收起资源包目录
免装版的格式工厂压缩包 (2000个子文件)
_pydoc.css 102B
default.docx 37KB
xsltInternals.h 56KB
PyWinTypes.h 34KB
etree_defs.h 15KB
xmlIO.h 10KB
xsltutils.h 8KB
trio.h 7KB
extensions.h 7KB
triodef.h 7KB
transform.h 6KB
xmlregexp.h 5KB
xmlautomata.h 4KB
xsltconfig.h 4KB
xsltexports.h 3KB
exsltexports.h 3KB
variables.h 3KB
c14n.h 3KB
exslt.h 3KB
win32config.h 3KB
documents.h 3KB
security.h 3KB
templates.h 2KB
numbersInternals.h 2KB
functions.h 2KB
xslt.h 2KB
dict.h 2KB
imports.h 2KB
namespaces.h 2KB
extra.h 2KB
xsltlocale.h 1KB
exsltconfig.h 1KB
keys.h 1KB
attributes.h 930B
preproc.h 892B
libxslt.h 860B
libexslt.h 674B
lxml-version.h 74B
isapi.html 4KB
metadata.json 515B
topics.py 650KB
fitz.py 295KB
pyparsing.py 274KB
pyparsing.py 227KB
uts46data.py 206KB
utils.py 163KB
yacc.py 135KB
langrussianmodel.py 134KB
pdf.py 129KB
glyphlist.py 119KB
html5parser.py 117KB
win32con.py 117KB
inspect.py 117KB
Image.py 110KB
__init__.py 109KB
langbulgarianmodel.py 108KB
pydoc.py 107KB
__init__.py 106KB
langthaimodel.py 105KB
doctest.py 105KB
langhungarianmodel.py 105KB
langgreekmodel.py 102KB
langhebrewmodel.py 101KB
request.py 100KB
_header_value_parser.py 100KB
winerror.py 99KB
langturkishmodel.py 98KB
argparse.py 95KB
BIFFRecords.py 95KB
tarfile.py 93KB
tarfile.py 93KB
pickletools.py 92KB
datetime.py 85KB
difflib.py 84KB
constants.py 84KB
antlr.py 82KB
mock.py 81KB
schema.py 81KB
zipfile.py 80KB
mailbox.py 79KB
_tokenizer.py 77KB
cookiejar.py 77KB
entities.py 76KB
ipaddress.py 76KB
locale.py 75KB
sortedlist.py 74KB
test_case.py 73KB
win32cryptcon.py 72KB
subprocess.py 69KB
mapitags.py 69KB
base_events.py 68KB
_make.py 67KB
TiffImagePlugin.py 66KB
test_loader.py 63KB
pdb.py 63KB
fontmetrics.py 61KB
util.py 60KB
emsabtags.py 60KB
_bootstrap_external.py 59KB
case.py 57KB
共 2000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20
资源推荐
资源预览
资源评论
2018-07-07 上传
5星 · 资源好评率100%
183 浏览量
2010-10-17 上传
2009-05-13 上传
128 浏览量
199 浏览量
5星 · 资源好评率100%
134 浏览量
2011-07-25 上传
5星 · 资源好评率100%
2010-08-23 上传
178 浏览量
150 浏览量
2014-08-01 上传
5星 · 资源好评率100%
148 浏览量
2009-01-09 上传
188 浏览量
5星 · 资源好评率100%
190 浏览量
2010-07-10 上传
2014-01-22 上传
143 浏览量
143 浏览量
资源评论
H314159265358
- 粉丝: 1
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- ssm在线购书商城系统+vue.zip
- ssm在线云音乐系统的设计与实现+jsp.zip
- ssm园区停车管理系统+jsp.zip
- ssm影视企业全渠道会员管理系统的设计与实现+vue.zip
- ssm游戏攻略网站的设计与实现+vue.zip
- ssm医院住院综合服务管理系统设计与开发+vue.zip
- ssm亿互游在线平台设计与开发+vue.zip
- 三菱FX3U源码,三菱PLSR源码 总体功能和指令可能支持在RUN中下载程序,支持注释的写入和读取,有脉冲输出与定位指令(包括PLSY PWM PLSR PLSV DRVI DRVA 等指令)的代
- ssm应急资源管理系统+jsp.zip
- ssm医院门诊挂号系统+jsp.zip
- ssm医院住院管理系统+vue.zip
- ssm医用物理学实验考核系统+jsp.zip
- ssm学院学生论坛的设计与实现+vue.zip
- ssm医学生在线学习交流平台+vue.zip
- ssm亚盛汽车配件销售业绩管理统+jsp.zip
- 研控步进电机驱动器方案 验证可用,可以生产,欢迎咨询实际价格,快速掌握核心技术 包括硬件原理图 PCB源代码
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功