ytdl-sub/tests/e2e
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
..
bandcamp [REFACTOR] BaseDownloader (#542) 2023-03-14 23:42:50 -07:00
plugins [FEATURE] Support best codec type in audio_extract (#700) 2023-09-02 00:50:26 -07:00
soundcloud [BACKEND] Bandcamp e2e test, update music example (#393) 2023-01-14 16:48:27 -08:00
youtube [BUGFIX] Do not hard-fail if the thumbnail fails to download/convert (#675) 2023-07-28 13:12:46 -07:00
__init__.py e2e tests wip 2022-04-28 04:43:47 +00:00
conftest.py [FEATURE] Persisted subscription logs (#512) 2023-03-08 00:17:11 -08:00