1
0
Fork 0

[ie/BunnyCdn] Add extractor (#11586)

Also adds BunnyCdnFD

Authored by: seproDev, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
sepro 2025-02-21 22:39:41 +01:00 committed by GitHub
commit 3a1583ca75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 246 additions and 30 deletions

View file

@ -312,6 +312,7 @@ from .brilliantpala import (
)
from .bundesliga import BundesligaIE
from .bundestag import BundestagIE
from .bunnycdn import BunnyCdnIE
from .businessinsider import BusinessInsiderIE
from .buzzfeed import BuzzFeedIE
from .byutv import BYUtvIE