feat: update Aniwatch provider to include headers

This commit is contained in:
2025-04-08 08:41:57 -04:00
parent d1306f06ba
commit 00720565b4
3 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
import { sortByProperty } from "~/libs/sortByProperty";
import type { FetchUrlResponse } from "~/types/episode/fetch-url-response";
import { type SkipTime, convertSkipTime } from "./convertSkipTime";
import {
@@ -6,7 +7,6 @@ import {
qualityPriority,
subtitlesPriority,
} from "./priorities";
import type { FetchUrlResponse } from "./responseType";
export async function getSourcesFromAnify(
provider: string,