Skip to content

Rheosoph/node-package-youtube-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow-Like YouTube Tools

Flow-Like WASM nodes for YouTube transcripts, metadata, search, channels, playlists, comments, thumbnails, subtitles, and URL utilities.

Prerequisites

  • Rust toolchain (1.82+)
  • WASM target: rustup target add wasm32-wasip2
  • Or use mise: mise run setup

Quick Start

cargo build --release --target wasm32-wasip2
# Binary at: target/wasm32-wasip2/release/flow_like_youtube_tools.wasm

Included Nodes

  • 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

Legal Use

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.

About

Flow-Like WASM nodes for YouTube transcripts, metadata, search, channels, playlists, subtitles, thumbnails, comments, URL utilities, and AI transcript summaries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages