youtube-extractor
youtube-extractor copied to clipboard
streamInfo.video audio problem
The videos we reach with streamInfo.video.first.url do not sound? No sound on any of these videos?
This is by design.
When you retrieve media streams you get 3 different collections: audio for audio-only, video for video-only and muxed for video + audio. Just use streamInfo.muxed.first.url
can I use it with the video resolution I want?
well if your video has the resolution you're after - why not. go through the muxed list and filter/find what you need based on any parameters