Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-06 | [cleanup] Mark unused files | pukkandan | |
2021-06-06 | [cleanup] Point all shebang to `python3` (#372) | felix | |
Authored by: fstirlitz | |||
2021-02-25 | Completely change project name to yt-dlp (#85) | Pccode66 | |
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan | |||
2020-09-02 | [skip travis] renaming | Unknown | |
to avoid using same folder when using pip install for example | |||
2019-05-11 | Fix W504 and disable W503 (closes #20863) | Sergey M․ | |
2015-02-21 | PEP8: W503 | Philipp Hagemeister | |
2014-11-16 | [tests] Modernize | Philipp Hagemeister | |
2014-11-02 | [test_swfinterp] Correct compilation on modern mxmlc versions | Philipp Hagemeister | |
2014-07-21 | [swfinterp] Fix imports | Philipp Hagemeister | |
2014-07-20 | [swfinterp] Extend tests and fix parsing | Philipp Hagemeister | |
2014-07-19 | [swfinterp] Start working on basic tests | Philipp Hagemeister | |