notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
youtube_dlc Program for downloading videos from various streaming services
2021.02.19 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2021.02.19Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-10-26 08:33:21
Last Update: 2021-04-12 20:34:54
Commit Hash: acbb2ab
License: UNLICENSE
WWW:
https://github.com/pukkandan/yt-dlp/
Description:
youtube-dlp(c) is an active fork of youtube-dl with several enhancements. It is a command-line program for downloading videos from YouTube.com and other video streaming services. WWW: https://github.com/pukkandan/yt-dlp/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/youtube_dlc-2021.02.19/catalog.mk
  2. /usr/local/share/licenses/youtube_dlc-2021.02.19/LICENSE
  3. /usr/local/share/licenses/youtube_dlc-2021.02.19/UNLICENSE
  4. @comment bin/youtube-dl
  5. bin/youtube-dlc
  6. etc/bash_completion.d/youtube-dlc
  7. @comment man/man1/youtube-dlc.1.gz
  8. etc/fish/completions/youtube-dlc.fish
  9. share/zsh/site-functions/_youtube-dlc
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • youtube_dlc>0:www/youtube_dlc
No installation instructions:
This port has been deleted.
PKGNAME: youtube_dlc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613862414 SHA256 (pukkandan-yt-dlp-2021.02.19_GH0.tar.gz) = 9a897969d6fb5c5f8806b3e220471a5ed1e964aae0d9b93952209e2febb978f1 SIZE (pukkandan-yt-dlp-2021.02.19_GH0.tar.gz) = 1553522

Packages (timestamps in pop-ups are UTC):
youtube_dlc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2021.01.16---2020.11.11.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. python3.7 : lang/python37
Runtime dependencies:
  1. ffprobe : multimedia/ffmpeg
  2. rtmpdump : multimedia/rtmpdump
  3. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for youtube_dlc-2021.02.19: FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) MANPAGES=off: Build and/or install manual pages RTMPDUMP=on: Use rtmpdump to download rtmp video streams SYMLINK=off: Install youtube-dl symbolic link for executable ===> Use 'make config' to modify these settings
Options name:
www_youtube_dlc
USES:
gmake python shebangfix
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pukkandan/yt-dlp/tar.gz/2021.02.19?dummy=/
Collapse this list.
Port Moves
  • port moved to www/yt-dlp on 2021-04-12
    REASON: Upstream have made a complete transition to new project name

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2021.02.19
12 Apr 2021 20:34:54
commit hash: acbb2abb3369b1fbf4960872fbea1bd823714af1commit hash: acbb2abb3369b1fbf4960872fbea1bd823714af1commit hash: acbb2abb3369b1fbf4960872fbea1bd823714af1commit hash: acbb2abb3369b1fbf4960872fbea1bd823714af1 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
www/youtube_dlc: Remove, redirect users to www/yt-dlp

PR:		254375
Reported by:	daniel.engberg.lists@pyret.net
Approved by:	maintainer timeout
2021.02.19
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021.02.19
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2021.02.19
21 Feb 2021 06:23:43
Revision:566204Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: Update to 2021.02.19

PR:		253732
Submitted by:	daniel.engberg.lists@pyret.net
2021.02.15
17 Feb 2021 14:47:02
Revision:565505Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: Update to 2021.02.15

- enable ffmpeg by default for DASH video support

PR:		253582
Submitted by:	daniel.engberg.lists@pyret.net
2021.02.09
10 Feb 2021 17:15:51
Revision:564883Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: Update to 2021.02.09

- fix pkg descr to reflect current upstream

PR:		253263
Submitted by:	daniel.engberg.lists@pyret.net
2021.01.29
04 Feb 2021 09:07:50
Revision:564004Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: Update to 2021.01.29

PR:		253243
Submitted by:	daniel.engberg.lists@pyret.net
2021.01.16
22 Jan 2021 07:51:24
Revision:562278Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: Update to 2021.01.16

- switch to different fork, as the previous one is MIA [1]

[1] https://github.com/blackjack4494/yt-dlc/issues/289

PR:		252796
Submitted by:	daniel.engberg.lists@pyret.net
2020.11.11.3
13 Nov 2020 15:39:25
Revision:555027Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: update to 2020.11.11-3
2020.11.07
08 Nov 2020 15:12:28
Revision:554470Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: update to 2020.11.07
2020.10.31
31 Oct 2020 11:55:46
Revision:553768Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: update to 2020.10.31
2020.10.26
30 Oct 2020 15:54:01
Revision:553699Original commit files touched by this commit
tcberner search for other commits by this committer
www/youtube_dlc: update to 2020.10.26
2020.10.24.6
26 Oct 2020 08:32:42
Revision:553325Original commit files touched by this commit
tcberner search for other commits by this committer
New port: www/youtube_dlc

This is an active fork of youtube-dl with references to copyright material
removed [1].

[1]
https://github.com/blackjack4494/yt-dlc/commit/dd2d55f10dac8b6cb5e8ab4b2cccb302655b40ea#diff-fdb1ee8d93ba2ba9f31ec19f7332f7d1a676a795f8dc0396f7f5f19b45ec3a96

PR:		250608
Submitted by:	daniel.engberg.lists@pyret.net

Number of commits found: 13