Files
haikuports/net-misc
OscarL f8988e67bc yt_dlp and youtube_dl: cleanup recipes. (#11856)
This gets rid of the `yt_dlp` vs `yt_dlp_python310` and `youtube_dl` vs
`youtube_dl_python310` distinction.

We only need one of each (as there's really no need to have, say, `yt_dlp`
packages for more than one Python version.

This also switches `/bin/yt-dlp` (and `/bin/youtube-dl`) from a "standalone"
program (they were "pyinstaller" bundles), into a small wrapper script that
calls yt_dlp's entry point from the Python module installed under vendor-packages.

Using the "standalone" version stopped making much sense once the `request_python310`
"optional dependency" was added to the recipe.
2025-03-09 16:08:38 +00:00
..
2024-08-22 19:36:18 +02:00
2025-01-26 11:03:20 +01:00
2024-08-10 20:25:48 +02:00
2024-08-10 10:12:52 +02:00
2024-08-22 19:36:18 +02:00
2025-01-02 15:31:14 +01:00