mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[tests] Remove format 138 from tests (#4559)
This commit is contained in:
parent
95ceeec722
commit
c11125f9ed
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ def test_youtube_format_selection(self):
|
|||
# 3D
|
||||
'85', '84', '102', '83', '101', '82', '100',
|
||||
# Dash video
|
||||
'138', '137', '248', '136', '247', '135', '246',
|
||||
'137', '248', '136', '247', '135', '246',
|
||||
'245', '244', '134', '243', '133', '242', '160',
|
||||
# Dash audio
|
||||
'141', '172', '140', '171', '139',
|
||||
|
|
Loading…
Reference in a new issue