mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-27 17:08:32 +00:00
fix
This commit is contained in:
parent
3ffdc4bae9
commit
09908fc8e3
@ -224,8 +224,15 @@ def test_search_json_ld_realworld(self):
|
|||||||
}
|
}
|
||||||
</script>''',
|
</script>''',
|
||||||
{
|
{
|
||||||
'timestamp': 1636523400,
|
|
||||||
'title': 'md5:91fe569e952e4d146485740ae927662b',
|
'title': 'md5:91fe569e952e4d146485740ae927662b',
|
||||||
|
'categories': ['Κοινωνία'],
|
||||||
|
'creators': ['Ant1news'],
|
||||||
|
'description': 'md5:16756d0a18f33bf550e683d134a72f3c',
|
||||||
|
'modified_timestamp': 1636523573,
|
||||||
|
'release_timestamp': 1636523400,
|
||||||
|
'tags': 'count:6',
|
||||||
|
'thumbnails': [{'url': 'https://ant1media.azureedge.net/imgHandler/1100/a635c968-be71-447c-bf9c-80d843ece21e.jpg'}],
|
||||||
|
'uploader': 'Ant1news',
|
||||||
},
|
},
|
||||||
{'expected_type': 'NewsArticle'},
|
{'expected_type': 'NewsArticle'},
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user