[GH-ISSUE #4754] Support for youtube-dl forks in e.g mpv #2775

Closed
opened 2026-05-05 09:26:13 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @NetSysFire on GitHub (Dec 9, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4754

Description

youtube-dl was abandoned and yt-dlp is the most popular alternative, but there are loads of other forks but I do not know how relevant they are to us. Since youtube-dl has not got any updates since 4 months it might stop working very soon and another path is needed in private-bin so it can keep working with e.g yt-dlp. It might be counterproductive to just randomly add the 5 most popular (which is also hard to define) yt-dl forks into there, so what do we do? For now I got yt-dlp added into an override but it would be great if there would be some default solution since it will potentially affect many.

Potentially relevant: #4539

Originally created by @NetSysFire on GitHub (Dec 9, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4754 <!-- See the following links for help with formatting: https://guides.github.com/features/mastering-markdown/ https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax --> ### Description youtube-dl was abandoned and yt-dlp is the most popular alternative, but there are loads of other forks but I do not know how relevant they are to us. Since youtube-dl has not got any updates since 4 months it might stop working very soon and another path is needed in `private-bin` so it can keep working with e.g yt-dlp. It might be counterproductive to just randomly add the 5 most popular (which is also hard to define) yt-dl forks into there, so what do we do? For now I got yt-dlp added into an override but it would be great if there would be some default solution since it will potentially affect many. Potentially relevant: #4539
Author
Owner

@kmk3 commented on GitHub (Dec 9, 2021):

@NetSysFire commented on Dec 9:

Description

youtube-dl was abandoned and yt-dlp is the most popular alternative, but
there are loads of other forks but I do not know how relevant they are to us.
Since youtube-dl has not got any updates since 4 months it might stop working
very soon and another path is needed in private-bin so it can keep working
with e.g yt-dlp.

This is already the case since #4634. The yt-dlp config paths are missing
though, so I'll add them.

<!-- gh-comment-id:989478304 --> @kmk3 commented on GitHub (Dec 9, 2021): @NetSysFire commented [on Dec 9](https://github.com/netblue30/firejail/issues/4754#issue-1075078474): > ### Description > > youtube-dl was abandoned and yt-dlp is the most popular alternative, but > there are loads of other forks but I do not know how relevant they are to us. > Since youtube-dl has not got any updates since 4 months it might stop working > very soon and another path is needed in `private-bin` so it can keep working > with e.g yt-dlp. This is already the case since #4634. The yt-dlp config paths are missing though, so I'll add them.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2775
No description provided.