69 Star 538 Fork 0

Gitee 极速下载 / youtube-dl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ytdl-org/youtube-dl
克隆/下载
tox.ini 614 Bytes
一键复制 编辑 原始数据 按行查看 历史
[tox]
envlist = py26,py27,py33,py34,py35
[testenv]
deps =
nose
coverage
# We need a valid $HOME for test_compat_expanduser
passenv = HOME
defaultargs = test --exclude test_download.py --exclude test_age_restriction.py
--exclude test_subtitles.py --exclude test_write_annotations.py
--exclude test_youtube_lists.py --exclude test_iqiyi_sdk_interpreter.py
--exclude test_socks.py
commands = nosetests --verbose {posargs:{[testenv]defaultargs}} # --with-coverage --cover-package=youtube_dl --cover-html
# test.test_download:TestDownload.test_NowVideo
Python
1
https://gitee.com/mirrors/youtube-downloader.git
git@gitee.com:mirrors/youtube-downloader.git
mirrors
youtube-downloader
youtube-dl
master

搜索帮助