#!/bin/bash

#youtube-dl --restrict-filenames -f 18 $1
#${firstString/Suzi/"$secondString"}
yt-dlp --check-formats $1



