liamks / libpytunes

Python Itunes Library parser
https://github.com/liamks/pyitunes
MIT License
220 stars 88 forks source link

Include ToDict for playlists #60

Closed bakera81 closed 5 years ago

bakera81 commented 5 years ago

Loving this package! It's really handy to be able to drop this data into Pandas DataFrames, so I added a ToDict for Playlists as well.