mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-22 05:15:32 +00:00
1f78ed189a
"current" is now "video" "hls_stream" is now hls_stream without quotes video_id is now id duration for current video is not present(for other videos it is) modified regex to find hls_stream variable to work reguardless of whether it is quoted or not. [ora] Improve (Closes #8273)