mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-01-13 20:01:57 +01:00
autopep8
This commit is contained in:
parent
9f7bad8677
commit
bc2124e496
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ class ZDFIE(ZDFBaseIE):
|
|||
'episode_id': 'POS_71049438-024b-471f-b472-4fe2e490d1fb',
|
||||
},
|
||||
}]
|
||||
|
||||
def _extract_entry(self, url, player, content, video_id):
|
||||
title = content.get('title') or content['teaserHeadline']
|
||||
|
||||
|
|
Loading…
Reference in a new issue