This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[dreisat] Update test filename and checksum
totalwebcasting
Jaime Marquínez Ferrándiz
11 years ago
parent
4fb757d1e0
commit
b2b0870b3a
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
youtube_dl/extractor/dreisat.py
+ 2
- 2
youtube_dl/extractor/dreisat.py
View File
@ -13,8 +13,8 @@ class DreiSatIE(InfoExtractor):
_VALID_URL
=
r
'
(?:http://)?(?:www
\
.)?3sat
\
.de/mediathek/index
\
.php
\
?(?:(?:mode|display)=[^&]+&)*obj=(?P<id>[0-9]+)$
'
_TEST
=
{
u
"
url
"
:
u
"
http://www.3sat.de/mediathek/index.php?obj=36983
"
,
u
'
file
'
:
u
'
36983.
web
m
'
,
u
'
md5
'
:
u
'
57c97d0469d71cf874f6815aa2b7c944
'
,
u
'
file
'
:
u
'
36983.m
p4
'
,
u
'
md5
'
:
u
'
9dcfe344732808dbfcc901537973c922
'
,
u
'
info_dict
'
:
{
u
"
title
"
:
u
"
Kaffeeland Schweiz
"
,
u
"
description
"
:
u
"
Über 80 Kaffeeröstereien liefern in der Schweiz das Getränk, in das das Land so vernarrt ist: Mehr als 1000 Tassen trinkt ein Schweizer pro Jahr. SCHWEIZWEIT nimmt die Kaffeekultur unter die...
"
,
Write
Preview
Loading…
Cancel
Save