mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-10-20 15:18:37 +09:00
Cut geography
This commit is contained in:
@@ -40,7 +40,6 @@ class ParlerIE(InfoExtractor):
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
_GEO_COUNTRIES = ["US"] # The site is only available in the US
|
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
video_id = self._match_id(url)
|
video_id = self._match_id(url)
|
||||||
|
Reference in New Issue
Block a user