This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ youtube-dl https://www.twitch.tv/videos/641158942 --verbose | |
| [debug] System config: [] | |
| [debug] User config: [] | |
| [debug] Custom config: [] | |
| [debug] Command-line args: ['https://www.twitch.tv/videos/641158942', '--verbose'] | |
| [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8 | |
| [debug] youtube-dl version 2020.05.29 | |
| [debug] Python version 3.8.3 (CPython) - Linux-5.4.43-1-MANJARO-x86_64-with-glibc2.2.5 | |
| [debug] exe versions: ffmpeg 4.2.3, ffprobe 4.2.3, phantomjs 2.1.1, rtmpdump 2.4 | |
| [debug] Proxy map: {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ```Terraform will perform the following actions: | |
| -/+ module.aks.azurerm_kubernetes_cluster.aks (new resource required) | |
| id: "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/RG_client_aks_westeurope_dev/providers/Microsoft.ContainerService/managedClusters/AKS-westeurope-dev" => <computed> (forces new resource) | |
| addon_profile.#: "1" => "1" | |
| addon_profile.0.http_application_routing.#: "0" => "1" (forces new resource) | |
| addon_profile.0.http_application_routing.0.enabled: "" => "false" (forces new resource) | |
| addon_profile.0.http_application_routing.0.http_application_routing_zone_name: "" => <computed> | |
| addon_profile.0.oms_agent.#: "1" => "1" | |
| addon_profile.0.oms_agent.0.enabled: |