get_youtube_videos/README.md
2024-11-15 14:03:35 +02:00

448 B

get_youtube_videos

Requirements

Installation

Linux

pip install .

Windows (from PowerShell)

Ensure you have "C:\Users${env:USERNAME}\AppData\Roaming\Python\Python${python_version}\Scripts" in your Path environment variable.

& $(where.exe pip).split()[0] install .

Usage

get_youtube_videos.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters