diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1813f5473..d0e0a5637 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -375,22 +375,15 @@ Extracting variables is acceptable for reducing code duplication and improving r Correct: ```python -return self.playlist_result( - [self._parse_brightcove_metadata(vid, vid.get('id'), headers) - for vid in json_data.get('videos', []) if vid.get('id')], - json_data.get('id'), json_data.get('name'), - json_data.get('description')) +title = self._html_search_regex(r'