Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
minimal-podcasts-player
Advanced tools
Subscribe, listen and (in the future) download your favorite podcasts, quickly and easily.
https://github.com/son-link/minimal-podcasts-player
Subscribe, listen and (in the future) download your favorite podcasts, quickly and easily.
Available for Linux, Windows and Mac.
Licensed under GNU/GPL3 or higher.
Note: this project is still under development, so some features are not yet available or complete.
Clone the repo, download the zip under Code -> Download ZIP or download the last release.
Open a terminal and go to the project folder.
Install the dependencies:
From PIP (with administration permissions): pip install -r requirements.txt
Debian/Ubuntu/Mint/MX Linux:
apt install python3-pyqt5, python3-pyqt5.qtmultimedia, libqt5multimedia5, libqt5multimedia5-plugins
pip3 install podcastparser
Arch Linux/Manjaro:
python-pip python-podcastparser python-pyqt5 qt5-multimedia
pip install
Copy bin/minimal-podcasts-player.desktop to /usr/share/applications
Copy bin/minimal-podcasts-player.svg to /usr/share/pixmaps
Windows:
pip install -r requirements.txt
Note: if you use Conda/Miniconda, DON'T install the package pyqt from conda and conda-forge repositories, install it from Pypi, since the one installed from them does not include the libraries for multimedia playback.
pip install minimal-podcasts-player
You can download a AppImage for GNU/Linux and executable for Windows on releases page
If you use Arch Linux, Manjaro or other Arch based distros a package is avaliable on AUR
App icon (temporary) make by BedexpStock and licensed under Pixabay License
no-cover.svg image make by me using a Material Design Icons from Google and licensed under Apache license version 2.0.
FAQs
Subscribe, listen and (in the future) download your favorite podcasts, quickly and easily.
We found that minimal-podcasts-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.