1
0
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:
DirkGiggler 2017-07-12 06:17:15 +05:30 committed by Guests
parent 768810dd2d
commit 5870df6f57

View File

@ -79,6 +79,11 @@ from .awaan import (
AWAANSeasonIE,
)
from .azmedien import AZMedienIE
from .aznude import (
AZNudeIE,
AZNudeCelebIE,
AZNudeMovieIE,
)
from .baidu import BaiduVideoIE
from .bambuser import BambuserIE, BambuserChannelIE
from .bandcamp import BandcampIE, BandcampAlbumIE, BandcampWeeklyIE