diff options
author | B. Watson <yalhcru@gmail.com> | 2022-01-30 17:24:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:23:19 +0700 |
commit | 20caeff17da32a2a9775e842ae62399a251fffb4 (patch) | |
tree | a7d394bbc95c09f3d0142a9bafed3934b4f90dbf /network/yt-dlp/README | |
parent | 29b73deaf37303dcf20b8ccb289495a58928f329 (diff) |
network/yt-dlp: Added (download videos from youtube).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/yt-dlp/README')
-rw-r--r-- | network/yt-dlp/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/yt-dlp/README b/network/yt-dlp/README new file mode 100644 index 0000000000000..c2c3676d775f0 --- /dev/null +++ b/network/yt-dlp/README @@ -0,0 +1,5 @@ +yt-dlp (download videos from youtube) + +yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The +main focus of this project is adding new features and patches while +also keeping up to date with the original project. |