Add comprehensive Loom video download research document (CONTRIBUTING.md)#23
Closed
devinschumacher with Copilot wants to merge 1 commit into
Closed
Add comprehensive Loom video download research document (CONTRIBUTING.md)#23devinschumacher with Copilot wants to merge 1 commit into
devinschumacher with Copilot wants to merge 1 commit into
Conversation
Copilot
AI
changed the title
[WIP] Research online the various embed URL patterns and stream format types and such that Loom uses. Also research the relevant commands and things from the libraries that we use to download loom videos like ytdlp and ffnpeg. and construct a research docume...
Add comprehensive Loom video download research document (CONTRIBUTING.md)
Sep 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a comprehensive research document analyzing Loom's video infrastructure and download methodologies to support the integration of Loom video downloading capabilities into the Skool downloader extension.
Overview
The new
CONTRIBUTING.mdfile provides developers with detailed technical analysis and practical implementation guidance for downloading Loom videos using industry-standard tools like yt-dlp, ffmpeg, and alternative solutions.Key Features
Technical Infrastructure Analysis
Practical Implementation Guidance
Advanced Features
Integration Support
Document Structure
The research document follows academic paper format with:
Impact
This documentation enables developers to:
The document serves as both a technical reference and practical implementation guide for extending the Skool downloader to support Loom videos across all page types (classrooms, community posts, about pages) as mentioned in the project's supported platforms matrix.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.