1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-07 07:27:15 +08:00

Update viu.py

This commit is contained in:
panda130 2020-09-27 13:45:59 -07:00 committed by GitHub
parent 3e942647a7
commit ef8b06469e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -210,7 +210,6 @@ class ViuOTTIE(InfoExtractor):
'platform_flag_label': 'web', 'platform_flag_label': 'web',
'language_flag_id': 3, 'language_flag_id': 3,
'product_id': video_id, 'product_id': video_id,
'ut': 2,
} }
area_id = self._AREA_ID.get(country_code.upper()) area_id = self._AREA_ID.get(country_code.upper())