fent / fent/node-ytdl

--filter-container flag does not filter

Open
#192 0 comments 0 reactions 0 assignees View on GitHub
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:
![filter-tontainer issue example](https://i.ibb.co/9ZnGbHH/ytdl-filter.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.