uncomment original test

This commit is contained in:
Jesse Bannon 2024-05-10 23:57:01 -07:00
parent 6f42a5e1f5
commit 53cebe3a41

View file

@ -203,17 +203,17 @@ class PBSIE(InfoExtractor):
_GEO_COUNTRIES = ['US'] _GEO_COUNTRIES = ['US']
_TESTS = [ _TESTS = [
# { {
# 'url': 'http://www.pbs.org/tpt/constitution-usa-peter-sagal/watch/a-more-perfect-union/', 'url': 'http://www.pbs.org/tpt/constitution-usa-peter-sagal/watch/a-more-perfect-union/',
# 'md5': '173dc391afd361fa72eab5d3d918968d', 'md5': '173dc391afd361fa72eab5d3d918968d',
# 'info_dict': { 'info_dict': {
# 'id': '2365006249', 'id': '2365006249',
# 'ext': 'mp4', 'ext': 'mp4',
# 'title': 'Constitution USA with Peter Sagal - A More Perfect Union', 'title': 'Constitution USA with Peter Sagal - A More Perfect Union',
# 'description': 'md5:31b664af3c65fd07fa460d306b837d00', 'description': 'md5:31b664af3c65fd07fa460d306b837d00',
# 'duration': 3190, 'duration': 3190,
# }, },
# }, },
{ {
'url': 'http://www.pbs.org/wgbh/pages/frontline/losing-iraq/', 'url': 'http://www.pbs.org/wgbh/pages/frontline/losing-iraq/',
'md5': '6f722cb3c3982186d34b0f13374499c7', 'md5': '6f722cb3c3982186d34b0f13374499c7',