szz
szz
But I prefer to use yt-dlp directly in the terminal.
Sorry if I didn't make it clear. I mean, according to the man page you linked, repositories are added to the `pacman.conf`. For each repository, a server url can be...
What confuses me is, there is a option to `Add a custom mirror`, that does similar things as adding a custom repository.
IMHO, one way is to do this: ``` /etc/pacman.conf [core] # use this server first Server = URL_PROVIDED_BY_USER # next use servers as defined in the mirrorlist below Include =...