DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE I understand that I will be blocked if I intentionally remove or skip any mandatory* field Checklist I'm reporting a bug unrelated to a specific site I've verified that I'm running yt-dlp version ...
if not video_data: iframe_url = self._html_search_regex( r'<iframe[^>]+src=([\'"])(?P<url>[^\'"]+)\1', webpage, 'iframe URL', group='url') return { '_type': 'url_transparent', 'url': iframe_url, 'age_limit': age_limit, } title = remove_end(self._html_extract_...
[extractor/youtube] Download post_live videos from start by Lesmiscore, pukkandan [extractor/youtube] Add support for Shorts audio pivot feed by coletdjnz, pukkandan [extractor/youtube] Detect lazy-load-for-videos embeds [extractor/youtube] Do not warn on duplicate chapters [extractor/youtube...