1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-27 17:08:32 +00:00

[ie/tbsjp] remove _GEO_BYPASS as this is now handled by StreaksIE

Co-Authored-By: doe1080 <98906116+doe1080@users.noreply.github.com>
This commit is contained in:
garret1317 2025-06-17 15:36:42 +01:00
parent 50c54eb9bc
commit 71ed78c163

View File

@ -16,7 +16,6 @@ def _window_app(self, webpage, name, item_id, fatal=True):
class TBSJPEpisodeIE(TBSJPBaseIE):
_VALID_URL = r'https?://cu\.tbs\.co\.jp/episode/(?P<id>[\d_]+)'
_GEO_BYPASS = False
_TESTS = [{
'url': 'https://cu.tbs.co.jp/episode/14694_2090934_1000117476',
'skip': 'geo-blocked to japan + 7-day expiry',