#qss-podcasts #player #search #lame #podcast-management

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

#3 in #qss-podcasts

Download history 9/week @ 2025-08-06 36/week @ 2025-08-20 19/week @ 2025-08-27 35/week @ 2025-09-03 15/week @ 2025-09-10 9/week @ 2025-09-17 25/week @ 2025-09-24 42/week @ 2025-10-01 7/week @ 2025-10-08 22/week @ 2025-10-15 46/week @ 2025-10-22 3/week @ 2025-10-29 13/week @ 2025-11-05 15/week @ 2025-11-12

82 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

~11–15MB
~327K SLoC