Browse Source

[leeco] Letv renamed to LeEco

LeEco is the company name and Le is the domain name.

For more information see the Chinese news post
http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/
totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
8c5a994424
2 changed files with 9 additions and 7 deletions
  1. +3
    -3
      youtube_dl/extractor/__init__.py
  2. +6
    -4
      youtube_dl/extractor/leeco.py

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

@ -352,9 +352,9 @@ from .la7 import LA7IE
from .laola1tv import Laola1TvIE
from .lecture2go import Lecture2GoIE
from .lemonde import LemondeIE
from .letv import (
LetvIE,
LetvPlaylistIE,
from .leeco import (
LeIE,
LePlaylistIE,
LetvCloudIE,
)
from .libsyn import LibsynIE


youtube_dl/extractor/letv.py → youtube_dl/extractor/leeco.py View File


Loading…
Cancel
Save