1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Nikolay Fedorov
5cbade4257
Remove extra blank line at yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-21 00:54:39 +03:00
Nikolay Fedorov
156a0a26a6
Fome fixes for _TESTS at yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-20 23:08:00 +03:00
Nikolay Fedorov
f2b38d7c38
Removed unneeded _EMBED_URL from yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-20 23:07:13 +03:00
Nikolay Fedorov
bb2fc0b494
Added some utils at yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-20 23:06:13 +03:00
Nikolay Fedorov
41a8d75c0a
Use _parse_html5_media_entries for a more convenient and compact way of parsing html page at yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-20 23:04:22 +03:00
Nikolay Fedorov
4ffba17e1a
A simpler and more compact way to get embed_url and embed_page at yt_dlp/extractor/thehighwire.py
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
2025-06-20 23:02:43 +03:00
Nikolay Fedorov
d6f717c1e8
[thehighwire.com] Create exctractor's file 2025-06-19 23:20:12 +03:00