1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-13 19:55:25 +00:00

Remove extra blank line at yt_dlp/extractor/thehighwire.py

Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
Nikolay Fedorov
2025-06-21 00:54:39 +03:00
committed by GitHub
parent 156a0a26a6
commit 5cbade4257

View File

@@ -41,4 +41,3 @@ class TheHighWireIE(InfoExtractor):
}),
**self._parse_html5_media_entries(embed_url, embed_page, display_id, m3u8_id='hls')[0],
}