diff --git a/yt_dlp/extractor/fosdem.py b/yt_dlp/extractor/fosdem.py index 1e4c5cf2e..4c96cd6d8 100644 --- a/yt_dlp/extractor/fosdem.py +++ b/yt_dlp/extractor/fosdem.py @@ -1,4 +1,5 @@ from .common import InfoExtractor +import re import pdb class FosdemIE(InfoExtractor): @@ -46,7 +47,7 @@ class FosdemIE(InfoExtractor): evnt_blurb = self._html_search_regex(evnt_blurb_rgx, webpage, 'event blurb', - group='blurb') + group='blurb', flags=re.DOTALL) description = evnt_blurb print(f"DESCRIPTION: {description}") video_url_rgx = r"