[BeatportPro] Add new extractor
authorDevin J. Pohly <djpohly@gmail.com>
Thu, 12 Mar 2015 19:43:13 +0000 (15:43 -0400)
committerDevin J. Pohly <djpohly@gmail.com>
Thu, 12 Mar 2015 20:03:37 +0000 (16:03 -0400)
commit11984c7467184100ca4a61ae939a8c260480f42c
tree66d122eaf41e9c203dbc6e13e170a4107c74a9a7
parent3946864c8a752c068b188126013ddb747b53385d
[BeatportPro] Add new extractor

This extractor is for Beatport's 2-minute, low-quality track previews
only.  To obtain an entire track, you obviously have to purchase and
download it normally through the Beatport store!

Possible future improvements:
- Playlists for albums or other track-list pages
- User login to play from My Beatport, Hold Bin, or Cart
youtube_dl/extractor/__init__.py
youtube_dl/extractor/beatportpro.py [new file with mode: 0644]