#!/bin/bash

#youtube-dl --restrict-filenames -f 18 $1
#${firstString/Suzi/"$secondString"}
#yt-dlp --restrict-filenames -f bestaudio[ext=webm]/bestaudio $1
yt-dlp --check-formats $1



