diff options
author | 谭九鼎 <[email protected]> | 2020-12-09 22:50:42 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-09 21:50:42 +0700 |
commit | 842654b6d03085661dfc5a6a57004123a1a9d35f (patch) | |
tree | 05d5f00ea58e99a9057bcde5e1d2e8635c3be883 /README.md | |
parent | df5e50954b0286eb88e3b0bc5199c8271e3ab9ec (diff) | |
download | youtube-dl-842654b6d03085661dfc5a6a57004123a1a9d35f.tar.gz youtube-dl-842654b6d03085661dfc5a6a57004123a1a9d35f.zip |
[README.md] Update travis CI tld (#27354)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/ytdl-org/youtube-dl.svg?branch=master)](https://travis-ci.org/ytdl-org/youtube-dl) +[![Build Status](https://travis-ci.com/ytdl-org/youtube-dl.svg?branch=master)](https://travis-ci.com/ytdl-org/youtube-dl) youtube-dl - download videos from youtube.com or other video platforms |