mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01:00
[ITVBTCC] Return code to its original identation
This commit is contained in:
parent
0381cbe576
commit
2f6d8ab915
@ -308,8 +308,7 @@ class ITVBTCCIE(InfoExtractor):
|
|||||||
|
|
||||||
entries = [
|
entries = [
|
||||||
self.url_result(
|
self.url_result(
|
||||||
smuggle_url(
|
smuggle_url(self.BRIGHTCOVE_URL_TEMPLATE % video_id, {
|
||||||
self.BRIGHTCOVE_URL_TEMPLATE % video_id, {
|
|
||||||
# ITV does not like some GB IP ranges, so here are some
|
# ITV does not like some GB IP ranges, so here are some
|
||||||
# IP blocks it accepts
|
# IP blocks it accepts
|
||||||
'geo_ip_blocks': [
|
'geo_ip_blocks': [
|
||||||
|
Loading…
Reference in New Issue
Block a user