-
-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Which category best describes your problem?
download quality issue
What OS (Operating System) are you using?
Mac
What browser are you using?
Chrome
What version of the app are you using?
latest version - 17 feb
What URL (webpage) are you trying to download from?
What is the URL of the video you are trying to download?
Message
I am using the SERP Apps Skool Video Downloader Chrome extension.
When I download a video from Skool, the extension downloads two separate files:
one video-only file (no audio)
one audio-only file
The files are not automatically merged into a single playable video file.
This makes the download unusable without manually merging the files using a third-party tool like FFmpeg.
It appears that Skool is serving the video via HLS (.m3u8) or DASH streaming, where audio and video are delivered as separate streams. However, the extension does not automatically combine them into one final output file.
Expected behavior:
The extension should automatically merge the video and audio streams into one playable video file after download.
Actual behavior:
The extension downloads separate audio and video files and does not merge them.
Please let me know if there is a setting to enable automatic merging, or if this is a known issue.