Merge branch 'master' into woorst-imgur_api
This commit is contained in:
@@ -69,6 +69,10 @@ URLS = OrderedDict([
|
||||
'https://vid.me/rHlb',
|
||||
re.compile('https://(.*)\.cloudfront\.net/videos/15694926/52450725.mp4(.*)'),
|
||||
'video/mp4')),
|
||||
('liveleak_video', (
|
||||
'https://www.liveleak.com/view?i=08b_1499296574',
|
||||
re.compile('https://cdn.liveleak.com/80281E/ll_a_s/2017/Jul/5/LiveLeak-dot-com-08b_1499296574-NMHH8690_1499296571.mov.h264_720p.mp4(.*)'),
|
||||
'video/mp4')),
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user