MMM
MMM
How to handle this? `filename` always returns `None`. ``` FAILED test/test_download.py::TestDownload::test_BibelTVLive - AssertionError: {'filename'} is not false : Missing keys in test definition: filename FAILED test/test_download.py::TestDownload::test_BibelTVVideo - AssertionError: {'filename'} is...
The [brighteon plugin](https://pypi.org/project/ytdlp-brighteon/) usually presents something like this: ``` ID EXT RESOLUTION FPS │ FILESIZE TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────── dash-audio m4a audio only...
> I don't think that plugin did anything special about this issue, [it just skips problematic MPDs](https://github.com/flashdagger/ytdlp-plugins/commit/4f63dad2fc1673185a2097dc553458f231886506). > > As for these these dash formats it does return, maybe it...