Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Backups
youtube-dl
Commits
a8abf124
Commit
a8abf124
authored
Dec 10, 2015
by
Sergey M․
Browse files
[dailymotion] Add subtitles test URL for reference
parent
176ccefc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
youtube_dl/extractor/dailymotion.py
youtube_dl/extractor/dailymotion.py
+5
-0
No files found.
youtube_dl/extractor/dailymotion.py
View file @
a8abf124
...
...
@@ -99,6 +99,11 @@ class DailymotionIE(DailymotionBaseInfoExtractor):
{
'url'
:
'http://www.dailymotion.com/video/xhza0o'
,
'only_matching'
:
True
,
},
# with subtitles
{
'url'
:
'http://www.dailymotion.com/video/x20su5f_the-power-of-nightmares-1-the-rise-of-the-politics-of-fear-bbc-2004_news'
,
'only_matching'
:
True
,
}
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment