1
0
Fork 0

[extractor/lefigaro] Add extractors (#6309)

Authored by: elyse0
Closes #6197
This commit is contained in:
Elyse 2023-03-04 16:00:45 -06:00 committed by GitHub
commit eb8fd6d044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 139 additions and 0 deletions

View file

@ -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