Original PR: https://github.com/imputnet/cobalt/pull/585 Author: @wukko Created: 6/23/2024 Status: ✅ Merged Merged: 6/23/2024 Merged by: @wukko
Base: current ← Head: fix-vimeo
current
fix-vimeo
08c7aa1
eb05c4b
0432232
cc4abbb
8508773
de7df94
b51bcc2
4 files changed (+72 additions, -69 deletions)
📝 src/modules/processing/matchActionDecider.js (+10 -4) 📝 src/modules/processing/services/vimeo.js (+54 -65) 📝 src/modules/stream/internal-hls.js (+4 -0) 📝 src/modules/stream/types.js (+4 -0)
src/modules/processing/matchActionDecider.js
src/modules/processing/services/vimeo.js
src/modules/stream/internal-hls.js
src/modules/stream/types.js
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/585
Author: @wukko
Created: 6/23/2024
Status: ✅ Merged
Merged: 6/23/2024
Merged by: @wukko
Base:
current← Head:fix-vimeo📝 Commits (7)
08c7aa1stream: add support for remuxing multiple m3u8 fileseb05c4bstream/internal-hls: transform HLS map when defined in playlist header0432232vimeo: use HLS playlists instead of dash manifestcc4abbbvimeo: remove progressive parsing8508773vimeo: clean up & fix 144p qualityde7df94vimeo: use proper local variable name in expandLinkb51bcc2vimeo: added more checks to avoid exceptions📊 Changes
4 files changed (+72 additions, -69 deletions)
View changed files
📝
src/modules/processing/matchActionDecider.js(+10 -4)📝
src/modules/processing/services/vimeo.js(+54 -65)📝
src/modules/stream/internal-hls.js(+4 -0)📝
src/modules/stream/types.js(+4 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.