[yandexvideo] Add extractor
This commit is contained in:
parent
04988b55b5
commit
8428fdccf2
2 changed files with 92 additions and 1 deletions
|
@ -1444,12 +1444,13 @@ from .yahoo import (
|
|||
YahooIE,
|
||||
YahooSearchIE,
|
||||
)
|
||||
from .yandexdisk import YandexDiskIE
|
||||
from .yandexmusic import (
|
||||
YandexMusicTrackIE,
|
||||
YandexMusicAlbumIE,
|
||||
YandexMusicPlaylistIE,
|
||||
)
|
||||
from .yandexdisk import YandexDiskIE
|
||||
from .yandexvideo import YandexVideoIE
|
||||
from .yapfiles import YapFilesIE
|
||||
from .yesjapan import YesJapanIE
|
||||
from .yinyuetai import YinYueTaiIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue