mirror of
https://github.com/yt-dlp/yt-dlp
synced 2024-12-26 21:59:08 +01:00
Fix order of new extractor
This commit is contained in:
parent
9f3feaa9a5
commit
3aa60c8861
1 changed files with 1 additions and 1 deletions
|
@ -1462,11 +1462,11 @@ from .phoenix import PhoenixIE
|
|||
from .photobucket import PhotobucketIE
|
||||
from .piapro import PiaproIE
|
||||
from .piaulizaportal import PIAULIZAPortalIE
|
||||
from .pietsmiet import PietsmietIE
|
||||
from .picarto import (
|
||||
PicartoIE,
|
||||
PicartoVodIE,
|
||||
)
|
||||
from .pietsmiet import PietsmietIE
|
||||
from .piksel import PikselIE
|
||||
from .pinkbike import PinkbikeIE
|
||||
from .pinterest import (
|
||||
|
|
Loading…
Reference in a new issue