index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_download.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
1
-1
/
+1
*
[networking] Rewrite architecture (#2861)
coletdjnz
2023-07-15
1
-6
/
+3
*
[test] Allow `extract_flat` in download tests
pukkandan
2022-11-10
1
-1
/
+3
*
[extractor/zenyandex] Fix extractors (#3750, #5268)
Alex Karabanov
2022-10-25
1
-1
/
+2
*
Update to ytdl-commit-e6a836d
pukkandan
2022-08-15
1
-3
/
+5
*
[extractor, test] Basic framework for embed tests (#4307)
pukkandan
2022-08-02
1
-36
/
+34
*
[cleanup] Misc cleanup
pukkandan
2022-06-29
1
-1
/
+5
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-2
/
+1
*
[cleanup] Consistent style for file heads
pukkandan
2022-06-25
1
-1
/
+3
*
[compat] Remove more functions
pukkandan
2022-06-25
1
-11
/
+10
*
[test] Fix `FakeYDL` signatures
pukkandan
2022-06-21
1
-1
/
+1
*
Update to ytdl-commit-8a158a9
pukkandan
2022-06-20
1
-3
/
+3
*
[cleanup] Sort imports
pukkandan
2022-04-12
1
-8
/
+7
*
[cleanup] Upgrade syntax
pukkandan
2022-04-12
1
-9
/
+5
*
Add key `requested_downloads` in the root `info_dict`
pukkandan
2022-01-03
1
-1
/
+1
*
[Niconico] Add Search extractors (#672)
animelover1984
2021-08-28
1
-0
/
+0
*
Misc fixes - See desc
pukkandan
2021-08-10
1
-1
/
+1
*
[tests:download] Add batch testing for extractors
pukkandan
2021-08-07
1
-6
/
+28
*
[test:download] Support testing with `ignore_no_formats_error`
pukkandan
2021-08-02
1
-2
/
+7
*
[test] Use `pytest` instead of `nosetests` (#482)
pukkandan
2021-07-23
1
-2
/
+4
*
[cleanup] Point all shebang to `python3` (#372)
felix
2021-06-06
1
-1
/
+1
*
[test:download] Only extract enough videos for `playlist_mincount`
pukkandan
2021-05-18
1
-0
/
+1
*
Completely change project name to yt-dlp (#85)
Pccode66
2021-02-25
1
-6
/
+6
*
[skip travis] renaming
Unknown
2020-09-02
1
-6
/
+6
*
[test_download] Fix download tests for lazy extractors (closes #13554, closes...
squibbysquibby
2018-01-21
1
-2
/
+2
*
[test_download] Fix order when testing file's md5
Tithen-Firion
2017-04-27
1
-1
/
+1
*
[test_download] Fix testing playlists with single video and add comments
Sergey M․
2017-04-11
1
-2
/
+10
*
[test_download] Remove unused import
Sergey M․
2017-04-08
1
-1
/
+0
*
[test_download] Match info dicts against tests before matching info file
Sergey M․
2017-04-08
1
-2
/
+3
*
[test_download] typo in comment
John Hawkinson
2017-04-08
1
-1
/
+1
*
[test_download] Improve diagnostic on wrong 'id'
John Hawkinson
2017-04-08
1
-0
/
+2
*
[test_download] Print additional IEs in summary output
John Hawkinson
2017-03-25
1
-0
/
+14
*
[travis] Run tests in parallel
Yen Chi Hsuan
2017-02-19
1
-3
/
+8
*
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2016-11-17
1
-0
/
+2
*
[test/test_download] Use extract_flat = 'in_playlist' for playlist items
Jaime Marquínez Ferrándiz
2015-10-23
1
-1
/
+1
*
[test_downloader] Respect --force-generic-extractor
Sergey M․
2015-08-02
1
-1
/
+3
*
[tests] Allow multi_video to be tested as playlists
Yen Chi Hsuan
2015-04-19
1
-1
/
+1
*
[test_download] Remove references to "file" in test definitions
Philipp Hagemeister
2015-02-01
1
-2
/
+2
*
expect_info_dict actual-expected argument consistency
Sergey M․
2014-12-26
1
-2
/
+2
*
[tests] Remove useless u prefixes
Philipp Hagemeister
2014-11-26
1
-2
/
+2
*
PEP8 applied
Jouke Waleson
2014-11-23
1
-2
/
+11
*
[tests] Modernize
Philipp Hagemeister
2014-11-16
1
-2
/
+4
*
[tests] Don't auto init YoutubeDL
Jaime Marquínez Ferrándiz
2014-11-02
1
-1
/
+1
*
[test_download] Fix import
Philipp Hagemeister
2014-11-02
1
-1
/
+3
*
[test_download] Improve error message
Philipp Hagemeister
2014-10-27
1
-1
/
+3
*
[generic] Add a test case for direct links with broken HEAD (#4032)
Philipp Hagemeister
2014-10-26
1
-0
/
+2
*
[vimeo:likes] Add new extractor (Fixes #3835)
Philipp Hagemeister
2014-09-28
1
-1
/
+3
*
[test_download] Check expected file minsize and md5 only when download is not...
Sergey M․
2014-08-29
1
-13
/
+13
*
[test_download] Expect a minimum file size
Philipp Hagemeister
2014-08-28
1
-0
/
+11
*
Move playlist tests to extractors.
Philipp Hagemeister
2014-08-28
1
-2
/
+3
[next]