Closed muhamedRadwan closed 3 months ago
Don't rely on muxed streams too much. They are rare and will get rarer. I wouldn't be surprised if YouTube removes them altogether at some point.
@Tyrrrz
Thank you for your efforts in developing and maintaining this package 🙏🏻
Could you please provide more clarity on what alternatives to muxed streams we should consider? The adaptiveFormats
list seems to return either video-only or audio-only streams. What would you recommend as the best approach moving forward?
The
adaptiveFormats
list seems to return either video-only or audio-only streams. What would you recommend as the best approach moving forward?
Depends on what you're trying to achieve. If your goal is to stream the video as if playing on YouTube proper, you should play the audio-only and the video-only stream simultaneously.
If your goal is to download the video, then you should download each of the streams and mux them yourself, using a tool like ffmpeg
via YoutubeExplode.Converter.
Version
6.3.16
Platform
windows 11
Steps to reproduce
720p quality dropped from 5 days .
Details
720p quality dropped from 5 days .
Checklist