about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-01-08 20:58:43 +0700
committerSergey M․ <dstftw@gmail.com>2017-01-08 20:58:43 +0700
commite7ea724cb9cca344b4f486231f12a76918df80ee (patch)
tree643ab8b589849c85a60471c2ae07f2877b981f36 /CONTRIBUTING.md
parente60166020b58c74f538dbbb1b9d27aaf28abc41e (diff)
downloadyoutube-dl-e7ea724cb9cca344b4f486231f12a76918df80ee.tar.gz
youtube-dl-e7ea724cb9cca344b4f486231f12a76918df80ee.tar.xz
youtube-dl-e7ea724cb9cca344b4f486231f12a76918df80ee.zip
release 2017.01.08 2017.01.08
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f50f52841..d606eab0e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -124,7 +124,7 @@ After you have ensured this site is distributing its content legally, you can fo
                 '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: