Port details |
- py-yt-dlp-devel Program for downloading videos from various platforms (devel files)
- 2023.11.16 www
=0 2023.11.16Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-21 06:06:13
- Last Update: 2023-12-22 17:13:19
- Commit Hash: 6c3c9105
- License: UNLICENSE
- WWW:
- https://github.com/yt-dlp/yt-dlp
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}yt-dlp-devel>0:www/py-yt-dlp-devel@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-yt-dlp-devel
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1700102733
SHA256 (yt-dlp/2023.11.16/yt-dlp.tar.gz) = aa7fb7e49b57b1b5ac439a72568575e4df904ffc30417e19e644990e7239ac53
SIZE (yt-dlp/2023.11.16/yt-dlp.tar.gz) = 5568397
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-brotli>0 : archivers/py-brotli@py39
- py39-certifi>0 : security/py-certifi@py39
- py39-mutagen>0 : audio/py-mutagen@py39
- py39-pycryptodomex>0 : security/py-pycryptodomex@py39
- py39-requests>=2.31.0 : www/py-requests@py39
- py39-sqlite3>0 : databases/py-sqlite3@py39
- py39-urllib3>=1.26.17 : net/py-urllib3@py39
- py39-websockets>0 : devel/py-websockets@py39
- ffprobe : multimedia/ffmpeg
- rtmpdump : multimedia/rtmpdump
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py39-yt-dlp-devel-2023.11.16:
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
RTMPDUMP=on: Use rtmpdump to download rtmp video streams
SECRETSTORAGE=off: Build with py39-SecretStorage for secretstorage option
===> Use 'make config' to modify these settings
- Options name:
- www_py-yt-dlp-devel
- USES:
- gmake python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-yt-dlp on 2023-12-22
REASON: Remove the -devel suffix
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.11.16 22 Dec 2023 17:13:19 |
Yuri Victorovich (yuri) |
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.11.16 21 Dec 2023 06:02:55 |
Yuri Victorovich (yuri) |
www/py-yt-dlp-devel: New port: Program for downloading videos from various
platforms (devel files)
PR: 275325 |
Number of commits found: 2
|