Skip to content

Commit

Permalink
[ie/ARD] Overhaul extractors (#8878)
Browse files Browse the repository at this point in the history
Closes #8731, Closes #6784, Closes #2366, Closes #2975, Closes #8760
Authored by: seproDev
  • Loading branch information
seproDev committed Dec 30, 2023
1 parent 225cf2b commit 5f009a0
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 378 deletions.
2 changes: 1 addition & 1 deletion yt_dlp/extractor/_extractors.py
Expand Up @@ -134,8 +134,8 @@
from .arkena import ArkenaIE
from .ard import (
ARDBetaMediathekIE,
ARDMediathekCollectionIE,
ARDIE,
ARDMediathekIE,
)
from .arte import (
ArteTVIE,
Expand Down

0 comments on commit 5f009a0

Please sign in to comment.