Remove redundant assigning `format_id`

This commit is contained in:
Seonghyeon Cho 2021-10-13 20:27:40 +09:00 committed by dirkf
parent ddc080a562
commit 734dfbb4e3
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ class UOLIE(InfoExtractor):
if v:
query[k] = v
f_url = update_url_query(f_url, query)
format_id = format_id
if format_id == 'HLS':
m3u8_formats = self._extract_m3u8_formats(
f_url, media_id, 'mp4', 'm3u8_native',