Update test_mime_parsers.py
This commit is contained in:
@@ -27,8 +27,8 @@ URLS = OrderedDict([
|
||||
None)),
|
||||
('gfycat', (
|
||||
'https://gfycat.com/DeliciousUnfortunateAdouri',
|
||||
'https://giant.gfycat.com/DeliciousUnfortunateAdouri.webm',
|
||||
'video/webm')),
|
||||
'https://giant.gfycat.com/DeliciousUnfortunateAdouri.mp4',
|
||||
'video/mp4')),
|
||||
('youtube', (
|
||||
'https://www.youtube.com/watch?v=FjNdYp2gXRY',
|
||||
'https://www.youtube.com/watch?v=FjNdYp2gXRY',
|
||||
|
||||
Reference in New Issue
Block a user