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
41b263ac
Unverified
Commit
41b263ac
authored
Apr 08, 2017
by
Sergey M․
Browse files
[canvas] Add IE_DESC (closes #12478)
parent
ca8fca9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
youtube_dl/extractor/canvas.py
youtube_dl/extractor/canvas.py
+1
-0
No files found.
youtube_dl/extractor/canvas.py
View file @
41b263ac
...
...
@@ -7,6 +7,7 @@ from ..utils import float_or_none
class
CanvasIE
(
InfoExtractor
):
IE_DESC
=
'canvas.be and een.be'
_VALID_URL
=
r
'https?://(?:www\.)?(?P<site_id>canvas|een)\.be/(?:[^/]+/)*(?P<id>[^/?#&]+)'
_TESTS
=
[{
'url'
:
'http://www.canvas.be/video/de-afspraak/najaar-2015/de-afspraak-veilt-voor-de-warmste-week'
,
...
...
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