X-Git-Url: https://jfr.im/git/yt-dlp.git/blobdiff_plain/e60166020b58c74f538dbbb1b9d27aaf28abc41e..e7ea724cb9cca344b4f486231f12a76918df80ee:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f50f52841..d606eab0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -124,7 +124,7 @@ ### Adding support for a new site 'id': '42', 'ext': 'mp4', 'title': 'Video title goes here', - 'thumbnail': 're:^https?://.*\.jpg$', + 'thumbnail': r're:^https?://.*\.jpg$', # TODO more properties, either as: # * A value # * MD5 checksum; start the string with md5: