bilateral the urls in collection
This commit is contained in:
parent
d8667a9fb6
commit
4652fec9ec
2 changed files with 140 additions and 140 deletions
|
|
@ -340,7 +340,7 @@ presets:
|
||||||
- "_url_bilateral_overrides"
|
- "_url_bilateral_overrides"
|
||||||
|
|
||||||
download:
|
download:
|
||||||
- url: "{ %bilateral_url(url) }"
|
- url: "{%bilateral_url(url) }"
|
||||||
download_reverse: False
|
download_reverse: False
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
@ -736,7 +736,7 @@ presets:
|
||||||
download_reverse: False
|
download_reverse: False
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
- url: "{ %bilateral_url(url100) }"
|
- url: "{%bilateral_url(url100) }"
|
||||||
download_reverse: False
|
download_reverse: False
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
|
||||||
|
|
@ -695,7 +695,7 @@ presets:
|
||||||
- "_url_bilateral_overrides"
|
- "_url_bilateral_overrides"
|
||||||
|
|
||||||
download:
|
download:
|
||||||
- url: "{collection_season_1_url}"
|
- url: "{ %bilateral_url(collection_season_1_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "1"
|
collection_season_number: "1"
|
||||||
collection_season_name: "{collection_season_1_name}"
|
collection_season_name: "{collection_season_1_name}"
|
||||||
|
|
@ -703,7 +703,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_2_url}"
|
- url: "{ %bilateral_url(collection_season_2_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "2"
|
collection_season_number: "2"
|
||||||
collection_season_name: "{collection_season_2_name}"
|
collection_season_name: "{collection_season_2_name}"
|
||||||
|
|
@ -711,7 +711,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_3_url}"
|
- url: "{ %bilateral_url(collection_season_3_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "3"
|
collection_season_number: "3"
|
||||||
collection_season_name: "{collection_season_3_name}"
|
collection_season_name: "{collection_season_3_name}"
|
||||||
|
|
@ -719,7 +719,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_4_url}"
|
- url: "{ %bilateral_url(collection_season_4_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "4"
|
collection_season_number: "4"
|
||||||
collection_season_name: "{collection_season_4_name}"
|
collection_season_name: "{collection_season_4_name}"
|
||||||
|
|
@ -727,7 +727,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_5_url}"
|
- url: "{ %bilateral_url(collection_season_5_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "5"
|
collection_season_number: "5"
|
||||||
collection_season_name: "{collection_season_5_name}"
|
collection_season_name: "{collection_season_5_name}"
|
||||||
|
|
@ -735,7 +735,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_6_url}"
|
- url: "{ %bilateral_url(collection_season_6_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "6"
|
collection_season_number: "6"
|
||||||
collection_season_name: "{collection_season_6_name}"
|
collection_season_name: "{collection_season_6_name}"
|
||||||
|
|
@ -743,7 +743,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_7_url}"
|
- url: "{ %bilateral_url(collection_season_7_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "7"
|
collection_season_number: "7"
|
||||||
collection_season_name: "{collection_season_7_name}"
|
collection_season_name: "{collection_season_7_name}"
|
||||||
|
|
@ -751,7 +751,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_8_url}"
|
- url: "{ %bilateral_url(collection_season_8_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "8"
|
collection_season_number: "8"
|
||||||
collection_season_name: "{collection_season_8_name}"
|
collection_season_name: "{collection_season_8_name}"
|
||||||
|
|
@ -759,7 +759,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_9_url}"
|
- url: "{ %bilateral_url(collection_season_9_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "9"
|
collection_season_number: "9"
|
||||||
collection_season_name: "{collection_season_9_name}"
|
collection_season_name: "{collection_season_9_name}"
|
||||||
|
|
@ -767,7 +767,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_10_url}"
|
- url: "{ %bilateral_url(collection_season_10_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "10"
|
collection_season_number: "10"
|
||||||
collection_season_name: "{collection_season_10_name}"
|
collection_season_name: "{collection_season_10_name}"
|
||||||
|
|
@ -775,7 +775,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_11_url}"
|
- url: "{ %bilateral_url(collection_season_11_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "11"
|
collection_season_number: "11"
|
||||||
collection_season_name: "{collection_season_11_name}"
|
collection_season_name: "{collection_season_11_name}"
|
||||||
|
|
@ -783,7 +783,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_12_url}"
|
- url: "{ %bilateral_url(collection_season_12_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "12"
|
collection_season_number: "12"
|
||||||
collection_season_name: "{collection_season_12_name}"
|
collection_season_name: "{collection_season_12_name}"
|
||||||
|
|
@ -791,7 +791,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_13_url}"
|
- url: "{ %bilateral_url(collection_season_13_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "13"
|
collection_season_number: "13"
|
||||||
collection_season_name: "{collection_season_13_name}"
|
collection_season_name: "{collection_season_13_name}"
|
||||||
|
|
@ -799,7 +799,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_14_url}"
|
- url: "{ %bilateral_url(collection_season_14_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "14"
|
collection_season_number: "14"
|
||||||
collection_season_name: "{collection_season_14_name}"
|
collection_season_name: "{collection_season_14_name}"
|
||||||
|
|
@ -807,7 +807,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_15_url}"
|
- url: "{ %bilateral_url(collection_season_15_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "15"
|
collection_season_number: "15"
|
||||||
collection_season_name: "{collection_season_15_name}"
|
collection_season_name: "{collection_season_15_name}"
|
||||||
|
|
@ -815,7 +815,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_16_url}"
|
- url: "{ %bilateral_url(collection_season_16_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "16"
|
collection_season_number: "16"
|
||||||
collection_season_name: "{collection_season_16_name}"
|
collection_season_name: "{collection_season_16_name}"
|
||||||
|
|
@ -823,7 +823,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_17_url}"
|
- url: "{ %bilateral_url(collection_season_17_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "17"
|
collection_season_number: "17"
|
||||||
collection_season_name: "{collection_season_17_name}"
|
collection_season_name: "{collection_season_17_name}"
|
||||||
|
|
@ -831,7 +831,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_18_url}"
|
- url: "{ %bilateral_url(collection_season_18_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "18"
|
collection_season_number: "18"
|
||||||
collection_season_name: "{collection_season_18_name}"
|
collection_season_name: "{collection_season_18_name}"
|
||||||
|
|
@ -839,7 +839,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_19_url}"
|
- url: "{ %bilateral_url(collection_season_19_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "19"
|
collection_season_number: "19"
|
||||||
collection_season_name: "{collection_season_19_name}"
|
collection_season_name: "{collection_season_19_name}"
|
||||||
|
|
@ -847,7 +847,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_20_url}"
|
- url: "{ %bilateral_url(collection_season_20_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "20"
|
collection_season_number: "20"
|
||||||
collection_season_name: "{collection_season_20_name}"
|
collection_season_name: "{collection_season_20_name}"
|
||||||
|
|
@ -855,7 +855,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_21_url}"
|
- url: "{ %bilateral_url(collection_season_21_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "21"
|
collection_season_number: "21"
|
||||||
collection_season_name: "{collection_season_21_name}"
|
collection_season_name: "{collection_season_21_name}"
|
||||||
|
|
@ -863,7 +863,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_22_url}"
|
- url: "{ %bilateral_url(collection_season_22_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "22"
|
collection_season_number: "22"
|
||||||
collection_season_name: "{collection_season_22_name}"
|
collection_season_name: "{collection_season_22_name}"
|
||||||
|
|
@ -871,7 +871,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_23_url}"
|
- url: "{ %bilateral_url(collection_season_23_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "23"
|
collection_season_number: "23"
|
||||||
collection_season_name: "{collection_season_23_name}"
|
collection_season_name: "{collection_season_23_name}"
|
||||||
|
|
@ -879,7 +879,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_24_url}"
|
- url: "{ %bilateral_url(collection_season_24_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "24"
|
collection_season_number: "24"
|
||||||
collection_season_name: "{collection_season_24_name}"
|
collection_season_name: "{collection_season_24_name}"
|
||||||
|
|
@ -887,7 +887,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_25_url}"
|
- url: "{ %bilateral_url(collection_season_25_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "25"
|
collection_season_number: "25"
|
||||||
collection_season_name: "{collection_season_25_name}"
|
collection_season_name: "{collection_season_25_name}"
|
||||||
|
|
@ -895,7 +895,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_26_url}"
|
- url: "{ %bilateral_url(collection_season_26_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "26"
|
collection_season_number: "26"
|
||||||
collection_season_name: "{collection_season_26_name}"
|
collection_season_name: "{collection_season_26_name}"
|
||||||
|
|
@ -903,7 +903,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_27_url}"
|
- url: "{ %bilateral_url(collection_season_27_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "27"
|
collection_season_number: "27"
|
||||||
collection_season_name: "{collection_season_27_name}"
|
collection_season_name: "{collection_season_27_name}"
|
||||||
|
|
@ -911,7 +911,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_28_url}"
|
- url: "{ %bilateral_url(collection_season_28_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "28"
|
collection_season_number: "28"
|
||||||
collection_season_name: "{collection_season_28_name}"
|
collection_season_name: "{collection_season_28_name}"
|
||||||
|
|
@ -919,7 +919,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_29_url}"
|
- url: "{ %bilateral_url(collection_season_29_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "29"
|
collection_season_number: "29"
|
||||||
collection_season_name: "{collection_season_29_name}"
|
collection_season_name: "{collection_season_29_name}"
|
||||||
|
|
@ -927,7 +927,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_30_url}"
|
- url: "{ %bilateral_url(collection_season_30_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "30"
|
collection_season_number: "30"
|
||||||
collection_season_name: "{collection_season_30_name}"
|
collection_season_name: "{collection_season_30_name}"
|
||||||
|
|
@ -935,7 +935,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_31_url}"
|
- url: "{ %bilateral_url(collection_season_31_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "31"
|
collection_season_number: "31"
|
||||||
collection_season_name: "{collection_season_31_name}"
|
collection_season_name: "{collection_season_31_name}"
|
||||||
|
|
@ -943,7 +943,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_32_url}"
|
- url: "{ %bilateral_url(collection_season_32_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "32"
|
collection_season_number: "32"
|
||||||
collection_season_name: "{collection_season_32_name}"
|
collection_season_name: "{collection_season_32_name}"
|
||||||
|
|
@ -951,7 +951,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_33_url}"
|
- url: "{ %bilateral_url(collection_season_33_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "33"
|
collection_season_number: "33"
|
||||||
collection_season_name: "{collection_season_33_name}"
|
collection_season_name: "{collection_season_33_name}"
|
||||||
|
|
@ -959,7 +959,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_34_url}"
|
- url: "{ %bilateral_url(collection_season_34_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "34"
|
collection_season_number: "34"
|
||||||
collection_season_name: "{collection_season_34_name}"
|
collection_season_name: "{collection_season_34_name}"
|
||||||
|
|
@ -967,7 +967,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_35_url}"
|
- url: "{ %bilateral_url(collection_season_35_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "35"
|
collection_season_number: "35"
|
||||||
collection_season_name: "{collection_season_35_name}"
|
collection_season_name: "{collection_season_35_name}"
|
||||||
|
|
@ -975,7 +975,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_36_url}"
|
- url: "{ %bilateral_url(collection_season_36_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "36"
|
collection_season_number: "36"
|
||||||
collection_season_name: "{collection_season_36_name}"
|
collection_season_name: "{collection_season_36_name}"
|
||||||
|
|
@ -983,7 +983,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_37_url}"
|
- url: "{ %bilateral_url(collection_season_37_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "37"
|
collection_season_number: "37"
|
||||||
collection_season_name: "{collection_season_37_name}"
|
collection_season_name: "{collection_season_37_name}"
|
||||||
|
|
@ -991,7 +991,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_38_url}"
|
- url: "{ %bilateral_url(collection_season_38_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "38"
|
collection_season_number: "38"
|
||||||
collection_season_name: "{collection_season_38_name}"
|
collection_season_name: "{collection_season_38_name}"
|
||||||
|
|
@ -999,7 +999,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_39_url}"
|
- url: "{ %bilateral_url(collection_season_39_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "39"
|
collection_season_number: "39"
|
||||||
collection_season_name: "{collection_season_39_name}"
|
collection_season_name: "{collection_season_39_name}"
|
||||||
|
|
@ -1007,7 +1007,7 @@ presets:
|
||||||
ytdl_options:
|
ytdl_options:
|
||||||
playlist_items: "-1:0:-1"
|
playlist_items: "-1:0:-1"
|
||||||
|
|
||||||
- url: "{collection_season_40_url}"
|
- url: "{ %bilateral_url(collection_season_40_url) }"
|
||||||
variables:
|
variables:
|
||||||
collection_season_number: "40"
|
collection_season_number: "40"
|
||||||
collection_season_name: "{collection_season_40_name}"
|
collection_season_name: "{collection_season_40_name}"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue