Browse Source

[ae] Rename to aenetworks and clarify extractor name and description

totalwebcasting
Sergey M․ 9 years ago
parent
commit
855f90fa6f
2 changed files with 4 additions and 2 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +3
    -1
      youtube_dl/extractor/aenetworks.py

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

@ -15,7 +15,7 @@ from .adobetv import (
AdobeTVVideoIE, AdobeTVVideoIE,
) )
from .adultswim import AdultSwimIE from .adultswim import AdultSwimIE
from .ae import AEIE
from .aenetworks import AENetworksIE
from .aftonbladet import AftonbladetIE from .aftonbladet import AftonbladetIE
from .airmozilla import AirMozillaIE from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE from .aljazeera import AlJazeeraIE


youtube_dl/extractor/ae.py → youtube_dl/extractor/aenetworks.py View File


Loading…
Cancel
Save