| Summary | Scrapes metadata from the JSON files created with --write-info-json. |
|
| Repository | https://github.com/stashapp/CommunityScrapers/tree/master/scrapers/YT-dlp | |
| Source URL | https://stashapp.github.io/CommunityScrapers/stable/index.yml | |
| Install | How to install a scraper? |
If you pass the --write-info-json option when downloading, it will scrape the download site and save all of the metadata in a JSON file.
This scraper assumes that the JSON files are stored in the same directory as the video files, with the same name, but with .info.json or .json extensions. You can add a second directory to check for JSON files here. JSON file names here must match the original media file name, but with a .info.json or .json extension. JSON files will be taken from the mediaβs folder first, and if not present there a suitably named JSON file in the below directory will be used.