mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
fix: suggestions
This commit is contained in:
parent
7b94a0000c
commit
0f4cdc03d9
1 changed files with 0 additions and 8 deletions
|
@ -21,10 +21,6 @@ class PIAULIZAPortalAPIIE(InfoExtractor):
|
|||
'title': 'ae350126-5e22-4a7f-a8ac-8d0fd448b800',
|
||||
'live_status': 'not_live',
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
'ignore_no_formats_error': True,
|
||||
},
|
||||
},
|
||||
{
|
||||
'url': 'https://player-api.p.uliza.jp/v1/players/default-player/pia/admin?type=normal&name=pia_movie_uliza_fix&targetid=ulizahtml5&repeatable=true',
|
||||
|
@ -33,10 +29,6 @@ class PIAULIZAPortalAPIIE(InfoExtractor):
|
|||
'title': '0644ecc8-e354-41b4-b957-3b08a2d63df1',
|
||||
'live_status': 'not_live',
|
||||
},
|
||||
'params': {
|
||||
'skip_download': True,
|
||||
'ignore_no_formats_error': True,
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue