[washingtonpost] improve format extraction and add support for video pages extraction
This commit is contained in:
parent
5db9df622f
commit
4b464a6a78
2 changed files with 103 additions and 50 deletions
|
@ -941,7 +941,10 @@ from .vube import VubeIE
|
|||
from .vuclip import VuClipIE
|
||||
from .vulture import VultureIE
|
||||
from .walla import WallaIE
|
||||
from .washingtonpost import WashingtonPostIE
|
||||
from .washingtonpost import (
|
||||
WashingtonPostIE,
|
||||
WashingtonPostArticleIE,
|
||||
)
|
||||
from .wat import WatIE
|
||||
from .watchindianporn import WatchIndianPornIE
|
||||
from .wdr import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue