Skip to content

Download and import YouTube videos to DaVinci Resolve automatically!

Notifications You must be signed in to change notification settings

neezr/YouTube-Downloader-for-DaVinci-Resolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

~ YouTube Downloader ~

Download and import YouTube videos to DaVinci Resolve immediately.

You can keep editing while your download is running!

YouTubeDownloader

Usage:

  • Run this script from DaVinci Resolve's dropdown menu (Workspace > Scripts)
  • Select your project folder and paste a YouTube URL into the text field
  • The video will automatically be downloaded as .mp4-file with the highest available resolution, placed in your project folder and imported to your Media Pool

Install:

  • Copy the .py-file into the folder "%appdata%\Blackmagic Design\DaVinci Resolve\Support\Fusion\Scripts\Utility"
  • Windows Only: Install Python 3.7+
  • Install the python module 'pytube'
    • open 'cmd' on Windows and execute 'pip install pytube' in the command line
    • or: install via requirements.txt with 'pip install -r requirements.txt'

About

Download and import YouTube videos to DaVinci Resolve automatically!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages