]> jfr.im git - yt-dlp.git/blobdiff - .github/ISSUE_TEMPLATE/2_site_support_request.yml
[cleanup] Misc cleanup
[yt-dlp.git] / .github / ISSUE_TEMPLATE / 2_site_support_request.yml
index c0a22ac2b5f321b481fc893ce6218b159821b27e..75cc468249ff9a395a351e73b4d697ce3f03bc68 100644 (file)
@@ -11,7 +11,7 @@ body:
       options:
         - label: I'm reporting a new site support request
           required: true
-        - label: I've verified that I'm running yt-dlp version **2021.10.10**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update))
+        - label: I've verified that I'm running yt-dlp version **2021.12.01**. ([update instructions](https://github.com/yt-dlp/yt-dlp#update))
           required: true
         - label: I've checked that all provided URLs are alive and playable in a browser
           required: true
@@ -33,8 +33,8 @@ body:
     attributes:
       label: Example URLs
       description: |
-        Provide all kinds of example URLs, support for which should be included. Replace following example URLs by yours
-      value: |
+        Provide all kinds of example URLs for which support should be added
+      placeholder: |
         - Single video: https://www.youtube.com/watch?v=BaW_jenozKc
         - Single video: https://youtu.be/BaW_jenozKc
         - Playlist: https://www.youtube.com/playlist?list=PL4lCao7KL_QFVb7Iudeipvc2BCavECqzc
@@ -54,7 +54,7 @@ body:
     attributes:
       label: Verbose log
       description: |
-        Provide the complete verbose output using one of the example URLs provided above.
+        Provide the complete verbose output **using one of the example URLs provided above**.
         Add the `-Uv` flag to your command line you run yt-dlp with (`yt-dlp -Uv <your command line>`), copy the WHOLE output and insert it below.
         It should look similar to this:
       placeholder: |
@@ -62,12 +62,12 @@ body:
         [debug] Portable config file: yt-dlp.conf
         [debug] Portable config: ['-i']
         [debug] Encodings: locale cp1252, fs utf-8, stdout utf-8, stderr utf-8, pref cp1252
-        [debug] yt-dlp version 2021.10.10 (exe)
+        [debug] yt-dlp version 2021.12.01 (exe)
         [debug] Python version 3.8.8 (CPython 64bit) - Windows-10-10.0.19041-SP0
         [debug] exe versions: ffmpeg 3.0.1, ffprobe 3.0.1
         [debug] Optional libraries: Cryptodome, keyring, mutagen, sqlite, websockets
         [debug] Proxy map: {}
-        yt-dlp is up to date (2021.10.10)
+        yt-dlp is up to date (2021.12.01)
         <more lines>
       render: shell
     validations: