## Create ~/.config/youtube-dl directory, then create a file called config
## Copy/Paste the line below in the file named config and save.
## Adjust to your liking, by default this forces youtube-dl to use 480p or less.

-f 'bestvideo[height<=480]+bestaudio/best[height<=480]'