1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-03 15:34:11 -04:00

Adapt test_download to support playlists, and remove race conditions

This commit is contained in:
Philipp Hagemeister
2013-01-01 19:30:29 +01:00
parent 6985325e01
commit 5c892b0ba9
3 changed files with 54 additions and 29 deletions

View File

@@ -35,6 +35,6 @@
"username": null,
"verbose": true,
"writedescription": false,
"writeinfojson": false,
"writeinfojson": true,
"writesubtitles": false
}