1
0
Fork 0

Merge branch 'elonet' of https://github.com/tpikonen/youtube-dl into tpikonen-elonet

This commit is contained in:
Tom-Oliver Heidel 2020-09-14 13:24:18 +02:00
commit c11c64f318
2 changed files with 138 additions and 0 deletions

View file

@ -325,6 +325,7 @@ from .ellentube import (
EllenTubeVideoIE,
EllenTubePlaylistIE,
)
from .elonet import ElonetIE
from .elpais import ElPaisIE
from .embedly import EmbedlyIE
from .engadget import EngadgetIE