#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

#2729 in Command line utilities

Download history 1/week @ 2024-01-26 3/week @ 2024-02-02 13/week @ 2024-02-09 22/week @ 2024-02-16 34/week @ 2024-02-23 200/week @ 2024-03-01 44/week @ 2024-03-08 21/week @ 2024-03-15 30/week @ 2024-03-22 54/week @ 2024-03-29 25/week @ 2024-04-05 17/week @ 2024-04-12 14/week @ 2024-04-19 20/week @ 2024-04-26 14/week @ 2024-05-03 12/week @ 2024-05-10

63 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–13MB
~212K SLoC