mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-20 01:07:35 +01:00
96b7c7fe3f
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn) resolving lookup id would fail, because page at http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in it. Fixed by requesting different URL and inspecting the URL which the client is redirected to.