fent / fent/node-ytdl

Can't Download 1080p with Audio

Open
#207 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.3k
Forks
154
PR merge metrics
No merged PRs in 30d

Description

Trying to download some videos, for example: `https://www.youtube.com/watch?v=_OxLVeRP-FM` will not properly work.

The default file downloaded is 360p with audio.

When specifying 1080p or 720p, it downloads with no audio at all.

To reproduce:
```sh
ytdl https://www.youtube.com/watch\?v\=_OxLVeRP-FM --filter-resolution "(1080)?((1)720|1080)" --filter audio
```

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.