Skip to content

EllyVR/VRCVideoCacher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRCVideoCacher

VRCVideoCacher is a tool to cache VRChat videos to your local disk.

This is done via a Stubbed yt-dlp executable replaced on start of the application and restored on exit. Be sure to exit by hitting Ctrl C in the console window to ensure that vrchats yt-dlp is restored properly.

Below is a sample configuration file.

{
  "ytdlWebServerURL":"http://localhost:9696",
  "ytdlPath":"Util\\yt-dlp.exe",
  "CachedAssetPath":"D:\\VRCVideoCache"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published