| Port details on branch 2020Q3 |
- youtube_dl Program for downloading videos from various services
- 2020.07.28 www
=0 2020.07.28Version of this port present on the latest quarterly branch. - Maintainer: tobik@FreeBSD.org
 - Port Added: 2020-07-28 08:43:43
- Last Update: 2020-07-28 08:43:39
- Commit Hash: d778d55
- License: UNLICENSE
- WWW:
- https://yt-dl.org/
- Description:
- youtube-dl is a small command-line program for downloading videos
from YouTube.com, metacafe.com, google video, photobucket videos,
yahoo videos, dailymotion and others
WWW: https://yt-dl.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- youtube_dl>0:www/youtube_dl
- To install the port:
- cd /usr/ports/www/youtube_dl/ && make install clean
- To add the package, run one of these commands:
- pkg install www/youtube_dl
- pkg install youtube_dl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: youtube_dl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595925081
SHA256 (youtube-dl-2020.07.28.tar.gz) = 1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5
SIZE (youtube-dl-2020.07.28.tar.gz) = 3179686
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- python3.7 : lang/python37
- Runtime dependencies:
-
- rtmpdump : multimedia/rtmpdump
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for youtube_dl-2020.07.28:
FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
RTMPDUMP=on: Use rtmpdump to download rtmp video streams
===> Use 'make config' to modify these settings
- Options name:
- www_youtube_dl
- USES:
- gmake python
- pkg-message:
- For install:
- If you want to use mp3 audio conversion please make sure multimedia/ffmpeg is
built with the "LAME" option enabled.
- Master Sites:
|