mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/youtube-dl: Remove media-video/libav
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -58,11 +58,10 @@ pkg_postinst() {
|
||||
elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
|
||||
elog
|
||||
elog "${PN} works fine on its own on most sites. However, if you want"
|
||||
elog "to convert video/audio, you'll need avconf (media-video/libav) or"
|
||||
elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube -"
|
||||
elog "videos can be retrieved in a higher quality format without sound."
|
||||
elog "${PN} will detect whether avconv/ffmpeg is present and"
|
||||
elog "automatically pick the best option."
|
||||
elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
|
||||
elog "On some sites - most notably YouTube - videos can be retrieved in"
|
||||
elog "a higher quality format without sound. ${PN} will detect whether"
|
||||
elog "ffmpeg is present and automatically pick the best option."
|
||||
elog
|
||||
elog "Videos or video formats streamed via RTMP protocol can only be"
|
||||
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
|
||||
|
||||
@@ -58,11 +58,10 @@ pkg_postinst() {
|
||||
elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
|
||||
elog
|
||||
elog "${PN} works fine on its own on most sites. However, if you want"
|
||||
elog "to convert video/audio, you'll need avconf (media-video/libav) or"
|
||||
elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube -"
|
||||
elog "videos can be retrieved in a higher quality format without sound."
|
||||
elog "${PN} will detect whether avconv/ffmpeg is present and"
|
||||
elog "automatically pick the best option."
|
||||
elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)."
|
||||
elog "On some sites - most notably YouTube - videos can be retrieved in"
|
||||
elog "a higher quality format without sound. ${PN} will detect whether"
|
||||
elog "ffmpeg is present and automatically pick the best option."
|
||||
elog
|
||||
elog "Videos or video formats streamed via RTMP protocol can only be"
|
||||
elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
|
||||
|
||||
Reference in New Issue
Block a user