Using PyInquirer to handle menus. Users can now use the arrow keys to select the podcast/pisode they wish to listen to. Adding a delete command to remove unwanted podcasts from the menu
1.4.0
Bug Fixes: fix(play): avoid playing audio if there is no audio url fix(import): avoid importing duplicates via opml or add command fix(import): check if title exists in the feed before using it
1.3.1
Adjusting the OPML import to use the -i flag instead of the opml argument.