Add support for pbshawaii.org

This commit is contained in:
MegaTonPower 2017-04-11 12:12:58 -10:00 committed by GitHub
parent 89beedd31f
commit 52ef5ad9ca

View File

@ -177,6 +177,7 @@ class PBSIE(InfoExtractor):
(r'video\.wtjx\.org', 'WTJX Channel 12 (WTJX)'), # http://www.wtjx.org/
(r'video\.ideastations\.org', 'WCVE PBS (WCVE)'), # http://ideastations.org/
(r'video\.kbtc\.org', 'KBTC Public Television (KBTC)'), # http://kbtc.org
(r'video\.pbshawaii\.org', 'PBS Hawaii'), # http://pbshawaii.org
)
IE_NAME = 'pbs'