Update to ytdl-commit-7e79ba7
7e79ba7dd6
[vimeo:album] Fix extraction for albums with number of videos multiple to page size
This commit is contained in:
parent
c224251aad
commit
421a459573
5 changed files with 208 additions and 45 deletions
|
|
@ -708,7 +708,10 @@ from .mixcloud import (
|
|||
MixcloudUserIE,
|
||||
MixcloudPlaylistIE,
|
||||
)
|
||||
from .mlb import MLBIE
|
||||
from .mlb import (
|
||||
MLBIE,
|
||||
MLBVideoIE,
|
||||
)
|
||||
from .mnet import MnetIE
|
||||
from .moevideo import MoeVideoIE
|
||||
from .mofosex import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue