Files
spotify-downloader/requirements.txt
Robert J b5e3dbd2e1 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
2017-06-01 20:58:23 +05:30

12 lines
97 B
Plaintext

pathlib
requests
BeautifulSoup4
youtube_dl
pafy
spotipy
eyed3
mutagen
unicode-slugify
titlecase