disable autoembed

This commit is contained in:
Pas 2025-07-07 15:11:03 -06:00
parent b2ad0be977
commit e2a4400819

View file

@ -49,7 +49,7 @@ export const autoembedScraper = makeSourcerer({
id: 'autoembed',
name: 'Autoembed',
rank: 110,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,