1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 08:58:30 +00:00

fix: add missing trailing commas

This commit is contained in:
JChris246 2025-05-26 18:48:11 -04:00
parent 805a9be40b
commit 245f6998e3

View File

@ -338,7 +338,7 @@ class PBSIE(InfoExtractor):
},
'params': {
'skip_download': True, # video unavailable
}
},
},
{
# Video embedded in iframe containing angle brackets as attribute's value (e.g.
@ -425,7 +425,7 @@ class PBSIE(InfoExtractor):
{'start_time': 502.03, 'end_time': 884.03, 'title': 'Getting Dirty, Loving Nature, Doing It Right'},
{'start_time': 884.12, 'end_time': 1422.12, 'title': 'How Roger Cook Built His Legacy'},
],
}
},
},
{
'url': 'http://www.pbs.org/wgbh/roadshow/watch/episode/2105-indianapolis-hour-2/',