mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-08 19:50:10 +09:00
Cut geography
This commit is contained in:
parent
e9839174a1
commit
6d6f38bed8
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user