index
:
youtube-dl
df-fmt-ext-patch
df-test-cleanup
dlp-fifa-backport
download-server
gh-pages
master
pull/29816/head
pull/30733/head
rtmp_test
totalwebcasting
Command-line program to download videos from YouTube.com and other video sites
ytdl-org
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
test_download.py
Age
Commit message (
Expand
)
Author
2024-06-11
[test] Improve download test
dirkf
2024-04-22
[test/test_download] Support 'playlist_maxcount:count' expected value
dirkf
2023-07-25
[compat] Use `compat_open()`
dirkf
2023-02-24
[test] Support test-case with volatile ID (eg live show)
dirkf
2022-08-09
[test, etc] Improve download test logs; also clean up some new flake8 issues ...
dirkf
2022-06-15
[test] Fix linter for 3aa94d7945dfaa0e04acf2700ffe0e43b00db498
dirkf
2022-06-08
[test] Skip not _WORKING IE in subtitle tests; use unittest.skipTest throughout
dirkf
2022-02-05
[test:download] Only extract enough videos for playlist_mincount
dirkf
2018-01-21
[test_download] Fix download tests for lazy extractors (closes #13554, closes...
squibbysquibby
2017-04-27
[test_download] Fix order when testing file's md5
Tithen-Firion
2017-04-11
[test_download] Fix testing playlists with single video and add comments
Sergey M․
2017-04-08
[test_download] Remove unused import
Sergey M․
2017-04-08
[test_download] Match info dicts against tests before matching info file
Sergey M․
2017-04-08
[test_download] typo in comment
John Hawkinson
2017-04-08
[test_download] Improve diagnostic on wrong 'id'
John Hawkinson
2017-03-25
[test_download] Print additional IEs in summary output
John Hawkinson
2017-02-19
[travis] Run tests in parallel
Yen Chi Hsuan
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2015-10-23
[test/test_download] Use extract_flat = 'in_playlist' for playlist items
Jaime Marquínez Ferrándiz
2015-08-02
[test_downloader] Respect --force-generic-extractor
Sergey M․
2015-04-19
[tests] Allow multi_video to be tested as playlists
Yen Chi Hsuan
2015-02-01
[test_download] Remove references to "file" in test definitions
Philipp Hagemeister
2014-12-26
expect_info_dict actual-expected argument consistency
Sergey M․
2014-11-26
[tests] Remove useless u prefixes
Philipp Hagemeister
2014-11-23
PEP8 applied
Jouke Waleson
2014-11-16
[tests] Modernize
Philipp Hagemeister
2014-11-02
[tests] Don't auto init YoutubeDL
Jaime Marquínez Ferrándiz
2014-11-02
[test_download] Fix import
Philipp Hagemeister
2014-10-27
[test_download] Improve error message
Philipp Hagemeister
2014-10-26
[generic] Add a test case for direct links with broken HEAD (#4032)
Philipp Hagemeister
2014-09-28
[vimeo:likes] Add new extractor (Fixes #3835)
Philipp Hagemeister
2014-08-29
[test_download] Check expected file minsize and md5 only when download is not...
Sergey M․
2014-08-28
[test_download] Expect a minimum file size
Philipp Hagemeister
2014-08-28
Move playlist tests to extractors.
Philipp Hagemeister
2014-08-27
[test_download] Improve playlist handling
Philipp Hagemeister
2014-08-25
[generic] Fix rss under Python 2.x and move test to extractor
Philipp Hagemeister
2014-08-25
[googlesearch] Move test to extractor
Philipp Hagemeister
2014-08-21
Allow playlist test definitions in test_download.
Philipp Hagemeister
2014-07-23
Remove unused imports
Philipp Hagemeister
2014-03-23
[instagram] Add support for user profiles (Fixes #2606)
Philipp Hagemeister
2014-03-23
[test] Move expect_info_dict out of test_download
Philipp Hagemeister
2014-03-22
Make missing test definition fields an error
Philipp Hagemeister
2014-03-17
[test] Rename get_testcases to gettestcases
Philipp Hagemeister
2014-03-13
Rename upload_timestamp to timestamp
Philipp Hagemeister
2014-03-13
[test_download] Move assertions before debugging output
Philipp Hagemeister
2014-03-13
[ninegag] Fix extraction
Philipp Hagemeister
2014-02-26
[tests] Raise an exception if test definition is invalid (Found in #2460)
Philipp Hagemeister
2014-02-22
[trutube] Support multiple formats (#2433)
Philipp Hagemeister
2014-02-06
[test_download] Skip over BadStatusLine errors
Philipp Hagemeister
2014-01-17
[everyonesmixtape] Add support (Fixes #2161)
Philipp Hagemeister
[next]