mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[scraper] saves opened torrent contents and videos and subs separately
This commit is contained in:
@@ -137,4 +137,4 @@ async function getKitsuId(info) {
|
||||
}));
|
||||
}
|
||||
|
||||
module.exports = { getMetadata, getImdbId, getKitsuId, escapeHTML };
|
||||
module.exports = { getMetadata, getImdbId, getKitsuId, escapeHTML, escapeTitle };
|
||||
|
||||
Reference in New Issue
Block a user