1.3.195 • Published 1 year ago

official-30nama-api v1.3.195

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Official 30nama API

This package is the official API for the 30nama.com website.

Usage

const cinamaApi = require("official-30nama-api");
const packageJson = require("./package.json");

const storageHandler = (query) => {
	console.log("[storageHandler]", query);
};

const emitHandler = (channel, message) => {
	console.log(`[emitHandler] ${channel}:`, message);
};

const cacheHandler = (command) => {
	console.log("[cacheHandler]", command);
}

const Client = new cinamaApi({
	storageCallback: storageHandler,
	emmiter: emitHandler,
	cacheControl: cacheHandler,
	formDataEngine: "qs",
	retryMaxAttempts: 10,
	basicMode: false, // NOTE: no need to inittialize on basicMode!

	token: "[API_TOKEN]",
	userAgent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0",
	platform: "NodeJS",
	preferredProtocol: "https",
	appVersion: packageJson.version,

	endPointBase: "64.227.66.212/app",
	backupEndpoint: "https://raw.githubusercontent.com/EternalC0der/30nama/main/watchlist.json",
});

await Client.initialize();

Emmiter events

  • strictModeEnabled (msg: response)
  • requestSuccess (msg: undefined)
  • requestWarning (msg: apiResponse)
  • requestFail (msg: { error, payload })
  • endpointUpdated (msg: protocol)
  • terminateRequestRetry (msg: undefined)

Utils

  • ContentProvider
  • getNetworkReport
  • checkStrictMode
  • clearSession
  • getProfile

Calls

  • login
  • loginV2
  • checkEasyLoginCode
  • register
  • registerV2
  • updateUserSession
  • search
  • searchAutoComplete
  • advancedSearch
  • sendComment
  • observer
  • dissmissHistoryItem
  • addToGroupLibrary
  • readNotification
  • checkUpgrade
  • checkDiscount
  • useVoucher
  • createTransactionCrypto
  • createTransactionPerfectMoney
  • createTransactionShaparak
  • createTransactionCustom
  • usePerfectMoneyVoucher
  • UpgradeRedToGold
  • fullSearch
  • logout
  • searchCollections
  • updateUserInfo
  • rateComment
  • sendResetPasswordCode
  • submitResetPassword
  • ratePost
  • loadBalancer
  • updatePassword
  • verifyAccount
  • verifyAccountV2
  • applyVoucherOrDiscount
  • getVideoInfo
  • getArchive
  • getHomePage
  • getGenreList
  • getStreamHomePage
  • getArticles
  • getFullArticle
  • getAdvancedSearchParameters
  • getMenu
  • getList
  • getNotifications
  • getPostOfUrl
  • getGroupLibrary
  • getFullLibrary
  • getStreamData
  • getPlans
  • getTransactionsHistory
  • getPlansFeatures
  • getEasyLoginCode
  • getUpgradeRedToGoldStatus
  • getLiveEvent
  • getWatchedHistory
  • getUserInfoByToken
  • getCharacters
  • getBoxOffice
  • getTopList
  • getToS
  • getDMCA
  • getCollections
  • getCollectionTitles
  • getUserProfile
  • getUserProfileList
  • getVideoDownloads
  • getComments
  • getTransactionStatus
  • getRequestsFormParameters
  • getPricing
1.3.195

1 year ago

1.3.189

1 year ago

1.3.188

1 year ago

1.3.187

1 year ago

1.3.193

1 year ago

1.3.192

1 year ago

1.3.191

1 year ago

1.3.190

1 year ago

1.3.194

1 year ago

1.3.179

2 years ago

1.3.178

2 years ago

1.3.177

2 years ago

1.3.176

2 years ago

1.3.171

2 years ago

1.3.170

2 years ago

1.3.175

2 years ago

1.3.174

2 years ago

1.3.173

2 years ago

1.3.172

2 years ago

1.3.182

2 years ago

1.3.181

2 years ago

1.3.180

2 years ago

1.3.186

2 years ago

1.3.185

2 years ago

1.3.184

2 years ago

1.3.183

2 years ago

1.3.159

2 years ago

1.3.168

2 years ago

1.3.167

2 years ago

1.3.169

2 years ago

1.3.160

2 years ago

1.3.164

2 years ago

1.3.163

2 years ago

1.3.162

2 years ago

1.3.161

2 years ago

1.3.157

2 years ago

1.3.158

2 years ago

1.3.156

2 years ago

1.3.149

2 years ago

1.3.148

2 years ago

1.3.147

2 years ago

1.3.155

2 years ago

1.3.154

2 years ago

1.3.153

2 years ago

1.3.152

2 years ago

1.3.151

2 years ago

1.3.150

2 years ago

1.3.102

2 years ago

1.3.101

2 years ago

1.3.100

2 years ago

1.3.106

2 years ago

1.3.105

2 years ago

1.3.104

2 years ago

1.3.103

2 years ago

1.3.109

2 years ago

1.3.108

2 years ago

1.3.107

2 years ago

1.3.112

2 years ago

1.3.111

2 years ago

1.3.110

2 years ago

1.3.36

2 years ago

1.3.124

2 years ago

1.3.123

2 years ago

1.3.122

2 years ago

1.3.121

2 years ago

1.3.128

2 years ago

1.3.127

2 years ago

1.3.126

2 years ago

1.3.125

2 years ago

1.3.120

2 years ago

1.3.129

2 years ago

1.3.135

2 years ago

1.3.93

2 years ago

1.3.134

2 years ago

1.3.94

2 years ago

1.3.133

2 years ago

1.3.91

2 years ago

1.3.132

2 years ago

1.3.92

2 years ago

1.3.139

2 years ago

1.3.97

2 years ago

1.3.138

2 years ago

1.3.98

2 years ago

1.3.137

2 years ago

1.3.95

2 years ago

1.3.136

2 years ago

1.3.96

2 years ago

1.3.99

2 years ago

1.3.131

2 years ago

1.3.130

2 years ago

1.3.146

2 years ago

1.3.145

2 years ago

1.3.144

2 years ago

1.3.143

2 years ago

1.3.142

2 years ago

1.3.141

2 years ago

1.3.140

2 years ago

1.3.31

2 years ago

1.3.32

2 years ago

1.3.30

2 years ago

1.3.35

2 years ago

1.3.33

2 years ago

1.3.34

2 years ago

1.3.24

2 years ago

1.3.25

2 years ago

1.3.28

2 years ago

1.3.29

2 years ago

1.3.26

2 years ago

1.3.27

2 years ago

1.3.21

3 years ago

1.3.22

3 years ago

1.3.23

3 years ago

1.3.20

3 years ago

1.3.14

3 years ago

1.3.17

3 years ago

1.3.18

3 years ago

1.3.15

3 years ago

1.3.16

3 years ago

1.3.19

3 years ago

1.3.13

3 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.7

3 years ago

1.3.8

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago