Flow-Like WASM nodes for YouTube transcripts, metadata, search, channels, playlists, comments, thumbnails, subtitles, and URL utilities.
- Rust toolchain (1.82+)
- WASM target:
rustup target add wasm32-wasip2 - Or use mise:
mise run setup
cargo build --release --target wasm32-wasip2
# Binary at: target/wasm32-wasip2/release/flow_like_youtube_tools.wasm- Video: transcript, metadata, thumbnails, caption languages, chapters, related videos, comments, oEmbed info, download
- Search: YouTube search, trending videos
- Channel: channel info, channel videos, channel playlists, RSS feed
- Playlist: playlist videos
- Utility: extract video/playlist/channel IDs, build URLs, thumbnail URLs, SRT, WebVTT
- AI: transcript summarization with an LLM
Use this package only where you have the rights, permission, or another lawful basis to access and process the requested YouTube content. The download node is intended for lawful workflows such as content you own or are authorized to download; users are responsible for complying with YouTube's Terms of Service, API policies, and applicable copyright law.