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

qsspodcasts_podcast_management

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

2 releases

0.1.1 Mar 3, 2024
0.1.0 Aug 5, 2023

#2828 in Command line utilities

Download history 8/week @ 2023-12-18 8/week @ 2023-12-25 8/week @ 2024-01-08 3/week @ 2024-01-22 9/week @ 2024-02-05 15/week @ 2024-02-12 19/week @ 2024-02-19 176/week @ 2024-02-26 78/week @ 2024-03-04 27/week @ 2024-03-11 19/week @ 2024-03-18 33/week @ 2024-03-25 63/week @ 2024-04-01

150 downloads per month
Used in 9 crates (6 directly)

BSD-2-Clause

16KB
377 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 :

  • Resume a podcast after stopping it
  • Mark a podcast as listened
  • 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

~7–14MB
~212K SLoC