how to skip a private video when downoading a playlist from youtube using youtube-dl code example
Example: youtube download skip already downladed videos
youtube-dl --download-archive downloaded.txt --no-post-overwrites -ciwx -o "downloads/%(title)s.%(ext)s" [path here]