ytdl-sub/tests
Jesse Bannon da70c725fc
[FEATURE] Support best codec type in audio_extract (#700)
Adds support to the `audio_extract` plugin (https://ytdl-sub.readthedocs.io/en/latest/config.html#audio-extract) to the following to grab the best audio format available:

```
audio_extract:
  codec: "best"
```
2023-09-02 00:50:26 -07:00
..
e2e [FEATURE] Support best codec type in audio_extract (#700) 2023-09-02 00:50:26 -07:00
resources [FEATURE] Support best codec type in audio_extract (#700) 2023-09-02 00:50:26 -07:00
unit [BACKEND] Include yaml exception in error (#678) 2023-07-29 23:05:34 -07:00
__init__.py Add channel as kodi tv show e2e test (#15) 2022-04-29 11:09:32 -07:00
conftest.py [FEATURE][EXPERIMENTAL] --update-with-info-json (#557) 2023-03-21 08:05:08 -07:00
expected_download.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
expected_transaction_log.py [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
resources.py [BACKEND] Windows support (#476) 2023-02-28 17:07:03 -08:00