1
0
Fork 0
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:
bashonly 2025-02-18 18:04:23 -06:00
parent 9d672d3bf3
commit efd399727d
No known key found for this signature in database
GPG key ID: 783F096F253D15B0

View file

@ -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',