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

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

#2945 in Command line utilities

Download history 28/week @ 2024-05-13 25/week @ 2024-05-20 30/week @ 2024-05-27 19/week @ 2024-06-03 20/week @ 2024-06-10 13/week @ 2024-06-17 28/week @ 2024-06-24 1/week @ 2024-07-01 9/week @ 2024-07-08 20/week @ 2024-07-15 122/week @ 2024-07-22 114/week @ 2024-07-29 19/week @ 2024-08-05 23/week @ 2024-08-12 12/week @ 2024-08-19 28/week @ 2024-08-26

84 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

~9–16MB
~260K SLoC