Skip to content

Subfish: Search youtube channels for spoken words, export clips to Premiere/DaVinci Resolve timeline

License

Notifications You must be signed in to change notification settings

spacecase123/Subfish

 
 

Repository files navigation

Subfish: Search youtube channels for spoken words, export clips to Premiere/DaVinci Resolve timeline

Video

(Above is a video kind of showing how it works)

  • Download all subtitles from a channel or playlist
  • Search subtitles for keywords (regex supported)
  • Export video timeline of all found clips as .EDL for Premiere or DaVinci Resolve (image)

To run it:

  1. Install the .NET 5.0 Runtime.

  2. Install the WebView2 runtime Try here, look for x64 version probably.

  3. Download the latest version of Subfish (in a zip) for Windows.

For more information, visit its main page.

To compile it:

  • Install Microsoft Visual Studio 2019 and clone or download this repository
  • Install Microsoft.Web.WebView2 from the Tools->NuGet Package Manager->Manage NuGet Packages for Solution, then click on Browse and find it.
  • Open subfish.sln, it should compile and run.

It's C# using WPF (Windows Presentation Foundation) with xaml for the GUI.

Patches/suggestions appreciated.

License: BSD style attribution, see LICENSE.md

Credits and links

About

Subfish: Search youtube channels for spoken words, export clips to Premiere/DaVinci Resolve timeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.3%
  • Python 5.7%
  • Batchfile 4.0%