mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-06 13:28:31 +00:00
Remove Extra line
This commit is contained in:
parent
c874609ebc
commit
4b0e5a0ef0
@ -21,4 +21,3 @@ def _real_extract(self, url):
|
||||
r'<iframe [^>]*class="[^"]*block[^"]+" [^>]*src="([^"]+)', webpage, 'embed url')
|
||||
|
||||
return self.url_result(embed_url)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user