index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_execution.py
Age
Commit message (
Expand
)
Author
2024-03-11
[docs] Misc Cleanup (#8977)
pukkandan
2023-09-24
[core] Raise minimum recommended Python version to 3.8 (#8183)
Simon Sawicki
2022-08-24
Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
pukkandan
2022-06-25
[cleanup] Consistent style for file heads
pukkandan
2022-04-18
[cleanup] Misc cleanup and refactor (#2173)
pukkandan
2022-04-12
[cleanup] Sort imports
pukkandan
2022-04-12
[cleanup] Upgrade syntax
pukkandan
2022-04-12
[cleanup] Remove unused code paths (#2173)
felix
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2021-04-22
Update to ytdl-commit-7e8b3f9
pukkandan
2021-02-25
Completely change project name to yt-dlp (#85)
Pccode66
2020-09-02
[skip travis] renaming
Unknown
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2015-04-04
[test_execution] Fix test under python 2 @ windows
Sergey M․
2015-03-24
[options] Handle special characters in argv (Fixes #5157)
Philipp Hagemeister
2014-11-16
[tests] Modernize
Philipp Hagemeister
2012-12-01
Improve execution tests
Philipp Hagemeister