mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2659] [MERGED] SMPlayer: Add support for python and youtube-dl #4473
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/2659
Author: @grizzlyuser
Created: 4/22/2019
Status: ✅ Merged
Merged: 4/22/2019
Merged by: @Vincent43
Base:
master← Head:smplayer_add_youtube-dl📝 Commits (1)
5596633smplayer: Add support for youtube-dl📊 Changes
1 file changed (+9 additions, -1 deletions)
View changed files
📝
etc/smplayer.profile(+9 -1)📄 Description
This PR adds support for playing videos from streaming sites in SMPlayer, when it is set to use
mpv+youtube-dlin Options -> Preferences -> Network -> YouTube (and other sites) -> Support for video sites.Profile changes are the same as in #2279 for gnome-mpv. Not sure why
envwas needed inprivate-bin, because in my setup it looks not necessary. Perhaps it was needed for other distributions or setups, so I added it just in case.Tested changes in freshly updated Arch Linux with smplayer 19.1.0-1 and firejail 0.9.60-rc1 (custom built using official PKGBUILD where only version number was changed).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.