[extractor/lefigaro] Add extractors (#6309)
Authored by: elyse0 Closes #6197
This commit is contained in:
parent
f44cb4e77b
commit
eb8fd6d044
2 changed files with 139 additions and 0 deletions
|
|
@ -914,6 +914,10 @@ from .leeco import (
|
|||
LePlaylistIE,
|
||||
LetvCloudIE,
|
||||
)
|
||||
from .lefigaro import (
|
||||
LeFigaroVideoEmbedIE,
|
||||
LeFigaroVideoSectionIE,
|
||||
)
|
||||
from .lego import LEGOIE
|
||||
from .lemonde import LemondeIE
|
||||
from .lenta import LentaIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue