Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheBeastLT/torrentio-scraper
/ functions
Functions
280 in github.com/TheBeastLT/torrentio-scraper
⨍
Functions
280
◇
Types & classes
0
↓ 1 callers
Function
parseLanguage
(title, record)
addon/lib/subtitles.js:68
↓ 1 callers
Function
populateCachedLinks
(streams, mochResult, config)
addon/moch/moch.js:184
↓ 1 callers
Function
populateDownloadLinks
(streams, results, config)
addon/moch/moch.js:199
↓ 1 callers
Function
processMochResults
(streams, config, results)
addon/moch/moch.js:168
↓ 1 callers
Function
removeMochAvailabilityResult
(moch, infoHash)
addon/lib/cache.js:117
↓ 1 callers
Function
resolve
(parameters)
addon/moch/moch.js:112
↓ 1 callers
Function
resolveStreams
(args)
addon/addon.js:66
↓ 1 callers
Function
sortBySeeders
(streams, config, type)
addon/lib/sort.js:64
↓ 1 callers
Function
sortBySize
(streams, limit)
addon/lib/sort.js:79
↓ 1 callers
Function
sortByVideoQuality
(streams, nestedSort, limit)
addon/lib/sort.js:88
↓ 1 callers
Function
statusDownloading
(statusCode)
addon/moch/alldebrid.js:204
↓ 1 callers
Function
statusDownloading
(torrent)
addon/moch/torbox.js:276
↓ 1 callers
Function
statusDownloading
(status)
addon/moch/premiumize.js:186
↓ 1 callers
Function
statusDownloading
(status)
addon/moch/putio.js:206
↓ 1 callers
Function
statusDownloading
(torrent)
addon/moch/debridlink.js:138
↓ 1 callers
Function
statusDownloading
(torrent)
addon/moch/offcloud.js:170
↓ 1 callers
Function
statusError
(statusCode)
addon/moch/alldebrid.js:196
↓ 1 callers
Function
statusHandledError
(statusCode)
addon/moch/alldebrid.js:200
↓ 1 callers
Function
statusMagnetError
(status)
addon/moch/realdebrid.js:329
↓ 1 callers
Function
statusProcessing
(status)
addon/moch/putio.js:210
↓ 1 callers
Function
statusTooBigEntry
(statusCode)
addon/moch/alldebrid.js:212
↓ 1 callers
Function
streamHandler
(args)
addon/addon.js:73
↓ 1 callers
Function
timeout
(timeoutMs, promise, message = 'Timed out')
addon/lib/promises.js:11
↓ 1 callers
Function
toCommonError
(data)
addon/moch/torbox.js:265
↓ 1 callers
Function
toCommonError
(error)
addon/moch/premiumize.js:175
↓ 1 callers
Function
toCommonError
(error)
addon/moch/easydebrid.js:70
↓ 1 callers
Function
toCommonError
(error)
addon/moch/offcloud.js:163
↓ 1 callers
Function
toStreamInfo
(record)
addon/lib/streamInfo.js:12
↓ 1 callers
Function
ttl
(streams, cache)
addon/lib/cache.js:54
Function
excludeDownloadLinks
(config)
addon/moch/options.js:15
Function
filterByProvider
(streams, config)
addon/lib/filter.js:250
Function
filterByQuality
(streams, config)
addon/lib/filter.js:261
Function
filterBySize
(streams, config)
addon/lib/filter.js:274
Function
getCachedStreams
(streams, apiKey, ip)
addon/moch/alldebrid.js:16
Function
getCachedStreams
(streams, apiKey)
addon/moch/torbox.js:13
Function
getCachedStreams
(streams, apiKey)
addon/moch/premiumize.js:11
Function
getCachedStreams
(streams, apiKey)
addon/moch/easydebrid.js:9
Function
getCachedStreams
(streams, apiKey)
addon/moch/putio.js:13
Function
getCachedStreams
(streams, apiKey)
addon/moch/realdebrid.js:16
Function
getCachedStreams
(streams, apiKey)
addon/moch/debridlink.js:10
Function
getCachedStreams
(streams, apiKey)
addon/moch/offcloud.js:11
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/alldebrid.js:30
Function
getCatalog
(apiKey, type, config)
addon/moch/torbox.js:47
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/premiumize.js:40
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/putio.js:25
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/realdebrid.js:42
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/debridlink.js:21
Function
getCatalog
(apiKey, catalogId, config)
addon/moch/offcloud.js:37
Function
getFiles
(infoHashes)
addon/lib/repository.js:74
Function
getIds
(providers, type, startDate, endDate)
catalogs/lib/repository.js:8
Function
getImdbIdMovieEntries
(imdbId)
addon/lib/repository.js:78
Function
getImdbIdSeriesEntries
(imdbId, season, episode)
addon/lib/repository.js:91
Function
getItemMeta
(itemId, apiKey, ip)
addon/moch/alldebrid.js:47
Function
getItemMeta
(itemId, apiKey)
addon/moch/torbox.js:58
Function
getItemMeta
(itemId, apiKey, ip)
addon/moch/premiumize.js:57
Function
getItemMeta
(itemId, apiKey)
addon/moch/putio.js:40
Function
getItemMeta
(itemId, apiKey, ip)
addon/moch/realdebrid.js:63
Function
getItemMeta
(itemId, apiKey, ip)
addon/moch/debridlink.js:38
Function
getItemMeta
(itemId, apiKey, ip)
addon/moch/offcloud.js:53
Function
getKitsuIdMovieEntries
(kitsuId)
addon/lib/repository.js:106
Function
getKitsuIdSeriesEntries
(kitsuId, episode)
addon/lib/repository.js:119
Function
isDisk
(filename)
addon/lib/extension.js:62
Function
isSubtitle
(filename)
addon/lib/extension.js:58
Function
landingTemplate
(manifest, config = {})
catalogs/lib/landingTemplate.js:185
Function
noopSort
(streams)
addon/lib/sort.js:60
Function
resolve
({ ip, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/alldebrid.js:68
Function
resolve
({ ip, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/torbox.js:78
Function
resolve
({ ip, isBrowser, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/premiumize.js:91
Function
resolve
({ ip, isBrowser, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/easydebrid.js:32
Function
resolve
({ ip, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/putio.js:73
Function
resolve
({ ip, isBrowser, apiKey, infoHash, fileIndex })
addon/moch/realdebrid.js:116
Function
resolve
({ ip, apiKey, infoHash, fileIndex })
addon/moch/debridlink.js:59
Function
resolve
({ ip, apiKey, infoHash, cachedEntryInfo, fileIndex })
addon/moch/offcloud.js:77
Function
sortStreams
(streams, config, type)
addon/lib/sort.js:36
Function
statusSeeding
(torrent)
addon/moch/torbox.js:288
Function
test
(quality, bingeGroup)
addon/lib/filter.js:126
Function
toCommonError
(error)
addon/moch/alldebrid.js:183
Function
toCommonError
(error)
addon/moch/putio.js:198
Function
toCommonError
(error)
addon/moch/realdebrid.js:315
Function
toCommonError
(error)
addon/moch/debridlink.js:131
← previous
201–280 of 280, ranked by callers