Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2023 13:45:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273072] yt-dlp cannot find ffmpeg
Message-ID:  <bug-273072-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273072

            Bug ID: 273072
           Summary: yt-dlp cannot find ffmpeg
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: scineram@gmail.com

Both installed in a jail the following error since the last yt-dlp update.

root@transmission:~ # uname -a
FreeBSD transmission 13.1-RELEASE-p7 FreeBSD 13.1-RELEASE-p7
n245428-4dfb91682c1 TRUENAS amd64
root@transmission:~ # pkg update
Updating iocage-plugins repository catalogue...
iocage-plugins repository is up to date.
All repositories are up to date.
root@transmission:~ # pkg install ffmpeg
Updating iocage-plugins repository catalogue...
iocage-plugins repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed
root@transmission:~ # pkg install yt-dlp
Updating iocage-plugins repository catalogue...
iocage-plugins repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The most recent versions of packages are already installed
root@transmission:~ # yt-dlp "https://www.youtube.com/watch?v=3DbETHxoSfd-U"
[youtube] Extracting URL: https://www.youtube.com/watch?v=3DbETHxoSfd-U
[youtube] bETHxoSfd-U: Downloading webpage
WARNING: [youtube] unable to extract initial player response; please report
this issue on  https://github.com/yt-dlp/yt-dlp/issues?q=3D , filling out t=
he
appropriate issue template. Confirm you are on the latest version using  yt=
-dlp
-U
[youtube] bETHxoSfd-U: Downloading ios player API JSON
[youtube] bETHxoSfd-U: Downloading android player API JSON
[youtube] bETHxoSfd-U: Downloading iframe API JS
[youtube] bETHxoSfd-U: Downloading player 4eae42b1
[youtube] bETHxoSfd-U: Downloading web player API JSON
[youtube] bETHxoSfd-U: Downloading m3u8 information
WARNING: [youtube] unable to extract yt initial data; please report this is=
sue
on  https://github.com/yt-dlp/yt-dlp/issues?q=3D , filling out the appropri=
ate
issue template. Confirm you are on the latest version using  yt-dlp -U
WARNING: [youtube] Incomplete data received in embedded initial data;
re-fetching using API.
[youtube] bETHxoSfd-U: Downloading initial data API JSON
[MetadataParser] Parsed meta_synopsis from '': ''
[MetadataParser] Parsed meta_comment from '%(description)s': 'The movie is =
very
good!\nBilibili : https://www.bilibili.com/video/av69502625'
[info] bETHxoSfd-U: Downloading 1 format(s): 22
[info] There are no subtitles for the requested languages
[info] Downloading video thumbnail 41 ...
[info] Writing video thumbnail 41 to: Miracle Channel =E2=A7=B8 =E7=B5=B6=
=E4=B8=96=E5=A5=87=E8=B7=A1/Good night!
Penguin Highway [MAD] [bETHxoSfd-U].webp
[download] Destination: Miracle Channel =E2=A7=B8 =E7=B5=B6=E4=B8=96=E5=A5=
=87=E8=B7=A1/Good night! Penguin Highway
[MAD] [bETHxoSfd-U].mp4
[download] 100% of   50.64MiB in 00:00:03 at 15.37MiB/s
[EmbedSubtitle] There aren't any subtitles to embed
[Metadata] Adding metadata to "Miracle Channel =E2=A7=B8 =E7=B5=B6=E4=B8=96=
=E5=A5=87=E8=B7=A1/Good night! Penguin
Highway [MAD] [bETHxoSfd-U].mp4"
ERROR: Postprocessing: ffmpeg not found. Please install or provide the path
using --ffmpeg-location

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273072-7788>