mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
adds horriblesubs scrapper
This commit is contained in:
@@ -83,4 +83,4 @@ async function getImdbId(info) {
|
||||
});
|
||||
}
|
||||
|
||||
module.exports = { getMetadata, movieMetadata, seriesMetadata, getImdbId };
|
||||
module.exports = { escapeTitle, getMetadata, movieMetadata, seriesMetadata, getImdbId };
|
||||
|
||||
Reference in New Issue
Block a user