Merge branch 'master' into mime_parser_vimeo

This commit is contained in:
Michael Lazar
2018-06-24 18:33:19 -04:00
committed by GitHub
4 changed files with 178 additions and 1 deletions

View File

@@ -138,6 +138,10 @@ URLS = OrderedDict([
'https://vimeo.com/247872788',
'https://vimeo.com/247872788',
'video/x-youtube')),
('streamja', (
'https://streamja.com/6WMb',
'https://cdnja.r.worldssl.net/mp4/6w/6WMb.mp4',
'video/mp4')),
])