Created
June 30, 2011 05:39
-
-
Save r2k0/1055692 to your computer and use it in GitHub Desktop.
rthymbox's podcast list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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