[PR #2659] [MERGED] SMPlayer: Add support for python and youtube-dl #4473

Closed
opened 2026-05-05 10:20:47 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: smplayer_add_youtube-dl


📝 Commits (1)

  • 5596633 smplayer: 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-dl in 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 env was needed in private-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.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/2659 **Author:** [@grizzlyuser](https://github.com/grizzlyuser) **Created:** 4/22/2019 **Status:** ✅ Merged **Merged:** 4/22/2019 **Merged by:** [@Vincent43](https://github.com/Vincent43) **Base:** `master` ← **Head:** `smplayer_add_youtube-dl` --- ### 📝 Commits (1) - [`5596633`](https://github.com/netblue30/firejail/commit/559663300c352e5ba23004e3929683d21183b3f5) smplayer: Add support for youtube-dl ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/smplayer.profile` (+9 -1) </details> ### 📄 Description This PR adds support for playing videos from streaming sites in SMPlayer, when it is set to use `mpv+youtube-dl` in *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 `env` was needed in `private-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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:20:47 -06:00
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#4473
No description provided.