diff --git a/main.py b/main.py index 06063b8..dbdc117 100644 --- a/main.py +++ b/main.py @@ -70,11 +70,8 @@ def get_video_metadata( ydl_opts = { "quiet": True, + "extract_flat": "in_playlist", "skip_download": True, - "nocheckcertificate": True, - "restrictfilenames": True, - "simulate": True, - "forcejson": True, } try: