#podcast #management #player #linux #qss-podcasts #integration #search

qsspodcasts_podcast_management

podcast management library for QSSPodcasts, you probably don't need it

3 unstable releases

0.2.0 Jul 28, 2024
0.1.1 Mar 3, 2024
0.1.0 Aug 5, 2023

#2681 in Command line utilities

Download history 17/week @ 2024-08-24 14/week @ 2024-08-31 14/week @ 2024-09-07 42/week @ 2024-09-14 60/week @ 2024-09-21 29/week @ 2024-09-28 4/week @ 2024-10-05 10/week @ 2024-10-12 12/week @ 2024-10-19 11/week @ 2024-10-26 7/week @ 2024-11-02 9/week @ 2024-11-16 18/week @ 2024-11-23 22/week @ 2024-11-30 31/week @ 2024-12-07

80 downloads per month
Used in 10 crates (7 directly)

BSD-2-Clause

15KB
387 lines

qsspodcasts

Lame CLI podcast player in Rust for Linux

How to use it

Just call qsspodcasts in your shell. Or qsspodcasts --help This will open the tui interface, where you can enter commands to register RSS feeds, list podcasts and play them.

Missing features

Right now the player misses a few features :

  • Some searching feature
  • Volume management
  • Integration with GNOME/KDE

Ask for improvements

This project does not aim to be finished right now, do not hesitate to post issues on Github !

Development dependencies (on ubuntu 20.04 at least)

  • libasound2-dev
  • libssl-dev
  • libgstreamer1.0-dev
  • libgstreamer-plugins-bad1.0-dev

Dependencies

~10–17MB
~280K SLoC