From 1cc721b7d95315a4a12189c05b25c11e43ca6129 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Sat, 11 Nov 2023 10:56:04 -0500 Subject: [PATCH] Replace youtube-dl with yt-dlp --- README.md | 2 +- README_ZH-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa4c09c..e491d0d 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control * [vesper](https://github.com/chris-rock/vesper) - 🍸Vesper is a HTTP framework for Bash/Unix Shell * [xh](https://github.com/ducaale/xh) - Friendly and fast tool for sending HTTP requests -* [youtube-dl](https://yt-dl.org/) - Small command-line program to download videos from YouTube.com and other video sites +* [yt-dlp](https://github.com/yt-dlp/yt-dlp) - Command-line program to download videos from YouTube.com and other video sites ## Multimedia and File Formats diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 23b9968..1d36b69 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -153,7 +153,7 @@ * [http-server](https://www.npmjs.com/package/http-server) - http-server可以启动一个轻量级的http服务 * [ngincat](https://github.com/jaburns/ngincat) - 使用 netcat 的微型 Bash HTTP 服务器 * [resty](https://github.com/micha/resty) - 你可以在管道中使用的小型命令行 REST 客户端 -* [youtube-dl](https://yt-dl.org/) - 从 YouTube.com 及其它视频站点下载视频的小命令行程序 +* [yt-dlp](https://github.com/yt-dlp/yt-dlp) - 从 YouTube.com 及其它视频站点下载视频的小命令行程序 * [coursera-dl](https://github.com/coursera-dl/coursera-dl) - 从Course公开课上下载视频 ## 多媒体与文件格式