Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -1/+1 |
| | | | | | | | | | * 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 | ||||
* | [skip travis] renaming | Unknown | 2020-09-02 | 1 | -1/+1 |
| | | | to avoid using same folder when using pip install for example | ||||
* | Fix W504 and disable W503 (closes #20863) | Sergey M․ | 2019-05-11 | 1 | -2/+2 |
| | |||||
* | PEP8: W503 | Philipp Hagemeister | 2015-02-21 | 1 | -2/+2 |
| | |||||
* | [tests] Modernize | Philipp Hagemeister | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | [test_swfinterp] Correct compilation on modern mxmlc versions | Philipp Hagemeister | 2014-11-02 | 1 | -1/+3 |
| | |||||
* | [swfinterp] Fix imports | Philipp Hagemeister | 2014-07-21 | 1 | -0/+1 |
| | |||||
* | [swfinterp] Extend tests and fix parsing | Philipp Hagemeister | 2014-07-20 | 1 | -3/+6 |
| | |||||
* | [swfinterp] Start working on basic tests | Philipp Hagemeister | 2014-07-19 | 1 | -0/+73 |