Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 597 Bytes

File metadata and controls

19 lines (12 loc) · 597 Bytes

Ask DeepWiki

Google Search Scraper

Installation

uv pip install -r requirements.txt

To download videos, you can use the following command:

yt-dlp --write-info-json --batch-file timeout_links.txt --paths timeout_videos

or:

yt-dlp --write-info-json --batch-file supplements_links.txt --paths supplements_videos