/yt-vid-downloader

YouTube Video Downloader

Primary LanguagePythonApache License 2.0Apache-2.0

yt-vid-downloader

YouTube Video Downloader

Quick Usage

  1. Git clone repo
  2. Run script: $python download.py -i meta.csv -o ./data

Installation

  • Check ffmpeg command works
  • Check ffprobe command works
  • Check python3 is installed
  • Check youtubesearchpython and multiprocessing_logging python packages are installed
# py3 env
pip install youtube-search-python
pip install multiprocessing-logging

Support

Codes are developed by audiosetdl.

Create a new issue, welcome!