#podcast #statistics #name #puckfetcher

bin+lib podstats

provides stats on the cache used by puckfetcher

2 releases

Uses old Rust 2015

0.1.2 May 12, 2017
0.1.1 May 11, 2017

#39 in #podcast

24 downloads per month

BSD-3-Clause

20KB
503 lines

podstats

GitHub version Build Status

Provides stats on podcasts downloaded by !puckfetcher. Requires cache from puckfetcher to be present to do anything.

Run with podstats on the command line. A menu with stats you can show will be provided. q, Ctrl-c or Ctrl-d to quit.

Current options:

  1. Get names of subscriptions in the puckfetcher cache.
  2. Get entry counts of subscriptions in the puckfetcher cache.
  3. Get the subscription in the cache with the highest entry count.
  4. Get the name of the subscription in the cache with the highest entry count.

PLANNED

  • Means/medians of entries.
  • Info on how long podcast episodes are or total runtimes are (requires fetching RSS feeds)
  • Info on artists?
  • Info on sites?

Dependencies

~2.3–3MB
~65K SLoC