Update lpga.py

This commit is contained in:
RingoTheDog 2016-04-29 09:56:17 -07:00
parent 8c53281796
commit dbb67928be

View File

@ -12,7 +12,7 @@ class YourExtractorIE(InfoExtractor):
'info_dict': { 'info_dict': {
'id': '42', 'id': '42',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Video title goes here', 'title': 'Brooke Henderson Talks About Solid Back 9 after Opening Round of 2016 VOA Texas Shootout',
'thumbnail': 're:^https?://.*\.jpg$', 'thumbnail': 're:^https?://.*\.jpg$',
# TODO more properties, either as: # TODO more properties, either as:
# * A value # * A value