Browse Source

[Beatport] Update extractor name and tests

totalwebcasting
Déstin Reed 8 years ago
committed by Sergey M
parent
commit
ac943d48d3
2 changed files with 6 additions and 6 deletions
  1. +5
    -5
      youtube_dl/extractor/beatport.py
  2. +1
    -1
      youtube_dl/extractor/extractors.py

youtube_dl/extractor/beatportpro.py → youtube_dl/extractor/beatport.py View File


+ 1
- 1
youtube_dl/extractor/extractors.py View File

@ -94,7 +94,7 @@ from .bbc import (
from .beeg import BeegIE
from .behindkink import BehindKinkIE
from .bellmedia import BellMediaIE
from .beatportpro import BeatportProIE
from .beatport import BeatportIE
from .bet import BetIE
from .bigflix import BigflixIE
from .bild import BildIE


Loading…
Cancel
Save