1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 22:55:18 +00:00

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