mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-09 12:50:23 -05:00
[ie/3sat] remove skip_download
Authored by: bashonly
This commit is contained in:
parent
9d672d3bf3
commit
efd399727d
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ class DreiSatIE(ZDFBaseIE):
|
||||||
'timestamp': 1738593000,
|
'timestamp': 1738593000,
|
||||||
'upload_date': '20250203',
|
'upload_date': '20250203',
|
||||||
},
|
},
|
||||||
'params': {
|
|
||||||
'skip_download': True,
|
|
||||||
},
|
|
||||||
}, {
|
}, {
|
||||||
# Same as https://www.zdf.de/dokumentation/ab-18/10-wochen-sommer-102.html
|
# Same as https://www.zdf.de/dokumentation/ab-18/10-wochen-sommer-102.html
|
||||||
'url': 'https://www.3sat.de/film/ab-18/10-wochen-sommer-108.html',
|
'url': 'https://www.3sat.de/film/ab-18/10-wochen-sommer-108.html',
|
||||||
|
|
Loading…
Reference in a new issue