1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/py-yt-dlp/pkg-descr
Yuri Victorovich 6c3c910506 www/py-yt-dlp-devel: Move to www/py-yt-dlp
www/py-yt-dlp is intended for those who wants to extend
yt-dlp (write Python scripts that import yt-dlp).
Another port, www/yt-dlp, is intended for end users.

Removing the -devel suffix since FreeBSD doesn't use -devel
unlike other distros.

Reported by:	sunpoet@, danfe@
2023-12-22 09:13:19 -08:00

5 lines
160 B
Plaintext

A command-line program to download videos from youtube.com and many other video
platforms.
This is a fork of youtube-dlc which is inturn a fork of youtube-dl.