-
Notifications
You must be signed in to change notification settings - Fork 4
An example of importing playlists into Rdio
rdio/playlist-import-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An example of importing playlists into Rdio. First run authenticate.py to authenticate against the Rdio service. Then you can run either hypempopular.py or we-are-hunted.py to try importing Hype Machine's popular tracks or the current We Are Hunted popular tracks. Both of these use the code in playlistcreator.py to match artist and track names against Rdio's catalog. The matching is fuzzy, using Levenshtein edit distance and simple transforms to find inexact matches. This uses the Rdio Python library from: https://github.com/rdio/rdio-python
About
An example of importing playlists into Rdio
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published