mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-15 17:47:10 +00:00
Replace youtube-dl with yt-dlp
This commit is contained in:
parent
303d08c8d1
commit
1cc721b7d9
@ -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
|
||||
|
||||
|
@ -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公开课上下载视频
|
||||
|
||||
## 多媒体与文件格式
|
||||
|
Loading…
Reference in New Issue
Block a user