mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-15 14:39:52 +00:00
[aznude] updated extractors.py
This commit is contained in:
parent
768810dd2d
commit
5870df6f57
@ -79,6 +79,11 @@ from .awaan import (
|
|||||||
AWAANSeasonIE,
|
AWAANSeasonIE,
|
||||||
)
|
)
|
||||||
from .azmedien import AZMedienIE
|
from .azmedien import AZMedienIE
|
||||||
|
from .aznude import (
|
||||||
|
AZNudeIE,
|
||||||
|
AZNudeCelebIE,
|
||||||
|
AZNudeMovieIE,
|
||||||
|
)
|
||||||
from .baidu import BaiduVideoIE
|
from .baidu import BaiduVideoIE
|
||||||
from .bambuser import BambuserIE, BambuserChannelIE
|
from .bambuser import BambuserIE, BambuserChannelIE
|
||||||
from .bandcamp import BandcampIE, BandcampAlbumIE, BandcampWeeklyIE
|
from .bandcamp import BandcampIE, BandcampAlbumIE, BandcampWeeklyIE
|
||||||
|
Loading…
Reference in New Issue
Block a user