1
0
Fork 0

[ie/netapp] Add extractors (#15122)

Closes #14902
Authored by: darkstar
This commit is contained in:
Michael D. 2025-11-20 19:56:25 +01:00 committed by GitHub
commit 20f83f208e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 83 additions and 0 deletions

View file

@ -1284,6 +1284,10 @@ from .nest import (
NestClipIE,
NestIE,
)
from .netapp import (
NetAppCollectionIE,
NetAppVideoIE,
)
from .neteasemusic import (
NetEaseMusicAlbumIE,
NetEaseMusicDjRadioIE,