mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-12 22:23:49 +00:00
[ie/adn] Add support for German site (#8708)
- Add extractor for seasons Closes #6643, Closes #8945 Authored by: infanf
This commit is contained in:

committed by
GitHub

parent
1a36dbad71
commit
5eb1458be4
@@ -47,7 +47,7 @@ from .acast import (
|
||||
ACastChannelIE,
|
||||
)
|
||||
from .acfun import AcFunVideoIE, AcFunBangumiIE
|
||||
from .adn import ADNIE
|
||||
from .adn import ADNIE, ADNSeasonIE
|
||||
from .adobeconnect import AdobeConnectIE
|
||||
from .adobetv import (
|
||||
AdobeTVEmbedIE,
|
||||
|
Reference in New Issue
Block a user