--filter-container flag does not filter
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior
Using `--filter-container` in combination with `--info` returns info only for results whose containers match the specified filter values.
### Actual Behavior
All results are shown, including those that don't match the specified filter-container value.
### Example
`ytdl --info 'https://www.youtube.com/watch?v=SbDgYzJyQis' --filter-container "mp4"`
Note webm containers in the following output:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.