1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-21 09:39:48 +08:00

sbs geo bypass

This commit is contained in:
Eric Baldridge
2020-02-18 05:08:56 -08:00
committed by GitHub
Unverified
parent 117ba9e9df
commit a7597fcd09
+1
View File
@@ -11,6 +11,7 @@ from ..utils import (
class SBSIE(InfoExtractor):
IE_DESC = 'sbs.com.au'
_VALID_URL = r'https?://(?:www\.)?sbs\.com\.au/(?:ondemand|news)/video/(?:single/)?(?P<id>[0-9]+)'
_GEO_COUNTRIES = ['AU']
_TESTS = [{
# Original URL is handled by the generic IE which finds the iframe: