Skip to content

Commit 74e52af

Browse files
committed
yt-dlp: Возвращена возможность выборка предпочтительного языка аудио дорожки.
1 parent 963e10c commit 74e52af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apps/mplayerc/PPageYouTube.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ BOOL CPPageYoutube::OnInitDialog()
178178

179179
OnCheckYDLEnable();
180180

181-
#if 1 // TODO yt-dlp
181+
#if 0 // TODO yt-dlp
182182
GetDlgItem(IDC_STATIC4)->ShowWindow(SW_HIDE);
183183
m_cbAudioLang.ShowWindow(SW_HIDE);
184184
#endif

0 commit comments

Comments
 (0)