Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [test] Convert warnings into errors | pukkandan | 2022-04-18 | 1 | -0/+1 |
| | | | | | | * And fix some existing warnings Authored by: fstirlitz | ||||
* | [devscripts/run_tests] Use markers to filter tests (#1258) | Ákos Sülyi | 2021-10-13 | 1 | -3/+3 |
| | | | | | `-k` filters using a substring match on test name. `-m` checks markers for an exact match. Authored by: sulyi | ||||
* | [test] Use `pytest` instead of `nosetests` (#482) | pukkandan | 2021-07-23 | 1 | -11/+10 |
| | | | | `nosetests` is no longer being maintained : https://github.com/nose-devs/nose/issues/1099 and will stop working in py 3.10 as can be seen in #480 | ||||
* | Add post_hooks option to YoutubeDL.py ↵ | Alex Merkel | 2021-01-09 | 1 | -1/+1 |
| | | | | | | (https://github.com/ytdl-org/youtube-dl/pull/27573) Authored by: alexmerkel | ||||
* | Preparing for release | pukkandan | 2021-01-07 | 1 | -0/+17 |