aboutsummaryrefslogtreecommitdiff
path: root/test/test_execution.py
AgeCommit 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-24Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-04-18[cleanup] Misc cleanup and refactor (#2173)pukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-04-12[cleanup] Remove unused code paths (#2173)felix
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-04-22Update to ytdl-commit-7e8b3f9pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
2016-11-17Update coding style after pycodestyle 2.1.0Yen Chi Hsuan
2015-04-04[test_execution] Fix test under python 2 @ windowsSergey M․
2015-03-24[options] Handle special characters in argv (Fixes #5157)Philipp Hagemeister
2014-11-16[tests] ModernizePhilipp Hagemeister
2012-12-01Improve execution testsPhilipp Hagemeister