Skip to content

Instantly share code, notes, and snippets.

@r2k0
Created June 30, 2011 05:39
Show Gist options
  • Save r2k0/1055692 to your computer and use it in GitHub Desktop.
Save r2k0/1055692 to your computer and use it in GitHub Desktop.
rthymbox's podcast list
sed -n '/entry type="podcast-feed"/,/<\/entry>/p' ~/.local/share/rhythmbox/rhythmdb.xml | grep -E "(<title>|<location>)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment