Fix token issues and ability to download opus audio and encoding to AAC (#59)

* Ability to download opus audio and encoding to AAC

Requires ffmpeg with libfdk_aac and mutagen.

* Change to oauth2 to get access token

* Add import spotipy.oauth2

* Final polish before merge
This commit is contained in:
Robert J
2017-06-01 22:28:23 +07:00
committed by Ritiek Malhotra
parent c4e3a9ac82
commit b5e3dbd2e1
2 changed files with 349 additions and 207 deletions

View File

@@ -5,3 +5,7 @@ youtube_dl
pafy
spotipy
eyed3
mutagen
unicode-slugify
titlecase