Cut geography

This commit is contained in:
palewire 2022-08-07 11:14:38 -07:00
parent e9839174a1
commit 6d6f38bed8
No known key found for this signature in database
GPG Key ID: A5AD4A9AD42D69AB

View File

@ -40,7 +40,6 @@ class ParlerIE(InfoExtractor):
},
},
]
_GEO_COUNTRIES = ["US"] # The site is only available in the US
def _real_extract(self, url):
video_id = self._match_id(url)