1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 08:58:30 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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