Bug 253582 - www/youtube_dlc: Update to 2021.02.15
Summary: www/youtube_dlc: Update to 2021.02.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL: https://github.com/pukkandan/yt-dlp/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 12:17 UTC by Daniel Engberg
Modified: 2021-02-17 14:55 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch for youtube_dlc (4.15 KB, patch)
2021-02-17 12:17 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2021-02-17 12:17:30 UTC
Created attachment 222525 [details]
Patch for youtube_dlc

Update to version 2021.02.15
Set FFmpeg as default option

Compile and runtime-tested on FreeBSD 13.0-BETA2 (amd64) (make, make
check-plist)
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-17 14:47:37 UTC
A commit references this bug:

Author: tcberner
Date: Wed Feb 17 14:47:03 UTC 2021
New revision: 565505
URL: https://svnweb.freebsd.org/changeset/ports/565505

Log:
  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

Changes:
  head/www/youtube_dlc/Makefile
  head/www/youtube_dlc/distinfo
  head/www/youtube_dlc/files/patch-youtube__dlc_____init____.py
  head/www/youtube_dlc/files/patch-youtube__dlc_options.py
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2021-02-17 14:55:01 UTC
Committed, thanks.

mfg Tobias