summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/youtube-dl: treecleanIonen Wolkens2023-02-244-177/+0
| | | | | | Closes: https://bugs.gentoo.org/798237 Closes: https://bugs.gentoo.org/891917 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/youtube-dl: restrict testsIonen Wolkens2022-10-192-2/+10
| | | | | | | | | | see ebuild comment, upstream is still active but the direction is rather incompatible with us just being kept to give time to other packages to adapt, no reason to worry about tests in this state Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: warn about yt-dlp wrapper differencesIonen Wolkens2022-03-062-0/+16
| | | | | | | | | | | wrt bug #833872 comment #6 This is similar to what the yt-dlp ebuild itself warns about, but yt-dlp only does it once while here it wouldn't hurt to nag every time given the end goal is make people stop using youtube-dl. Bug: https://bugs.gentoo.org/833872 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: drop 2021.12.17-r0Ionen Wolkens2022-03-021-74/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17-r1 arm, #833872Arthur Zamarin2022-02-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17-r1 x86, #833872Jakov Smolić2022-02-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17-r1 ppc64, #833872Sam James2022-02-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17-r1 ppc, #833872Sam James2022-02-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17-r1 amd64, #833872Sam James2022-02-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: sync liveIonen Wolkens2022-02-151-38/+27
| | | | | | | | | | Albeit have little interest in keeping this, formerly requested by users but odds are they are using yt-dlp at this point. Note that live version currently has fixed youtube throttling, waiting to see if upstream does a release soon. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: adjust and semi-sync ebuild with yt-dlpIonen Wolkens2022-02-152-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add ewarn that users should consider yt-dlp instead * use optfeature.eclass, but unlike yt-dlp keep the mention of mpv/rtmpdump for now (yt-dlp advertises being able to use ffmpeg for streamed content instead) * public-domain -> Unlicense (uses same as yt-dlp) * skip duplicate README.txt and install supportedsites.md * pep517 mode, planned to be used in next yt-dlp release as well * Add IUSE=+yt-dlp to allow concurrent install with yt-dlp: yt-dlp provides a compatibility mode for the "youtube-dl" command to have the same options which should typically work as a drop-in replacement, but can't do this for the python module. For packages that haven't migrated to yt-dlp and still depend on youtube-dl, IUSE=yt-dlp ensures that both the command and python module will be available while allowing users to pick which command they want to use (bug #829501). youtube-dl is likely still due for removal at some point, but at the moment upstream is still active and maintaining the project for these packages and there is little reason to rush removal. ebuilds should preferably depend on yt-dlp if all they need is the command to ease future removal. Closes: https://bugs.gentoo.org/829501 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: add github/pypi remote-idsIonen Wolkens2022-02-151-0/+4
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: take over as maintainerIonen Wolkens2022-02-151-2/+2
| | | | | | For coordinating with yt-dlp rather than last-rite (for now). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2022-02-102-74/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.12.17 ALLARCHES, #833071Jakov Smolić2022-02-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-misc/youtube-dl: do not inherit readme.gentoo-r1Marek Szuba2022-01-033-5/+5
| | | | | | Not used any more. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl: add 2021.12.17Marek Szuba2022-01-032-0/+75
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-07-172-77/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: amd64/arm/ppc64/ppc/x86 stable (ALLARCHES policy) wrt ↵Agostino Sarubbo2021-07-171-1/+1
| | | | | | | bug #802483 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/youtube-dl: only mention optional pkgs if they are absentMarek Szuba2021-06-253-51/+66
| | | | | | | | Doing it with has_version directly because optfeature.eclass is geared towards short descriptions and several of these are anything but. Closes: https://bugs.gentoo.org/769917 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl-9999: fix inherit order following the previous commitMarek Szuba2021-06-071-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/21147 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl: Inherit git-r3 for live ebuildMichal Privoznik2021-06-071-1/+1
| | | | | | | | | The interit of git-r3 eclass was mistakenly removed in a27a5dfb92de4aed3922446d5521aaf0cafc475e. Without this, the ebuild fails to fetch and unpack the source. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-06-062-72/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: amd64/arm/ppc64/ppc/x86 stable (ALLARCHES policy) wrt ↵Agostino Sarubbo2021-06-061-1/+1
| | | | | | | bug #794478 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.06.06Michał Górny2021-06-053-15/+81
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-05-173-144/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.04.26 ALLARCHES, #790557Sam James2021-05-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: add 2021.05.16Marek Szuba2021-05-162-0/+72
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl: support python3_10Marek Szuba2021-05-141-1/+1
| | | | | | Builds, tests and installs fine. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.04.26Michał Górny2021-04-252-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-04-182-72/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.04.07 ALLARCHES, #783237Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.04.17Michał Górny2021-04-172-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.04.07Michał Górny2021-04-062-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-04-024-216/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: amd64/arm/ppc64/ppc/x86 stable (ALLARCHES policy) wrt ↵Agostino Sarubbo2021-04-021-1/+1
| | | | | | | bug #779673 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.04.01Michał Górny2021-04-012-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.03.31Michał Górny2021-03-312-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-03-242-72/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.03.14 ALLARCHES, #777999Sam James2021-03-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.03.25Michał Górny2021-03-242-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-03-153-144/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.03.03 ALLARCHES, #776160Sam James2021-03-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.03.14Michał Górny2021-03-142-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.03.03Michał Górny2021-03-032-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Remove oldMichał Górny2021-03-022-72/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/youtube-dl: Stabilize 2021.02.22 ALLARCHES, #773670Sam James2021-03-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/youtube-dl: Bump to 2021.03.02Michał Górny2021-03-022-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>