Added a test for old.reddit.com.
This commit is contained in:
parent
5d3c7211bd
commit
8b479f256e
@ -74,6 +74,10 @@ class RedditRIE(InfoExtractor):
|
|||||||
# imgur
|
# imgur
|
||||||
'url': 'https://www.reddit.com/r/MadeMeSmile/comments/6t7wi5/wait_for_it/',
|
'url': 'https://www.reddit.com/r/MadeMeSmile/comments/6t7wi5/wait_for_it/',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
}, {
|
||||||
|
# imgur @ old reddit
|
||||||
|
'url': 'https://old.reddit.com/r/MadeMeSmile/comments/6t7wi5/wait_for_it/',
|
||||||
|
'only_matching': True,
|
||||||
}, {
|
}, {
|
||||||
# streamable
|
# streamable
|
||||||
'url': 'https://www.reddit.com/r/videos/comments/6t7sg9/comedians_hilarious_joke_about_the_guam_flag/',
|
'url': 'https://www.reddit.com/r/videos/comments/6t7sg9/comedians_hilarious_joke_about_the_guam_flag/',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user