]> jfr.im git - yt-dlp.git/blobdiff - youtube_dlc/YoutubeDL.py
Changed repo name to yt-dlp
[yt-dlp.git] / youtube_dlc / YoutubeDL.py
index 72c05339bc796f186fdaf3be49867f46f210151f..2d3eacfebdbb29eea385c0e10cfb60a155355456 100644 (file)
@@ -2532,7 +2532,7 @@ def print_debug_header(self):
                 self.get_encoding()))
         write_string(encoding_str, encoding=None)
 
-        self._write_string('[debug] youtube-dlc version ' + __version__ + '\n')
+        self._write_string('[debug] yt-dlp version ' + __version__ + '\n')
         if _LAZY_LOADER:
             self._write_string('[debug] Lazy loading extractors enabled' + '\n')
         try: