]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/__init__.py
[Funimation] Rewrite extractor (See desc) (#444)
[yt-dlp.git] / yt_dlp / __init__.py
index fd7729ee66fe50020fa133bf2a5470d37a73fea9..6f8f38b85d77bebee71679dfdd011863fb5078ed 100644 (file)
@@ -273,7 +273,7 @@ def parse_compat_opts():
         'filename', 'format-sort', 'abort-on-error', 'format-spec', 'no-playlist-metafiles',
         'multistreams', 'no-live-chat', 'playlist-index', 'list-formats', 'no-direct-merge',
         'no-youtube-channel-redirect', 'no-youtube-unavailable-videos', 'no-attach-info-json',
-        'embed-thumbnail-atomicparsley',
+        'embed-thumbnail-atomicparsley', 'seperate-video-versions',
     ]
     compat_opts = parse_compat_opts()