This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Data.sql
445 lines (382 loc) · 644 KB
/
Data.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
-- MySQL dump 10.16 Distrib 10.1.43-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: animemoon
-- ------------------------------------------------------
-- Server version 10.1.43-MariaDB-0ubuntu0.18.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `account_activation`
--
DROP TABLE IF EXISTS `account_activation`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `account_activation` (
`id` bigint(255) NOT NULL,
`token` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `account_activation`
--
LOCK TABLES `account_activation` WRITE;
/*!40000 ALTER TABLE `account_activation` DISABLE KEYS */;
INSERT INTO `account_activation` VALUES (8,'db1a9311679d57ab329c169a3a6309d53bccce45f74c428d327a4aec25045935312b7c5416b448b5fed8eca690f6e282b16b6ab61ddf3065b254d409c71224cfc886c84ad5fc6c02dec235ebd693c4c2f1e188ad0052ca69fafd6ffaf15a14af07cd0773eab6c41f56402b5fed101572196014'),(9,'f4834bb44b873a3e778fcbdb9b4a2d2aca0523a6d6332776912c6f5ce2bb8feb1d70547b54048c8118b01e0a00d035d3d2a97f83d58ebed90d78f0ef5833d05dd3f2e1767c19c0a34d01e3482f0556e64a7bf9b8cf883bd38ad4d59047b743d95e5cda44cd68e3d5b9c2650952a11572390775'),(10,'aa692a43e120d690dfd648c2fed87772c877a3247b9e23bcaa09e5e6ef72eb2585f88f003cc8d1dc06a71a8fb110c6ff0c00169979d5743d068b327d686fe9cdbfde3945199c3f92c3b8295aad3736445c18689554cfa42202a4b56220e108413c57b1628b144675d53a22c36b7c1572828880'),(11,'3f63201b19f0a8090299f55478b883fb5a51ccefca07dd4ae2b7b1a537b214790784070eb82e780f5f8c24137e6a06f8fac251fc122a8f7771ab8fbab3b187cf8450893e47252863c5f700394c6b55c9b7b288938722bda94f862b8652136f853a4731fb9eb74f8c8fb11c1543b31573005996'),(12,'7457ec8108288f419b0f04bb5e370da2671e5e831db5fcc09444d2780838bfa315c1457e177e0d085bc121a5f7ddfc8002245f827e43b5645ac53e9f4eae56b366bf93d9bba672ed358c08188aab76cc98a48dc63b6274e36737ce9b5aeb4659e769a76c605a3b7d9954d8f001701573006402'),(13,'bb7e13ad57d69c64dfff719223c82c7be227f425f702cc972e18dccf425dcb39c56fbc922323d16504af9b8d57d83d18c206d7099f8b5203f1d4aed79602c68b92aec30d00c2205f217df32a38bf903e0f82b290eabd6d85c0110b923f6f024f61f6c983926f3c2656c992d9c8171573053687'),(14,'fef8192533ffd90378191893b80d42706160dabfb6a1f87a2f3b587e3d6f3e06bc1a8f607b8f2d1226dc4960b582e252e1a315d563fd55f63358ec2d28bd9418ae114d12a2168e315af6526b83ee4fe4500f6dd93a8d7dedbaba94b92c66e166ee652e46db93e4c87d00e25af2fb1573053856'),(15,'d84e113e2026b93cffac624ea49cd73636c8d11c7987ef7bf5498b3c110a4e20372360da23e58e7bd104bd487c4d35cb08ee229b0ae27ba5f65c0aed0efb2c39a7f28875762ba677e9127be9991ea30677fd8db09f74b69605794d41f26aaa9977d0bc0dd916522bd0d5cbea715a1573100108'),(16,'8eefa12006e4bda0661af7cf8d23b9e390641f22670a538bcb54e904a1ef38195f8e1f0e9fe7745e21fb6b026009141640585404c244b0a4a9ffa38cd6867ef306b6bd604d9bfbb45969c7eab7d5205f7441fb1b17c7911272e67900c961073e56916c934d7ea54b3f525020d4231573125385'),(17,'895de635c5d2c9becd4ee09f3fbe8b0e856e3e9088bc4056f3f18361fbc675ceba0c466d5cb07a521c12dac8037715e481ddbb26ddc4a9389b437ea5926c7ddcc9bb4b250400fcfecfad574ed1a9464cc681947b7673b9eaa277c65d98783eaf648acfda9f077d2ac7560144ab121573125499'),(18,'f4acbff47aff49cfa96e1fc1831821789eb4fa187ac9e257ca3322dbdd376b7e1183ebf04d531e73dfd2e61d5c47bb66b2ff99fa63d48e36b5ac8afa49d9bb42c8c85c17059d512c82cb1412ecbd2ebe7f308fd60ae8b1d59623af04e3a84a7bf3bf3ce5af58395b82e521ba02641573261318'),(19,'e501a57d333a00530065eaca266151dc5f279bf6f28336458b13a34f649be07c3f232526459d0421450bbed9f643f86c51c72f6acedc6541af6c4114814a6cd6e79e4fdfe307777f052a8fc6b551044015004876a11d1d71864b6867df3c4f7fbdda502457893037e6a09ead5b7e1574183550'),(20,'01902076d63d874bfcdb02006a34c7b9a05a083645e99408dbd9fb7f14287afc1580d0e9a2135e448a0710b1b208a9b0c7b6f49466a3b7790fac6071948251ba3312cb670925d7794633c052fb44cb046f20ef510e4d6d81534a2e5cd4ce0bc0280def1fccbd40a9255b9a55c98c1576287366'),(21,'4fc7782baa101a51adad782450a0310875e8569679b66c0c0b8aa4e9819dfa57ead23c76b115409156a68aefa3331bc6e5bc92aaf9aad283802c8515770feea1cb538cfa3106d4f66d2b40bfe691f1c9abba434088c99e0092cc826496aa49c7b18ec04704b5ef7cc5b44b4d492e1577199557'),(22,'f1725f72a02260c62a16ff8b432c9cdb4b76e69a11c1447616ecd23c02f5c53054c0c702ce4519502d17095624d62c71953350a97e08b202610ed8795ab374fd8eff710bf12d6e9294cd199a66f376bec39ece4d41883fcc50e5cbf2f892f0b4d4cdb702b8ecc01945b14b0c32091577652764'),(23,'9bd5971e6a4d3952a93cca3e623efa18bec6adc84f5e176f248c6cf70eea7e3e8a9227eb2db634ed39722744e826366a4b5b41ceb1df44b33105d0fbd706680cab7167442ec6f597e4e11abae2bbcdc40a5fd5ab1acb8ad6ceca3779eca275b2b750d4d1f6376eed555140f6ce181577992338'),(24,'b10a4a6e39b09536a2d416de3ae7ae075e525e38e7e9e52bf77aba65f6da97baba12c585a6d74d06c48a3442b1c4d7f4f7d95ebfdd15fb28637c9d3204b75abb531f4e2e77d041ccc1926a98e2986ed4b9837960d6bbb278a19721b6b27b4a4c29e7335acee8a3b99775784f50541578218156'),(25,'beccbd3b2a554f0be91f2121bad88e3bdab202a266485ab2c11ba1962eb83fb7d5df01d21b1db1ed34cc57acfba3e5012e5c1fdb056d4a2f85d6f80c120589ca1f35b2d20e6558cb40ff0dd7cc7e2b1b3bc76b7debe098fc36b3f6662650d0b272b3289b7e4d95df9063b513b7d01578228380'),(26,'893ed6783322c11eb8dcbbc3e2923dbf1fd301f3556f4b451387d4048c363fda16fe705c03276d91feacd04337aff24195e1b1f6b2240d32b010a23335afae12b789cb0e7d002a6a4610dbd03c63a3193c777efac7ad3483082411857b3174b1eca8a47b830aa4fc5cc8fac92e0b1578241393'),(27,'5c9f37b041319f81bfd400bb79d3ed25d9733db5e983c1df3e5f34f48e4d36e66d582feeeaf0e4df11b613b515faca4e79952b268c8405b48c2357ebbc255391cd556b9679f5755c9eb439c1f0df641e7d8d38317b2a920a447866b8286b66403d059966d8b9a5f8f13e256f87071578241430');
/*!40000 ALTER TABLE `account_activation` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_account_favs`
--
DROP TABLE IF EXISTS `ao_account_favs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_account_favs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`anime` text NOT NULL,
`episode` varchar(6) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_account_favs`
--
LOCK TABLES `ao_account_favs` WRITE;
/*!40000 ALTER TABLE `ao_account_favs` DISABLE KEYS */;
/*!40000 ALTER TABLE `ao_account_favs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_account_rating`
--
DROP TABLE IF EXISTS `ao_account_rating`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_account_rating` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`anime` text NOT NULL,
`episode` varchar(6) NOT NULL,
`rating` varchar(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_account_rating`
--
LOCK TABLES `ao_account_rating` WRITE;
/*!40000 ALTER TABLE `ao_account_rating` DISABLE KEYS */;
INSERT INTO `ao_account_rating` VALUES (2,2,'koe-no-katachi','1','like'),(3,2,'hoshiai-no-sora','6','like');
/*!40000 ALTER TABLE `ao_account_rating` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_account_watched`
--
DROP TABLE IF EXISTS `ao_account_watched`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_account_watched` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`anime` text NOT NULL,
`episode` varchar(6) NOT NULL,
`watched_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_account_watched`
--
LOCK TABLES `ao_account_watched` WRITE;
/*!40000 ALTER TABLE `ao_account_watched` DISABLE KEYS */;
INSERT INTO `ao_account_watched` VALUES (1,2,'enen-no-shouboutai','10','2019-10-18 20:59:41'),(2,2,'o-maidens-in-your-savage-season_subbed','11','2019-10-18 20:59:41'),(3,2,'dr-stone','10','2019-10-18 20:59:41'),(4,3,'violet-evergarden_dubbed','13','2019-10-18 20:59:41'),(5,2,'vinland-saga','10','2019-10-18 20:59:41'),(6,2,'cop-craft','11','2019-10-18 20:59:41'),(7,2,'enen-no-shouboutai','11','2019-10-18 20:59:41'),(8,2,'arifureta-shokugyou-de-sekai-saikyou','11','2019-10-18 20:59:41'),(9,4,'enen-no-shouboutai','11','2019-10-18 20:59:41'),(10,4,'ssss-gridman','5','2019-10-18 20:59:41'),(11,4,'grave-of-the-fireflies','1','2019-10-18 20:59:41'),(12,4,'sword-art-online-alicization','1','2019-10-18 20:59:41'),(13,4,'arifureta-shokugyou-de-sekai-saikyou','11','2019-10-18 20:59:41'),(14,4,'zankyou-no-terror_dubbed','1','2019-10-18 20:59:41'),(15,4,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','12','2019-10-18 20:59:41'),(16,4,'o-maidens-in-your-savage-season_subbed','12','2019-10-18 20:59:41'),(17,4,'cop-craft','11','2019-10-18 20:59:41'),(18,0,'vinland-saga','11','2019-10-18 20:59:41'),(19,0,'granbelm','1','2019-10-18 20:59:41'),(20,0,'boruto-naruto-next-gennerations','125','2019-10-18 20:59:41'),(21,0,'enen-no-shouboutai','11','2019-10-18 20:59:41'),(22,0,'arifureta-shokugyou-de-sekai-saikyou_dubbed','8','2019-10-18 20:59:41'),(23,0,'arifureta-shokugyou-de-sekai-saikyou_dubbed','5','2019-10-18 20:59:41'),(24,0,'arifureta-shokugyou-de-sekai-saikyou_dubbed','7','2019-10-18 20:59:41'),(25,7,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','12','2019-10-18 20:59:41'),(26,0,'violet-evergarden_dubbed','13','2019-10-18 20:59:41'),(27,5,'fairy-gone-2nd-season','1','2019-10-18 20:59:41'),(28,5,'babylon','3','2019-10-18 20:59:41'),(29,2,'koe-no-katachi','1','2019-10-20 09:12:34'),(30,0,'babylon','3','2019-10-20 11:39:00'),(31,2,'91-days','11','2019-10-23 08:00:58'),(32,2,'vinland-saga','18','2019-12-13 20:32:37'),(33,2,'zankyou-no-terror','2','2019-12-15 14:47:54'),(34,2,'91-days','1','2020-01-05 01:18:44'),(35,2,'91-days','2','2020-01-05 01:19:10'),(36,2,'angels-of-death','3','2020-01-05 09:58:23'),(37,2,'cop-craft','9','2020-01-05 09:59:26'),(38,2,'grave-of-the-fireflies','1','2020-01-05 10:01:51'),(39,2,'arifureta-shokugyou-de-sekai-saikyou','1','2020-01-05 10:02:10'),(40,2,'arifureta-shokugyou-de-sekai-saikyou','4','2020-01-05 10:02:20'),(41,2,'hoshiai-no-sora','6','2020-01-05 10:20:52'),(42,2,'kanata-no-astra','9','2020-01-05 13:22:11'),(43,2,'black-clover-tv','110','2020-01-05 13:22:43'),(44,2,'null-peta','6','2020-01-05 13:22:56'),(45,2,'91-days_dubbed','1','2020-01-05 13:26:08'),(46,2,'sword-art-online-alicization---war-of-underworld','6','2020-01-05 13:32:55'),(47,2,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','1','2020-01-05 13:34:26'),(48,2,'houkago-saikoro-club','1','2020-01-05 15:49:04'),(49,2,'enen-no-shouboutai','17','2020-01-06 04:41:40'),(50,2,'angels-of-death','1','2020-01-06 20:36:57');
/*!40000 ALTER TABLE `ao_account_watched` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_account_watchlater`
--
DROP TABLE IF EXISTS `ao_account_watchlater`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_account_watchlater` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`anime` text NOT NULL,
`episode` varchar(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_account_watchlater`
--
LOCK TABLES `ao_account_watchlater` WRITE;
/*!40000 ALTER TABLE `ao_account_watchlater` DISABLE KEYS */;
/*!40000 ALTER TABLE `ao_account_watchlater` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_episodes`
--
DROP TABLE IF EXISTS `ao_episodes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_episodes` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` mediumtext NOT NULL,
`ep_title` mediumtext NOT NULL,
`ep_text_title` mediumtext NOT NULL,
`ep_num` float NOT NULL,
`ep_link` varchar(2000) NOT NULL,
`ep_link2` varchar(2000) NOT NULL,
`ep_link3` varchar(2000) NOT NULL,
`ep_link4` varchar(2000) NOT NULL,
`ep_link5` varchar(2000) NOT NULL,
`ep_link6` varchar(2000) NOT NULL,
`ep_link7` varchar(2000) NOT NULL,
`ep_link8` varchar(2000) NOT NULL,
`tags` text NOT NULL,
`homepage` int(11) NOT NULL DEFAULT '1',
`time` varchar(16) NOT NULL,
`views` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2508 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_episodes`
--
LOCK TABLES `ao_episodes` WRITE;
/*!40000 ALTER TABLE `ao_episodes` DISABLE KEYS */;
INSERT INTO `ao_episodes` VALUES (1,'o-maidens-in-your-savage-season_subbed','episode_1','Episode 1',1,'https://onlystream.tv/e/e21ygqc4hpu9','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213554',36),(2,'o-maidens-in-your-savage-season_subbed','episode_2','Episode 2',2,'https://onlystream.tv/e/ysv4hd2zti8b','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213577',30),(3,'o-maidens-in-your-savage-season_subbed','episode_3','Episode 3',3,'https://onlystream.tv/e/z1s7fxl448vr','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213586',31),(4,'o-maidens-in-your-savage-season_subbed','episode_4','Episode 4',4,'https://onlystream.tv/e/1tr7hz06yo5x','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213599',26),(5,'o-maidens-in-your-savage-season_subbed','episode_5','Episode 5',5,'https://onlystream.tv/e/y8zk7t85q2jn','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213609',22),(6,'o-maidens-in-your-savage-season_subbed','episode_6','Episode 6',6,'https://onlystream.tv/e/qkp4jxks8q35','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213800',30),(7,'o-maidens-in-your-savage-season_subbed','episode_7','Episode 7',7,'https://onlystream.tv/e/b5xibaylreeg','','','','','','','','Comedy, Drama, Romance, School, Shounen',0,'1566213809',23),(8,'arifureta-shokugyou-de-sekai-saikyou','episode_1','Episode 1',1,'https://onlystream.tv/e/s10utdcd8srt','','','','','','','','Fantasy, Action, Adventure',0,'1566214212',51),(9,'arifureta-shokugyou-de-sekai-saikyou','episode_2','Episode 2',2,'https://onlystream.tv/e/zyhinyf7jqka','','','','','','','','Fantasy, Action, Adventure',0,'1566214217',43),(10,'arifureta-shokugyou-de-sekai-saikyou','episode_3','Episode 3',3,'https://onlystream.tv/e/ii6ej47uex09','','','','','','','','Fantasy, Action, Adventure',0,'1566214223',49),(11,'arifureta-shokugyou-de-sekai-saikyou','episode_4','Episode 4',4,'https://onlystream.tv/e/9pyjtab1t2n7','','','','','','','','Fantasy, Action, Adventure',0,'1566214228',37),(12,'arifureta-shokugyou-de-sekai-saikyou','episode_5','Episode 5',5,'https://onlystream.tv/e/vrjspoxidstz','','','','','','','','Fantasy, Action, Adventure',0,'1566214233',40),(13,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/yguutmqlxnmc','','','','','','','','Fantasy, Action Adventure',0,'1566214522',29),(14,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/04r5w9hokgjr','','','','','','','','Fantasy, Action Adventure',0,'1566214529',38),(15,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/2t5uonk35kjd','','','','','','','','Fantasy, Action Adventure',0,'1566214537',34),(16,'arslan-senki-tv','episode_1','Episode 1',1,'https://onlystream.tv/e/knp25zv0bb7u','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214598',26),(17,'arslan-senki-tv','episode_2','Episode 2',2,'https://onlystream.tv/e/8wmo6smbw06e','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214609',31),(18,'arslan-senki-tv','episode_3','Episode 3',3,'https://onlystream.tv/e/3j4hfc6bc8nd','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214616',26),(19,'arslan-senki-tv','episode_4','Episode 4',4,'https://onlystream.tv/e/c0u4k1vrfnz6','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214628',25),(20,'arslan-senki-tv','episode_5','Episode 5',5,'https://onlystream.tv/e/xidlpv0q7ah9','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214652',29),(21,'arslan-senki-tv','episode_6','Episode 6',6,'https://onlystream.tv/e/qpvj9tjmplec','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214664',25),(22,'arslan-senki-tv','episode_7','Episode 7',7,'https://onlystream.tv/e/q4emziaoh7py','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214681',23),(23,'arslan-senki-tv','episode_8','Episode 8',8,'https://onlystream.tv/e/3nab9wvn20fz','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214689',24),(24,'arslan-senki-tv','episode_9','Episode 9',9,'https://onlystream.tv/e/c6e4v1jqxtui','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214698',30),(25,'arslan-senki-tv','episode_10','Episode 10',10,'https://onlystream.tv/e/jx1q8wtl7kwt','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214709',28),(26,'arslan-senki-tv','episode_11','Episode 11',11,'https://onlystream.tv/e/clpyfqddl1qz','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214727',24),(27,'arslan-senki-tv','episode_12','Episode 12',12,'https://onlystream.tv/e/q5rfik5kg2ec','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214741',25),(28,'arslan-senki-tv','episode_13','Episode 13',13,'https://onlystream.tv/e/vxikpur6fhe8','','','','','','','','Fantasy, Action, Adventure',0,'1566214751',26),(29,'arslan-senki-tv','episode_14','Episode 14',14,'https://onlystream.tv/e/f9p8xdku1bqq','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214761',27),(30,'arslan-senki-tv','episode_15','Episode 15',15,'https://onlystream.tv/e/ftuxpq876c2g','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214769',26),(31,'arslan-senki-tv','episode_16','Episode 16',16,'https://onlystream.tv/e/o47p5jtfpw10','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214777',28),(32,'arslan-senki-tv','episode_17','Episode 17',17,'https://onlystream.tv/e/d4xodpnzj8tc','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214785',24),(33,'arslan-senki-tv','episode_18','Episode 18',18,'https://onlystream.tv/e/mbptzefra30h','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214798',31),(34,'arslan-senki-tv','episode_19','Episode 19',19,'https://onlystream.tv/e/e9zbq8cbgtti','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214828',23),(35,'arslan-senki-tv','episode_20','Episode 20',20,'https://onlystream.tv/e/n7qimbpehucr','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214844',32),(36,'arslan-senki-tv','episode_21','Episode 21',21,'https://onlystream.tv/e/3dwlzbbn378p','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214855',22),(37,'arslan-senki-tv','episode_22','Episode 22',22,'https://onlystream.tv/e/ov4wjit4y7hn','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214864',30),(38,'arslan-senki-tv','episode_23','Episode 23',23,'https://onlystream.tv/e/necezz6ffw67','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214876',30),(39,'arslan-senki-tv','episode_24','Episode 24',24,'https://onlystream.tv/e/a1ppgxjrf19d','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214885',24),(40,'arslan-senki-tv','episode_25','Episode 25',25,'https://onlystream.tv/e/7csk4rgl9j93','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566214892',31),(41,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/vuung7e1mjlj','','','','','','','','Fantasy, Action, Adventure',0,'1566215193',33),(42,'arslan-senki-tv-specials','episode_1','Episode 1',1,'https://onlystream.tv/e/ofjd14artwqf','','','','','','','','Comedy',0,'1566215366',24),(43,'arslan-senki-tv-specials','episode_2','Episode 2',2,'https://onlystream.tv/e/1wqc0be7ex7x','','','','','','','','Comedy',0,'1566215378',26),(44,'arslan-senki-tv_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/7ciomkrwbe1q','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215425',22),(45,'arslan-senki-tv_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/m50nhlvxh3qj','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215451',26),(46,'arslan-senki-tv_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/bzm86wrzepr2','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215459',27),(47,'arslan-senki-tv_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/enpb212dszvg','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215469',24),(48,'arslan-senki-tv_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/7glun4fk7jdg','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215489',28),(49,'arslan-senki-tv_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/psdnvhjiz7yn','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215496',28),(50,'arslan-senki-tv_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/szkmuwagfal4','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215512',19),(51,'arslan-senki-tv_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/g2li8k028h4o','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215521',20),(52,'arslan-senki-tv_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/o7tz3elbang6','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215529',31),(53,'arslan-senki-tv_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/6c7zfnwf3fpg','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215538',32),(54,'arslan-senki-tv_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/0ragbguffsr4','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215546',24),(55,'arslan-senki-tv_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/6zgtov20l2kf','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215555',33),(56,'arslan-senki-tv_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/26mbmsfrmbv8','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215565',28),(57,'arslan-senki-tv_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/90u1w8k3i06e','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215572',31),(58,'arslan-senki-tv_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/sbpa58u9xrlv','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215580',32),(59,'arslan-senki-tv_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/l73kv3sekacq','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215589',30),(60,'arslan-senki-tv_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/5e7dskhyfy4f','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215597',33),(61,'arslan-senki-tv_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/wta4jaasnya5','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215607',30),(62,'arslan-senki-tv_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/ppfdc4i1677o','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215618',33),(63,'arslan-senki-tv_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/j8nu4jzp8odx','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215626',30),(64,'arslan-senki-tv_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/kq3sg9ytaknp','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215634',32),(65,'arslan-senki-tv_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/henwwr6go7qu','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215645',27),(66,'arslan-senki-tv_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/ofl8e0x3ujdu','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215655',33),(67,'arslan-senki-tv_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/162va9dwqm7o','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215663',24),(68,'arslan-senki-tv_dubbed','episode_25','Episode 25',25,'https://onlystream.tv/e/hgmhdmx3v30r','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215670',30),(69,'arslan-senki-tv-fuujin-ranbu','episode_1','Episode 1',1,'https://onlystream.tv/e/lgv954jo3p8e','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215895',24),(70,'arslan-senki-tv-fuujin-ranbu','episode_2','Episode 2',2,'https://onlystream.tv/e/5hmuyxye7wks','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215905',18),(71,'arslan-senki-tv-fuujin-ranbu','episode_3','Episode 3',3,'https://onlystream.tv/e/xm8fn7b532x7','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215913',25),(72,'arslan-senki-tv-fuujin-ranbu','episode_4','Episode 4',4,'https://onlystream.tv/e/rmdatw0uwyhp','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215922',25),(73,'arslan-senki-tv-fuujin-ranbu','episode_5','Episode 5',5,'https://onlystream.tv/e/9wqeqd0ouud7','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215930',25),(74,'arslan-senki-tv-fuujin-ranbu','episode_6','Episode 6',6,'https://onlystream.tv/e/qkzhaxe6ov50','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215937',25),(75,'arslan-senki-tv-fuujin-ranbu','episode_7','Episode 7',7,'https://onlystream.tv/e/0vs00pon7r9o','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215947',20),(76,'arslan-senki-tv-fuujin-ranbu','episode_8','Episode 8',8,'https://onlystream.tv/e/4z9nlisxzzxs','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215959',25),(77,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/z60xo0j74skl','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215988',24),(78,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/f1os8rt8ybcs','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566215996',23),(79,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/z1zz7qiuq75g','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216004',26),(80,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/nsz443mulat7','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216012',22),(81,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/yp9r8ova5sjb','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216018',20),(82,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ze2phr2zp44x','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216027',22),(83,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/4zwfgadn8ce0','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216036',28),(84,'arslan-senki-tv-fuujin-ranbu_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/fm5h4mpyv8ao','','','','','','','','Historical, Fantasy, Drama, Action, Adventure',0,'1566216064',22),(85,'charlotte','episode_1','Episode 1',1,'https://onlystream.tv/e/flgxnfa2mq6w','','','','','','','','Super Power, School, Drama',0,'1566216092',25),(86,'charlotte','episode_2','Episode 2',2,'https://onlystream.tv/e/gir45tgdny6l','','','','','','','','Super Power, School, Drama',0,'1566216098',19),(87,'charlotte','episode_3','Episode 3',3,'https://onlystream.tv/e/4o4vxug53d3a','','','','','','','','Super Power, School, Drama',0,'1566216106',27),(88,'charlotte','episode_4','Episode 4',4,'https://onlystream.tv/e/63tiioqtfj2x','','','','','','','','Super Power, School, Drama',0,'1566216112',20),(89,'charlotte','episode_5','Episode 5',5,'https://onlystream.tv/e/4jt4mp1pkaxh','','','','','','','','Super Power, School, Drama',0,'1566216120',26),(90,'arifureta-shokugyou-de-sekai-saikyou','episode_6','Episode 6',6,'https://onlystream.tv/e/jbmiohbrf6fb\r\n','','','','','','','','Fantasy, Action, Adventure',0,'1566216126',48),(91,'charlotte','episode_7','Episode 7',7,'https://onlystream.tv/e/0o0k3w65fabi','','','','','','','','Super Power, School, Drama',0,'1566216133',20),(92,'charlotte','episode_8','Episode 8',8,'https://onlystream.tv/e/by5s8q7l1dey','','','','','','','','Super Power, School, Drama',0,'1566216142',19),(94,'charlotte','episode_10','Episode 10',10,'https://onlystream.tv/e/2yeggs5auyn6','','','','','','','','Super Power, School, Drama',0,'1566216158',26),(95,'charlotte','episode_11','Episode 11',11,'https://onlystream.tv/e/s5ea96szhul6','','','','','','','','Super Power, School, Drama',0,'1566216165',23),(96,'charlotte','episode_12','Episode 12',12,'https://onlystream.tv/e/6zw6spzeuqnr','','','','','','','','Super Power, School, Drama',0,'1566216172',27),(97,'charlotte','episode_13','Episode 13',13,'https://onlystream.tv/e/ppd683jkjz9q','','','','','','','','Super Power, School, Drama',0,'1566216178',25),(98,'charlotte_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/ftowk2947fwm','','','','','','','','Super Power, School, Drama',0,'1566216230',34),(99,'charlotte_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/7xaj21ay5j3z','','','','','','','','Super Power, School, Drama',0,'1566216238',27),(100,'charlotte_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/weh0nh9oabch','','','','','','','','Super Power, School, Drama',0,'1566216245',24),(101,'charlotte_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/zr38xch80010','','','','','','','','Super Power, School, Drama',0,'1566216253',32),(102,'charlotte_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/g7ls3bipwced','','','','','','','','Super Power, School, Drama',0,'1566216259',29),(103,'charlotte_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/jy3fm2gz0pmu','','','','','','','','Super Power, School, Drama',0,'1566216267',20),(104,'charlotte_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/d5b6qcu9pxgz','','','','','','','','Super Power, School, Drama',0,'1566216274',27),(105,'charlotte_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/bpj440u8k1uc','','','','','','','','Super Power, School, Drama',0,'1566216285',21),(106,'charlotte_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/xbto3oghg0j1','','','','','','','','Super Power, School, Drama',0,'1566216295',28),(107,'charlotte_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/qs2czx4gljsl','','','','','','','','Super Power, School, Drama',0,'1566216315',30),(108,'charlotte_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/sslulefu013h','','','','','','','','Super Power, School, Drama',0,'1566216322',22),(109,'charlotte_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/oba18eon2j86','','','','','','','','Super Power, School, Drama',0,'1566216329',21),(110,'charlotte_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/c8rgwbknhnzf','','','','','','','','Super Power, School, Drama',0,'1566216336',29),(111,'code-geass-lelouch-of-the-rebellion','episode_1','Episode 1',1,'https://onlystream.tv/e/217c6qsf3vra','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216396',24),(112,'code-geass-lelouch-of-the-rebellion','episode_2','Episode 2',2,'https://onlystream.tv/e/g2n96973ixyf','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216403',21),(113,'code-geass-lelouch-of-the-rebellion','episode_3','Episode 3',3,'https://onlystream.tv/e/6hcm8snasw7r','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216411',22),(114,'code-geass-lelouch-of-the-rebellion','episode_4','Episode 4',4,'https://onlystream.tv/e/bqp50ocyr5f4','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216419',16),(115,'code-geass-lelouch-of-the-rebellion','episode_5','Episode 5',5,'https://onlystream.tv/e/3my5f6r3lgv7','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216426',28),(116,'code-geass-lelouch-of-the-rebellion','episode_6','Episode 6',6,'https://onlystream.tv/e/x7bekyuy3seb','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216434',21),(117,'code-geass-lelouch-of-the-rebellion','episode_7','Episode 7',7,'https://onlystream.tv/e/ieu4dleq6c23','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216480',19),(118,'code-geass-lelouch-of-the-rebellion','episode_8','Episode 8',8,'https://onlystream.tv/e/m5ipka2o0n7i','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216539',30),(119,'code-geass-lelouch-of-the-rebellion','episode_9','Episode 9',9,'https://onlystream.tv/e/txqodr6cg72p','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216549',25),(120,'code-geass-lelouch-of-the-rebellion','episode_10','Episode 10',10,'https://onlystream.tv/e/6rf1sf56doo6','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216560',15),(121,'code-geass-lelouch-of-the-rebellion','episode_11','Episode 11',11,'https://onlystream.tv/e/sxdxnkmyrq0f','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216567',21),(122,'code-geass-lelouch-of-the-rebellion','episode_12','Episode 12',12,'https://onlystream.tv/e/d16xogckdf7h','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216575',25),(123,'code-geass-lelouch-of-the-rebellion','episode_13','Episode 13',13,'https://onlystream.tv/e/8a5r80o1enqf','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216592',30),(124,'code-geass-lelouch-of-the-rebellion','episode_14','Episode 14',14,'https://onlystream.tv/e/vsxz9ggsgcpl','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216604',24),(125,'code-geass-lelouch-of-the-rebellion','episode_15','Episode 15',15,'https://onlystream.tv/e/0qhgdogpytqy','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216651',25),(126,'code-geass-lelouch-of-the-rebellion','episode_16','Episode 16',16,'https://onlystream.tv/e/o7592ze2auiy','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216660',24),(127,'code-geass-lelouch-of-the-rebellion','episode_17','Episode 17',17,'https://onlystream.tv/e/kd5tcyxzl4jr','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216668',21),(129,'code-geass-lelouch-of-the-rebellion','episode_19','Episode 19',19,'https://onlystream.tv/e/y1j992e62ih3','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216690',34),(130,'code-geass-lelouch-of-the-rebellion','episode_20','Episode 20',20,'https://onlystream.tv/e/imhihhrni5sp','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216698',29),(131,'code-geass-lelouch-of-the-rebellion','episode_21','Episode 21',21,'https://onlystream.tv/e/j8wjtcywb8g3','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216779',22),(132,'code-geass-lelouch-of-the-rebellion','episode_22','Episode 22',22,'https://onlystream.tv/e/co8fmzlhed7n','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216788',22),(133,'code-geass-lelouch-of-the-rebellion','episode_23','Episode 23',23,'https://onlystream.tv/e/1b9ym2w21cwk','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216796',24),(134,'code-geass-lelouch-of-the-rebellion','episode_24','Episode 24',24,'https://onlystream.tv/e/cusjd7hdmp5w','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216803',26),(135,'code-geass-lelouch-of-the-rebellion','episode_25','Episode 25',25,'https://onlystream.tv/e/eou6rks7qndx','','','','','','','','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political',0,'1566216810',23),(136,'code-geass-lelouch-of-the-rebellion-r2','episode_1','Episode 1',1,'https://onlystream.tv/e/fzsi2um7c8bp','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216839',21),(137,'code-geass-lelouch-of-the-rebellion-r2','episode_2','Episode 2',2,'https://onlystream.tv/e/06lpbb4dxf2t','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216850',19),(138,'code-geass-lelouch-of-the-rebellion-r2','episode_3','Episode 3',3,'https://onlystream.tv/e/3qte562dfyaw','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216859',23),(139,'code-geass-lelouch-of-the-rebellion-r2','episode_4','Episode 4',4,'https://onlystream.tv/e/x1njujop7ftx','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216868',13),(140,'code-geass-lelouch-of-the-rebellion-r2','episode_5','Episode 5',5,'https://onlystream.tv/e/y1es3w2dosdl','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216876',19),(141,'code-geass-lelouch-of-the-rebellion-r2','episode_6','Episode 6',6,'https://onlystream.tv/e/qvy27w8nk0s5','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216889',20),(142,'code-geass-lelouch-of-the-rebellion-r2','episode_7','Episode 7',7,'https://onlystream.tv/e/2z13gezc6hsz','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216919',22),(143,'code-geass-lelouch-of-the-rebellion-r2','episode_8','Episode 8',8,'https://onlystream.tv/e/xjx3g8elltw0','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216926',21),(144,'code-geass-lelouch-of-the-rebellion-r2','episode_9','Episode 9',9,'https://onlystream.tv/e/nvgh0c3aqafr','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566216999',20),(145,'code-geass-lelouch-of-the-rebellion-r2','episode_10','Episode 10',10,'https://onlystream.tv/e/nho2ml9c8mle','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217006',15),(146,'code-geass-lelouch-of-the-rebellion-r2','episode_11','Episode 11',11,'https://onlystream.tv/e/npxj6hrj32bm','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217016',19),(147,'code-geass-lelouch-of-the-rebellion-r2','episode_12','Episode 12',12,'https://onlystream.tv/e/gjohdgc9ml3n','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217030',17),(148,'code-geass-lelouch-of-the-rebellion-r2','episode_13','Episode 13',13,'https://onlystream.tv/e/lcdi7jkj28lk','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217046',18),(149,'code-geass-lelouch-of-the-rebellion-r2','episode_14','Episode 14',14,'https://onlystream.tv/e/835cviud8f7a','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217059',20),(150,'code-geass-lelouch-of-the-rebellion-r2','episode_15','Episode 15',15,'https://onlystream.tv/e/o0oiq84jdhag','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217069',12),(151,'code-geass-lelouch-of-the-rebellion-r2','episode_16','Episode 16',16,'https://onlystream.tv/e/3bix39zif0u4','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217104',20),(152,'code-geass-lelouch-of-the-rebellion-r2','episode_17','Episode 17',17,'https://onlystream.tv/e/tt2e1ssp0haz','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217116',23),(153,'code-geass-lelouch-of-the-rebellion-r2','episode_18','Episode 18',18,'https://onlystream.tv/e/ajqitudg52jo','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217125',24),(154,'code-geass-lelouch-of-the-rebellion-r2','episode_19','Episode 19',19,'https://onlystream.tv/e/nzi8qxdxjqjp','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217135',18),(155,'code-geass-lelouch-of-the-rebellion-r2','episode_20','Episode 20',20,'https://onlystream.tv/e/1pmilhiyi9s6','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217144',22),(156,'code-geass-lelouch-of-the-rebellion-r2','episode_21','Episode 21',21,'https://onlystream.tv/e/ssosqusrx7z7','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217202',23),(157,'code-geass-lelouch-of-the-rebellion-r2','episode_22','Episode 22',22,'https://onlystream.tv/e/4lrpo71qx3mi','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217213',17),(158,'code-geass-lelouch-of-the-rebellion-r2','episode_23','Episode 23',23,'https://onlystream.tv/e/8bphjsvx3wk0','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217221',19),(159,'code-geass-lelouch-of-the-rebellion-r2','episode_24','Episode 24',24,'https://onlystream.tv/e/es440aesvc3n','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217229',17),(160,'code-geass-lelouch-of-the-rebellion-r2','episode_25','Episode 25',25,'https://onlystream.tv/e/b787kmsg4e2b','','','','','','','','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political',0,'1566217235',22),(161,'cop-craft_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/07ly2wgiprr0','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217291',33),(162,'cop-craft_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/wmj4h81dhy2b','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217298',35),(163,'cop-craft_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/yjbe2fumsayq','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217307',32),(164,'cop-craft_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/3uq96jot3pz0','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217313',36),(165,'cop-craft','episode_1','Episode 1',1,'https://onlystream.tv/e/7w2ezizxjweh','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217329',46),(166,'cop-craft','episode_2','Episode 2',2,'https://onlystream.tv/e/lhrxop9eqerh','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217336',37),(167,'cop-craft','episode_3','Episode 3',3,'https://onlystream.tv/e/wwz35fhtkj8b','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217343',49),(168,'cop-craft','episode_4','Episode 4',4,'https://onlystream.tv/e/nuc2msoo0i16','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217351',39),(169,'cop-craft','episode_5','Episode 5',5,'https://onlystream.tv/e/boaw7wuataet','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217358',40),(170,'cop-craft','episode_6','Episode 6',6,'https://onlystream.tv/e/pxzrky31bxic','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1566217366',42),(171,'citrus_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/b9etsojbervd','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217408',28),(172,'citrus_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/b57lqrsr73zf','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217415',36),(173,'citrus_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/2sy97s58ubme','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217423',28),(174,'citrus_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/a98jtengfdfg','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217430',32),(175,'citrus_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/ohuomxwbc2cn','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217438',31),(176,'citrus_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/wty5fvuvepa2','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217446',25),(177,'citrus_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/3hdheynhhis7','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217454',28),(178,'citrus_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/b9f9cl3zkggl','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217462',19),(179,'citrus_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/2cmifbxzjtjz','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217470',21),(180,'citrus_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/lu47br2qw3la','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217478',21),(181,'citrus_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/1eg6ps8i1zjt','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217486',22),(182,'citrus_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/83ah1hlpm1xl','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217498',30),(183,'citrus','episode_1','Episode 1',1,'https://onlystream.tv/e/q1walu2vb5l2','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217561',18),(184,'citrus','episode_2','Episode 2',2,'https://onlystream.tv/e/u66p8197kjkg','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217670',18),(185,'citrus','episode_3','Episode 3',3,'https://onlystream.tv/e/e4cxuhwpj86z','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217677',20),(186,'citrus','episode_4','Episode 4',4,'https://onlystream.tv/e/btoro6hhj55y','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217689',23),(187,'citrus','episode_5','Episode 5',5,'https://onlystream.tv/e/m81p71iaqjj8','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217695',25),(188,'citrus','episode_6','Episode 6',6,'https://onlystream.tv/e/sk83dn0dvyeb','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217702',22),(189,'citrus','episode_7','Episode 7',7,'https://onlystream.tv/e/xc4ppmesvjo3','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217713',18),(190,'citrus','episode_8','Episode 8',8,'https://onlystream.tv/e/r8aayf109hjb','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217723',21),(191,'citrus','episode_9','Episode 9',9,'https://onlystream.tv/e/qzxvdzkp4gy2','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217731',23),(192,'citrus','episode_10','Episode 10',10,'https://onlystream.tv/e/sjh1k4q2rpr1','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217741',19),(193,'citrus','episode_11','Episode 11',11,'https://onlystream.tv/e/986b32pp1e4z','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217748',21),(194,'citrus','episode_12','Episode 12',12,'https://onlystream.tv/e/0393ynysdn9o','','','','','','','','School, Yuri, Shoujo Ai, Drama, Romance',0,'1566217755',29),(195,'darker-than-black','episode_1','Episode 1',1,'https://onlystream.tv/e/yxsh2fkv6fx3','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217807',17),(196,'darker-than-black','episode_2','Episode 2',2,'https://onlystream.tv/e/ou4825mtqqe1','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217815',19),(197,'darker-than-black','episode_3','Episode 3',3,'https://onlystream.tv/e/goyskh7wqkio','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217821',19),(198,'darker-than-black','episode_4','Episode 4',4,'https://onlystream.tv/e/ygel3locscjc','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217828',17),(199,'darker-than-black','episode_5','Episode 5',5,'https://onlystream.tv/e/q8nf43gk7xc4','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217834',21),(200,'darker-than-black','episode_6','Episode 6',6,'https://onlystream.tv/e/rxy55jyr9k9e','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217841',21),(201,'darker-than-black','episode_7','Episode 7',7,'https://onlystream.tv/e/muhev3ohbgc7','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217849',29),(202,'darker-than-black','episode_8','Episode 8',8,'https://onlystream.tv/e/r2dljevgsk5k','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217859',23),(203,'darker-than-black','episode_9','Episode 9',9,'https://onlystream.tv/e/ixlotiot9lz4','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217867',21),(204,'darker-than-black','episode_10','Episode 10',10,'https://onlystream.tv/e/6j6qa4nr3ztv','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217875',22),(205,'darker-than-black','episode_11','Episode 11',11,'https://onlystream.tv/e/po3ci7fsp3ma','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217882',29),(206,'darker-than-black','episode_12','Episode 12',12,'https://onlystream.tv/e/5x18ds529po8','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217889',18),(207,'darker-than-black','episode_13','Episode 13',13,'https://onlystream.tv/e/tq14ltwr3wg0','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217896',21),(208,'darker-than-black','episode_14','Episode 14',14,'https://onlystream.tv/e/5ds0yqz3ax0b','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217904',26),(209,'darker-than-black','episode_15','Episode 15',15,'https://onlystream.tv/e/lzigotrdrwx1','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217911',25),(210,'darker-than-black','episode_16','Episode 16',16,'https://onlystream.tv/e/ktsehkkztfct','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217917',20),(211,'darker-than-black','episode_17','Episode 17',17,'https://onlystream.tv/e/zs7ba5i0kf7h','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217925',20),(212,'darker-than-black','episode_18','Episode 18',18,'https://onlystream.tv/e/5vlpt2ajegme','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217933',22),(213,'darker-than-black','episode_19','Episode 19',19,'https://onlystream.tv/e/r4ynldme72ih','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217941',22),(214,'darker-than-black','episode_20','Episode 20',20,'https://onlystream.tv/e/r7aalm6551wn','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217949',21),(215,'darker-than-black','episode_21','Episode 21',21,'https://onlystream.tv/e/w8yde9j0lmhr','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217959',22),(216,'darker-than-black','episode_22','Episode 22',22,'https://onlystream.tv/e/zdeqksx6epmw','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217966',25),(217,'darker-than-black','episode_23','Episode 23',23,'https://onlystream.tv/e/lf1dq8qgefru','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217973',24),(218,'darker-than-black','episode_24','Episode 24',24,'https://onlystream.tv/e/i73wupa3jv43','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217980',29),(219,'darker-than-black','episode_25','Episode 25',25,'https://onlystream.tv/e/qutunpean4a3','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217986',28),(220,'darker-than-black','episode_26','Episode 26',26,'https://onlystream.tv/e/s8vnyb39po7g','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566217996',21),(221,'darker-than-black-ryuusei-no-gemini','episode_1','Episode 1',1,'https://onlystream.tv/e/wqi5ypuqa9px','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218053',17),(222,'darker-than-black-ryuusei-no-gemini','episode_2','Episode 2',2,'https://onlystream.tv/e/mldnq1zxf6pu','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218185',25),(223,'darker-than-black-ryuusei-no-gemini','episode_3','Episode 3',3,'https://onlystream.tv/e/ljvbpbb27twu','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218190',24),(224,'darker-than-black-ryuusei-no-gemini','episode_4','Episode 4',4,'https://onlystream.tv/e/t3gbvkugtxgs','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218197',16),(225,'darker-than-black-ryuusei-no-gemini','episode_5','Episode 5',5,'https://onlystream.tv/e/zwgrdg4j0s04','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218204',21),(226,'darker-than-black-ryuusei-no-gemini','episode_6','Episode 6',6,'https://onlystream.tv/e/zthfkjgk2mnr','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218212',27),(227,'darker-than-black-ryuusei-no-gemini','episode_7','Episode 7',7,'https://onlystream.tv/e/4v2pvlketu1y','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218219',22),(228,'darker-than-black-ryuusei-no-gemini','episode_8','Episode 8',8,'https://onlystream.tv/e/y1ojmje9y4sr','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218226',17),(229,'darker-than-black-ryuusei-no-gemini','episode_9','Episode 9',9,'https://onlystream.tv/e/svz4svlcdelm','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218234',15),(230,'darker-than-black-ryuusei-no-gemini','episode_10','Episode 10',10,'https://onlystream.tv/e/klnek2hxc4ee','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218246',23),(231,'darker-than-black-ryuusei-no-gemini','episode_11','Episode 11',11,'https://onlystream.tv/e/qhigq3kk8x8n','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218252',17),(232,'darker-than-black-ryuusei-no-gemini','episode_12','Episode 12',12,'https://onlystream.tv/e/07kosbswojoc','','','','','','','','Sci-Fi, Mystery, Super Power, Action',0,'1566218259',26),(233,'darling-in-the-franxx_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/njacexlc63tm','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',23),(234,'darling-in-the-franxx_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/u9i22xjea3n2\r\n','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',19),(235,'darling-in-the-franxx_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/k6pw1mtn7qah\r\n','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',21),(236,'darling-in-the-franxx_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/cij3z8gm1564\r\n','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',26),(237,'darling-in-the-franxx_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/kx9zpl18zscg\r\n','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',24),(238,'darling-in-the-franxx_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/3opnzraaojp5\r\n','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218302',23),(239,'darling-in-the-franxx_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/aj1nl0upv8vf','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218475',24),(240,'darling-in-the-franxx_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/y5180xptav4b','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218484',21),(241,'darling-in-the-franxx_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/bteu9mjuzn4t','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218492',24),(242,'darling-in-the-franxx_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/3sjb94tky4iw','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218501',23),(243,'darling-in-the-franxx_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/51qtf8yz4lsj','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218507',22),(244,'darling-in-the-franxx_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/b1rmnevsrg0p','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218519',24),(245,'darling-in-the-franxx_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/ixq4o5zvu3p2','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218534',25),(246,'darling-in-the-franxx_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/ix6ewzwkwic6','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218547',27),(247,'darling-in-the-franxx_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/7fe3gg5houwm','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218559',18),(248,'darling-in-the-franxx_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/zep9fl3nwrhn','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218571',25),(249,'darling-in-the-franxx_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/4r85doogj4vs','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218579',27),(250,'darling-in-the-franxx_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/o9ebth5t3r9k','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218586',26),(251,'darling-in-the-franxx_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/eicbey8n61o4','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218597',24),(252,'darling-in-the-franxx','episode_20','Episode 20',20,'https://onlystream.tv/e/k4jhr94sumxh','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218613',18),(253,'darling-in-the-franxx_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/vqk14gke9nc1','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218622',26),(254,'darling-in-the-franxx_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/3kagu85yye4m','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218630',20),(255,'darling-in-the-franxx_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/b5wi9phayr4f','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218637',21),(256,'darling-in-the-franxx_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/cae8eetakn78','','','','','','','','Sci-Fi, Mecha Drama Romance Action',0,'1566218648',24),(257,'darling-in-the-franxx','episode_1','Episode 1',1,'https://onlystream.tv/e/t16i11q6ep2r','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218909',20),(258,'darling-in-the-franxx','episode_2','Episode 2',2,'https://onlystream.tv/e/tab58vrs1kvx','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218917',29),(259,'darling-in-the-franxx','episode_4','Episode 4',4,'https://onlystream.tv/e/pbzqghxq0y68','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218941',20),(260,'darling-in-the-franxx','episode_5','Episode 5',5,'https://onlystream.tv/e/psvq2ckiylzw','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218948',28),(261,'darling-in-the-franxx','episode_6','Episode 6',6,'https://onlystream.tv/e/66xyz3x99279','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218956',26),(262,'darling-in-the-franxx','episode_7','Episode 7',7,'https://onlystream.tv/e/6ldrcdotfbty','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218964',25),(263,'darling-in-the-franxx','episode_8','Episode 8',8,'https://onlystream.tv/e/3xot6126padk','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218971',22),(264,'darling-in-the-franxx','episode_9','Episode 9',9,'https://onlystream.tv/e/nlscn1p34vf5','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566218979',19),(265,'darling-in-the-franxx','episode_10','Episode 10',10,'https://onlystream.tv/e/wm78p8tu3gmg','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219036',24),(266,'darling-in-the-franxx','episode_11','Episode 11',11,'https://onlystream.tv/e/anc67tvkyio6','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219045',26),(267,'darling-in-the-franxx','episode_12','Episode 12',12,'https://onlystream.tv/e/gricyrlin2f5','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219054',22),(268,'darling-in-the-franxx','episode_13','Episode 13',13,'https://onlystream.tv/e/d1xo01z22g0t','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219060',27),(269,'darling-in-the-franxx','episode_14','Episode 14',14,'https://onlystream.tv/e/wrrljjlpxs1t','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219067',22),(270,'darling-in-the-franxx','episode_15','Episode 15',15,'https://onlystream.tv/e/upo4o5mbo86u','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219074',26),(271,'darling-in-the-franxx','episode_16','Episode 16',16,'https://onlystream.tv/e/ifb5wxqf6f24','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219083',26),(272,'darling-in-the-franxx','episode_17','Episode 17',17,'https://onlystream.tv/e/2t1jzc6ojs1z','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219094',21),(273,'darling-in-the-franxx','episode_18','Episode 18',18,'https://onlystream.tv/e/mm2ivb9gygmv','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219101',25),(274,'darling-in-the-franxx','episode_19','Episode 19',19,'https://onlystream.tv/e/9l6edn5jiiyf','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219113',27),(275,'darling-in-the-franxx','episode_21','Episode 21',21,'https://onlystream.tv/e/jt453q1ogctk','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219130',21),(276,'darling-in-the-franxx','episode_22','Episode 22',22,'https://onlystream.tv/e/z8hnga37vnug','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219139',23),(277,'darling-in-the-franxx','episode_23','Episode 23',23,'https://onlystream.tv/e/iofej82rdcqi','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219148',19),(278,'darling-in-the-franxx','episode_24','Episode 24',24,'https://onlystream.tv/e/qv60g585o4t3','','','','','','','','Sci-Fi, Mecha, Drama, Romance, Action',0,'1566219155',27),(279,'dr-stone','episode_1','Episode 1',1,'https://onlystream.tv/e/veslp2uglwag','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219300',50),(280,'dr-stone','episode_2','Episode 2',2,'https://onlystream.tv/e/mkwrstp9b6l0','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219308',44),(281,'dr-stone','episode_3','Episode 3',3,'https://onlystream.tv/e/vtinq3srj0g7','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219320',33),(282,'dr-stone','episode_4','Episode 4',4,'https://onlystream.tv/e/0v9n7yqs2375','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219329',50),(283,'dr-stone','episode_5','Episode 5',5,'https://onlystream.tv/e/jokggm5gq2u3','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219335',43),(284,'dr-stone','episode_6','Episode 6',6,'https://onlystream.tv/e/e6jvzx3swirq','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219342',51),(285,'dr-stone','episode_7','Episode 7',7,'https://onlystream.tv/e/ip8puvdrqvic','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219349',46),(286,'dr-stone_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/fe7rvxe0pv4x','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219369',39),(287,'dr-stone_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/heiypgw989gk','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219375',35),(288,'dr-stone_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/iiydbq6wosz4','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219382',29),(289,'dr-stone_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/ma7ecldw59cn','','','','','','','','Adventure, Sci-Fi Shounen',0,'1566219392',32),(290,'enen-no-shouboutai','episode_1','Episode 1',1,'https://onlystream.tv/e/r04cpgdoqxiq','','','','','','','','Action, Supernatural, Shounen',0,'1566219487',45),(291,'enen-no-shouboutai','episode_2','Episode 2',2,'https://onlystream.tv/e/3jbfq4mo31vj','','','','','','','','Action, Supernatural, Shounen',0,'1566219499',30),(292,'enen-no-shouboutai','episode_3','Episode 3',3,'https://onlystream.tv/e/0ulhcw8627d1','','','','','','','','Action, Supernatural, Shounen',0,'1566219519',37),(293,'enen-no-shouboutai','episode_5','Episode 5',5,'https://onlystream.tv/e/qolpm2z96zpe','','','','','','','','Action, Supernatural, Shounen',0,'1566219529',28),(294,'enen-no-shouboutai','episode_6','Episode 6',6,'https://onlystream.tv/e/4zb8cz1mtb1i','','','','','','','','Action, Supernatural, Shounen',0,'1566219538',27),(295,'enen-no-shouboutai_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/4zb8cz1mtb1i','','','','','','','','Action, Supernatural, Shounen',0,'1566219564',24),(296,'enen-no-shouboutai_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/updmfwnmw9er','','','','','','','','Action, Supernatural, Shounen',0,'1566219573',23),(297,'enen-no-shouboutai_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/3mjlugwi8rb4','','','','','','','','Action, Supernatural, Shounen',0,'1566219581',20),(298,'enen-no-shouboutai_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/bptrh023nhfb','','','','','','','','Action, Supernatural, Shounen',0,'1566219589',30),(299,'enen-no-shouboutai_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/k14e24z3qu48','','','','','','','','Action, Supernatural, Shounen',0,'1566219596',33),(300,'boku-dake-ga-inai-machi','episode_1','Episode 1',1,'https://onlystream.tv/e/0xdrue3ude4j','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219622',32),(301,'boku-dake-ga-inai-machi','episode_2','Episode 2',2,'https://onlystream.tv/e/x6y9u4moz2cj','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219630',25),(302,'boku-dake-ga-inai-machi','episode_3','Episode 3',3,'https://onlystream.tv/e/ps5yh3b34j11','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219672',20),(303,'boku-dake-ga-inai-machi','episode_4','Episode 4',4,'https://onlystream.tv/e/uext0qfn9r6z','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219679',26),(304,'boku-dake-ga-inai-machi','episode_5','Episode 5',5,'https://onlystream.tv/e/xtuw736dx1u6','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219686',19),(307,'boku-dake-ga-inai-machi','episode_6','Episode 6',6,'https://onlystream.tv/e/rp75wac81oqd','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219917',29),(308,'boku-dake-ga-inai-machi','episode_7','Episode 7',7,'https://onlystream.tv/e/cs6s6g7qvase','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219942',25),(309,'boku-dake-ga-inai-machi','episode_8','Episode 8',8,'https://onlystream.tv/e/h8bgtfi2m0b8','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219958',23),(310,'boku-dake-ga-inai-machi','episode_9','Episode 9',9,'https://onlystream.tv/e/5f23oftjfuj6','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219979',23),(311,'boku-dake-ga-inai-machi','episode_10','Episode 10',10,'https://onlystream.tv/e/vk589scpg3s8','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219985',24),(312,'boku-dake-ga-inai-machi','episode_11','Episode 11',11,'https://onlystream.tv/e/hme9ljvn6j03','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219991',29),(313,'boku-dake-ga-inai-machi','episode_12','Episode 12',12,'https://onlystream.tv/e/ocb4l7famss4','','','','','','','','Mystery, Supernatural, Psychological',0,'1566219997',24),(314,'eromanga-sensei','episode_1','Episode 1',1,'https://onlystream.tv/e/la49w0t7xucf','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220531',29),(315,'eromanga-sensei','episode_2','Episode 2',2,'https://onlystream.tv/e/cchf4sc09zbp','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220537',20),(316,'eromanga-sensei','episode_3','Episode 3',3,'https://onlystream.tv/e/6r12m4syb3me','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220543',24),(317,'eromanga-sensei','episode_4','Episode 4',4,'https://onlystream.tv/e/58kfo2gw1rcq','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220552',20),(318,'eromanga-sensei','episode_5','Episode 5',5,'https://onlystream.tv/e/vpo8itroifmm','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220558',30),(319,'eromanga-sensei','episode_6','Episode 6',6,'https://onlystream.tv/e/pkjos4b4t04a','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220565',23),(320,'eromanga-sensei','episode_7','Episode 7',7,'https://onlystream.tv/e/a4g9o39is8wr','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220572',26),(321,'eromanga-sensei','episode_8','Episode 8',8,'https://onlystream.tv/e/uhne14csv453','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220578',20),(322,'eromanga-sensei','episode_9','Episode 9',9,'https://onlystream.tv/e/8f49tv3apfcg','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220586',30),(323,'eromanga-sensei','episode_10','Episode 10',10,'https://onlystream.tv/e/7zamgcv5xhuz','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220594',36),(324,'eromanga-sensei','episode_11','Episode 11',11,'https://onlystream.tv/e/ho6azf2pxhym','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220600',23),(325,'eromanga-sensei','episode_12','Episode 12',12,'https://onlystream.tv/e/gzxz2nc4zi0p','','','','','','','','Comedy, Drama, Romance, Ecchi',0,'1566220693',29),(326,'given','episode_1','Episode 1',1,'https://onlystream.tv/e/i21zaxiom885','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220698',33),(327,'given','episode_2','Episode 2',2,'https://onlystream.tv/e/8c43d8d77c8w','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220705',35),(328,'given','episode_3','Episode 3',3,'https://onlystream.tv/e/ovgogvj9xh1n','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220711',33),(329,'given','episode_4','Episode 4',4,'https://onlystream.tv/e/1kdl927thjrj','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220718',35),(330,'given','episode_5','Episode 5',5,'https://onlystream.tv/e/mups5zkmln3u','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220726',34),(331,'given','episode_6','Episode 6',6,'https://onlystream.tv/e/engm953zzg2p','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',0,'1566220733',39),(332,'granbelm','episode_1','Episode 1',1,'https://onlystream.tv/e/eckjkv3zxh8d','','','','','','','','Magic, Fantasy',0,'1566220763',54),(333,'granbelm','episode_2','Episode 2',2,'https://onlystream.tv/e/o2jym79v1z4s','','','','','','','','Magic, Fantasy',0,'1566220769',40),(334,'granbelm','episode_3','Episode 3',3,'https://onlystream.tv/e/kabs10zqn3cp','','','','','','','','Magic, Fantasy',0,'1566220776',49),(335,'granbelm','episode_4','Episode 4',4,'https://onlystream.tv/e/j2t5g5xxxcet','','','','','','','','Magic, Fantasy',0,'1566220783',43),(336,'granbelm','episode_5','Episode 5',5,'https://onlystream.tv/e/9xng9deekvgq','','','','','','','','Magic, Fantasy',0,'1566220790',43),(337,'granbelm','episode_6','Episode 6',6,'https://onlystream.tv/e/8w9k2gciremj','','','','','','','','Magic, Fantasy',0,'1566220797',34),(338,'granbelm','episode_7','Episode 7',7,'https://onlystream.tv/e/lfyo4mxho6yb','','','','','','','','Magic, Fantasy',0,'1566220815',31),(339,'grancrest-senki','episode_1','Episode 1',1,'https://onlystream.tv/e/rzzmo8pwkzh9','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220928',21),(340,'grancrest-senki','episode_2','Episode 2',2,'https://onlystream.tv/e/c1pd1gqs71c0','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220935',23),(341,'grancrest-senki','episode_3','Episode 3',3,'https://onlystream.tv/e/d6wk1uwi0z10','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220943',27),(342,'grancrest-senki','episode_4','Episode 4',4,'https://onlystream.tv/e/b686kjfcul5r','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220951',27),(343,'grancrest-senki','episode_5','Episode 5',5,'https://onlystream.tv/e/carnwf331r2d','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220958',24),(344,'grancrest-senki','episode_6','Episode 6',6,'https://onlystream.tv/e/h3e3lg4sa172','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220967',23),(345,'grancrest-senki','episode_7','Episode 7',7,'https://onlystream.tv/e/y2vdkxy0rv79','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220973',26),(346,'grancrest-senki','episode_8','Episode 8',8,'https://onlystream.tv/e/tz7t9z0cp0cw','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220980',26),(347,'grancrest-senki','episode_9','Episode 9',9,'https://onlystream.tv/e/7iwujvy57hkh','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566220987',22),(349,'grancrest-senki','episode_11','Episode 11',11,'https://onlystream.tv/e/2py2alcp2zq8','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221001',31),(350,'grancrest-senki','episode_12','Episode 12',12,'https://onlystream.tv/e/3o4bnkda0gec','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221036',25),(351,'grancrest-senki','episode_13','Episode 13',13,'https://onlystream.tv/e/u14ruhwxcfqb','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221051',23),(352,'grancrest-senki','episode_14','Episode 14',14,'https://onlystream.tv/e/xy7qmlld5u71','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221058',23),(353,'grancrest-senki','episode_15','Episode 15',15,'https://onlystream.tv/e/0gqe5jofsn3g','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221065',31),(354,'grancrest-senki','episode_16','Episode 16',16,'https://onlystream.tv/e/i4npkqr6yufn','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221075',28),(355,'grancrest-senki','episode_17','Episode 17',17,'https://onlystream.tv/e/4l0mswez6mfc','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221082',27),(356,'grancrest-senki','episode_18','Episode 18',18,'https://onlystream.tv/e/vjhzoaoh7450','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221092',25),(357,'grancrest-senki','episode_19','Episode 19',19,'https://onlystream.tv/e/yjo9hlfgy4hb','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221103',21),(358,'grancrest-senki','episode_20','Episode 20',20,'https://onlystream.tv/e/2hi03rjokk8o','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221110',30),(359,'grancrest-senki','episode_21','Episode 21',21,'https://onlystream.tv/e/yso5crylyqot','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221116',22),(360,'grancrest-senki','episode_22','Episode 22',22,'https://onlystream.tv/e/3apmnx5r8d3m','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221122',30),(361,'grancrest-senki','episode_23','Episode 23',23,'https://onlystream.tv/e/o9grpmplf9li','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221128',23),(362,'grancrest-senki','episode_24','Episode 24',24,'https://onlystream.tv/e/wh21qpep9qqw','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221135',22),(363,'grancrest-senki_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/yklqoyji66r5','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221487',18),(364,'grancrest-senki_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/r5l6c8glkoq5','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221497',24),(365,'grancrest-senki_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d100ty0re0jv','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221504',23),(366,'grancrest-senki_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/xbs31d48zy1f','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221511',21),(367,'grancrest-senki_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/jtv45bhz9z7x','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221518',25),(368,'grancrest-senki_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/p0tpr5rq24gt','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221525',23),(369,'grancrest-senki_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/gq373w5ote0l','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221532',26),(370,'grancrest-senki_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/44autfp88w8k','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221541',23),(371,'grancrest-senki_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/w1mqt0wzyvve','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221552',26),(372,'grancrest-senki_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/fh1l04taiyjx','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221560',23),(373,'grancrest-senki_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/el11ihqebxae','','','','','','','','Fantasy, Action, Adventure',0,'1566221569',29),(374,'grancrest-senki_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/ecoirv6r6ow1','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221666',28),(375,'grancrest-senki_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/69n31u47m5lb','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221673',23),(376,'grancrest-senki_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/9g2p06z2b1xt','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221687',20),(377,'grancrest-senki_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/90rhp4vijt3z','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221696',26),(378,'grancrest-senki_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/b219azs7du3k','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221706',19),(379,'grancrest-senki_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/mkyh05y3gm5t','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221714',31),(380,'grancrest-senki_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/f4ld98nw4piz','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221740',26),(381,'grancrest-senki_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/j7eqjl4k9py4','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221748',31),(382,'grancrest-senki_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/zcy5w0zmpud0','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221759',19),(383,'grancrest-senki_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/8ufbca2zo0w7','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221767',26),(384,'grancrest-senki_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/3janxmoyf79b','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221776',21),(385,'grancrest-senki_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/7kt5r0ho7nbw','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221786',22),(386,'grancrest-senki_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/ezkbyto9wj9a\r\n','','','','','','','','Fantasy, Drama, Romance, Action, Adventure',0,'1566221793',26),(387,'guilty-crown','episode_1','Episode 1',1,'https://onlystream.tv/e/rrw72fwbda8f','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222217',23),(388,'guilty-crown','episode_2','Episode 2',2,'https://onlystream.tv/e/irvgkqt1ju17','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222225',23),(389,'guilty-crown','episode_3','Episode 3',3,'https://onlystream.tv/e/vj48y08q03ma','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222231',21),(390,'guilty-crown','episode_4','Episode 4',4,'https://onlystream.tv/e/sj4iw9u3kjmb','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222239',18),(391,'guilty-crown','episode_5','Episode 5',5,'https://onlystream.tv/e/dpsnzu0zzrdc','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222246',15),(392,'guilty-crown','episode_6','Episode 6',6,'https://onlystream.tv/e/am62azeoup32','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222348',26),(393,'guilty-crown','episode_7','Episode 7',7,'https://onlystream.tv/e/yvn9uz1vaks0','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222392',23),(394,'guilty-crown','episode_8','Episode 8',8,'https://onlystream.tv/e/payom8f1p7jk','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222401',16),(395,'guilty-crown','episode_9','Episode 9',9,'https://onlystream.tv/e/asuoir0fl6vx','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222458',22),(396,'guilty-crown','episode_10','Episode 10',10,'https://onlystream.tv/e/trbkqvpdshis','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222580',23),(397,'guilty-crown','episode_11','Episode 11',11,'https://onlystream.tv/e/gy00n7cslk82','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222589',18),(398,'guilty-crown','episode_12','Episode 12',12,'https://onlystream.tv/e/aq9nmj9jvmq6','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222595',19),(399,'guilty-crown','episode_13','Episode 13',13,'https://onlystream.tv/e/sraznu98q3yz','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222602',21),(400,'guilty-crown','episode_14','Episode 14',14,'https://onlystream.tv/e/pbdmtw3rsk1r','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222609',22),(401,'guilty-crown','episode_15','Episode 15',15,'https://onlystream.tv/e/oe4qx0791aw9','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222615',24),(402,'guilty-crown','episode_16','Episode 16',16,'https://onlystream.tv/e/4jmp8uzrlu6a','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222624',18),(403,'guilty-crown','episode_17','Episode 17',17,'https://onlystream.tv/e/79pxj5xbnw9e','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222632',19),(404,'guilty-crown','episode_18','Episode 18',18,'https://onlystream.tv/e/v1bfwxr9bfw5','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222642',27),(405,'guilty-crown','episode_19','Episode 19',19,'https://onlystream.tv/e/qbh0dkoux2ch','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222650',23),(406,'guilty-crown','episode_20','Episode 20',20,'https://onlystream.tv/e/m4s21neq9jez','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222658',25),(407,'guilty-crown','episode_21','Episode 21',21,'https://onlystream.tv/e/txlipw16dx0g','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222668',25),(408,'guilty-crown','episode_22','Episode 22',22,'https://onlystream.tv/e/uw2llkbh0m86','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222675',21),(409,'guilty-crown_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/vte0oh3kpfi8','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222934',16),(410,'guilty-crown_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/0gl9b9c0jcf8','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222944',22),(411,'guilty-crown_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/br6yg5p1qtzy','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222954',19),(412,'guilty-crown_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/mwybnngz716g','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222963',25),(413,'guilty-crown_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/m9br0edsuk0z','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222970',26),(414,'guilty-crown_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/lxa38264peri','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222978',19),(415,'guilty-crown_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/zz189fvz7zz0','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222987',15),(416,'guilty-crown_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/6zpo1wapsy57','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566222996',28),(417,'guilty-crown_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/brfhhc768v72','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223009',23),(418,'guilty-crown_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/22jsmwh75ox2','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223022',21),(419,'guilty-crown_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/c69a6rbs0c2q','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223029',18),(420,'guilty-crown_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/8btf19rz66fp','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223039',22),(421,'guilty-crown_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/jmr3u2e6fct7','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223048',27),(422,'guilty-crown_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/ovla7l4ktq1x','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223056',25),(423,'guilty-crown_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/ksci7ji4k06n','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223065',27),(424,'guilty-crown_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/kjsgda5qg510','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223073',26),(425,'guilty-crown_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/wd5qvpofb7zv','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223101',24),(426,'guilty-crown_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/5dbzhfajtk5p','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223112',19),(427,'guilty-crown_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/t1s9n8q64jb8','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223120',27),(428,'guilty-crown_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/y8c6d055vfoz','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223131',23),(429,'guilty-crown_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/dt3iic5iok4q','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223139',24),(430,'guilty-crown_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/7t4hb22ykorp','','','','','','','','Sci-Fi, Super Power, Drama, Romance, Action',0,'1566223146',27),(431,'hyouka','episode_1','Episode 1',1,'https://onlystream.tv/e/9r8r2lsc0wgg','','','','','','','','Mystery, School, Slice of Life',0,'1566223558',34),(432,'hyouka','episode_2','Episode 2',2,'https://onlystream.tv/e/bzhfg87f3qj9','','','','','','','','Mystery, School, Slice of Life',0,'1566223565',26),(433,'hyouka','episode_3','Episode 3',3,'https://onlystream.tv/e/vtrmbz0ye9d8','','','','','','','','Mystery, School, Slice of Life',0,'1566223574',23),(434,'hyouka','episode_4','Episode 4',4,'https://onlystream.tv/e/z5zr0ybrw6i2','','','','','','','','Mystery, School, Slice of Life',0,'1566223581',25),(435,'hyouka','episode_5','Episode 5',5,'https://onlystream.tv/e/xdozo5lyq74z','','','','','','','','Mystery, School, Slice of Life',0,'1566223587',27),(436,'hyouka','episode_6','Episode 6',6,'https://onlystream.tv/e/tbpeg9o99wvb','','','','','','','','Mystery, School, Slice of Life',0,'1566223594',27),(437,'hyouka','episode_7','Episode 7',7,'https://onlystream.tv/e/re5xneno3cp1','','','','','','','','Mystery, School, Slice of Life',0,'1566223612',22),(438,'hyouka','episode_8','Episode 8',8,'https://onlystream.tv/e/sl2gl0x010sn','','','','','','','','Mystery, School, Slice of Life',0,'1566223625',24),(439,'hyouka','episode_9','Episode 9',9,'https://onlystream.tv/e/dexryi60stpq','','','','','','','','Mystery, School, Slice of Life',0,'1566223633',24),(440,'hyouka','episode_10','Episode 10',10,'https://onlystream.tv/e/7206jxcszdor','','','','','','','','Mystery, School, Slice of Life',0,'1566223643',22),(441,'hyouka','episode_11','Episode 11',11,'https://onlystream.tv/e/6sl11mkhk38b','','','','','','','','Mystery, School, Slice of Life',0,'1566223651',20),(442,'hyouka','episode_12','Episode 12',12,'https://onlystream.tv/e/7kz1i6dlo0jg','','','','','','','','Mystery, School, Slice of Life',0,'1566223663',25),(443,'hyouka','episode_13','Episode 13',13,'https://onlystream.tv/e/4mg5uusrnquq','','','','','','','','Mystery, School, Slice of Life',0,'1566223670',29),(444,'hyouka','episode_14','Episode 14',14,'https://onlystream.tv/e/1xioi0qeid2b','','','','','','','','Mystery, School, Slice of Life',0,'1566223678',24),(445,'hyouka','episode_15','Episode 15',15,'https://onlystream.tv/e/hisuf9rpr4ug','','','','','','','','Mystery, School, Slice of Life',0,'1566223687',34),(446,'hyouka','episode_16','Episode 16',16,'https://onlystream.tv/e/8pe4dzpp8pac','','','','','','','','Mystery, School, Slice of Life',0,'1566223695',25),(447,'hyouka','episode_17','Episode 17',17,'https://onlystream.tv/e/sor0jlsfahdp','','','','','','','','Mystery, School, Slice of Life',0,'1566223702',29),(448,'hyouka','episode_18','Episode 18',18,'https://onlystream.tv/e/f14shg23g8mr','','','','','','','','Mystery, School, Slice of Life',0,'1566223785',17),(449,'hyouka','episode_19','Episode 19',19,'https://onlystream.tv/e/yi6y0wbqrxnb','','','','','','','','Mystery, School, Slice of Life',0,'1566223793',23),(450,'hyouka','episode_20','Episode 20',20,'https://onlystream.tv/e/9stleg6r7z7a','','','','','','','','Mystery, School, Slice of Life',0,'1566223801',22),(451,'hyouka','episode_21','Episode 21',21,'https://onlystream.tv/e/u94jwomqf8jz','','','','','','','','Mystery, School, Slice of Life',0,'1566223810',18),(452,'hyouka','episode_22','Episode 22',22,'https://onlystream.tv/e/9k6uwj1rr86l','','','','','','','','Mystery, School, Slice of Life',0,'1566223822',24),(453,'hyouka_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/im24thonbwgm','','','','','','','','Mystery, School, Slice of Life',0,'1566223950',24),(454,'hyouka_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/jar7z7u4lwfi','','','','','','','','Mystery, School, Slice of Life',0,'1566223961',25),(455,'hyouka_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d87bko32nlqy','','','','','','','','Mystery, School, Slice of Life',0,'1566223968',20),(456,'hyouka_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/ut30mmww7v07','','','','','','','','Mystery, School, Slice of Life',0,'1566223975',28),(457,'hyouka_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/1cggauxmaueu','','','','','','','','Mystery, School, Slice of Life',0,'1566223983',20),(458,'hyouka_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/a192e0c9yedx','','','','','','','','Mystery, School, Slice of Life',0,'1566223991',23),(459,'hyouka_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/49nvon6h2cps','','','','','','','','Mystery, School, Slice of Life',0,'1566223998',25),(460,'hyouka_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/esl8vlu8zyiv','','','','','','','','Mystery, School, Slice of Life',0,'1566224008',24),(461,'hyouka_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/963jj38w2bn8','','','','','','','','Mystery, School, Slice of Life',0,'1566224021',23),(462,'hyouka_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/3nuo6i0ohqas','','','','','','','','Mystery, School, Slice of Life',0,'1566224029',22),(463,'hyouka_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/v6peaagl12fh','','','','','','','','Mystery, School, Slice of Life',0,'1566224037',20),(464,'hyouka_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/0mw3745xk9f4','','','','','','','','Mystery, School, Slice of Life',0,'1566224049',30),(465,'hyouka_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/3c4fmwedg78c','','','','','','','','Mystery, School, Slice of Life',0,'1566224061',21),(466,'hyouka_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/t0rof7gbge65','','','','','','','','Mystery, School, Slice of Life',0,'1566224069',23),(467,'hyouka_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/nrzbfxn0wtxd','','','','','','','','Mystery, School, Slice of Life',0,'1566224076',25),(468,'hyouka_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/y3kk1oowcgm5','','','','','','','','Mystery, School, Slice of Life',0,'1566224083',22),(469,'hyouka_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/ju6qdob9iv9x','','','','','','','','Mystery, School, Slice of Life',0,'1566224092',27),(470,'hyouka_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/l44jufw7a5l2','','','','','','','','Mystery, School, Slice of Life',0,'1566224107',21),(471,'hyouka_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/5hxlxjmiromd','','','','','','','','Mystery, School, Slice of Life',0,'1566224115',26),(472,'hyouka_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/d51jm5que0cj','','','','','','','','Mystery, School, Slice of Life',0,'1566224125',27),(473,'hyouka_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/eapoxlttoenc','','','','','','','','Mystery, School, Slice of Life',0,'1566224136',21),(474,'hyouka_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/opilpc7ic2dz','','','','','','','','Mystery, School, Slice of Life',0,'1566224143',23),(475,'isekai-cheat-magician','episode_1','Episode 1',1,'https://onlystream.tv/e/ahvyno4q5mou','','','','','','','','Action, Adventure, Fantasy',0,'1566224217',34),(476,'isekai-cheat-magician','episode_2','Episode 2',2,'https://onlystream.tv/e/8wux4mbgph7p','','','','','','','','Action, Adventure, Fantasy',0,'1566224225',28),(477,'isekai-cheat-magician','episode_3','Episode 3',3,'https://onlystream.tv/e/oupoj0bwwy3e','','','','','','','','Action, Adventure, Fantasy',0,'1566224231',29),(478,'isekai-cheat-magician','episode_4','Episode 4',4,'https://onlystream.tv/e/vjn3e44zx32o','','','','','','','','Action, Adventure, Fantasy',0,'1566224237',32),(479,'isekai-cheat-magician','episode_5','Episode 5',5,'https://onlystream.tv/e/59ae2frv3yrl','','','','','','','','Action, Adventure, Fantasy',0,'1566224245',28),(480,'isekai-cheat-magician','episode_6','Episode 6',6,'https://onlystream.tv/e/96inovtukbtj','','','','','','','','Action, Adventure, Fantasy',0,'1566224252',29),(481,'joshikausei','episode_1','Episode 1',1,'https://onlystream.tv/e/1kdtk4ax6n04','','','','','','','','Slice of Life, Comedy, School',0,'1566224277',30),(482,'joshikausei','episode_2','Episode 2',2,'https://onlystream.tv/e/m4zpisypfqr0','','','','','','','','Slice of Life, Comedy, School',0,'1566224283',42),(483,'joshikausei','episode_3','Episode 3',3,'https://onlystream.tv/e/rgcdezc0bi1k','','','','','','','','Slice of Life, Comedy, School',0,'1566224293',24),(484,'joshikausei','episode_4','Episode 4',4,'https://onlystream.tv/e/ytos5kczozp9','','','','','','','','Slice of Life, Comedy, School',0,'1566224299',33),(485,'joshikausei','episode_5','Episode 5',5,'https://onlystream.tv/e/5ygkvjz0ze5o','','','','','','','','Slice of Life, Comedy, School',0,'1566224307',43),(486,'joshikausei','episode_6','Episode 6',6,'https://onlystream.tv/e/nbh1923jqruw','','','','','','','','Slice of Life, Comedy, School',0,'1566224314',32),(487,'joshikausei','episode_7','Episode 7',7,'https://onlystream.tv/e/rv61npire1mb','','','','','','','','Slice of Life, Comedy, School',0,'1566224355',33),(488,'kanata-no-astra_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/zh4mrod3uw19','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566224383',51),(489,'kanata-no-astra_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/76qy1yv69ar8','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566224390',37),(490,'kanata-no-astra_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/kjgshwx2i0wn','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566224397',32),(491,'kanata-no-astra_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/cm43h0ve4cn1','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566224404',39),(492,'kanata-no-astra_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/2mo063w9eo6n','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566224414',33),(493,'sounan-desu-ka','episode_1','Episode 1',1,'https://onlystream.tv/e/o705z28r9nrj','','','','','','','','Adventure, Comedy, Seinen',0,'1566224512',48),(494,'sounan-desu-ka','episode_2','Episode 2',2,'https://onlystream.tv/e/r92zr72u9w4p','','','','','','','','Adventure, Comedy, Seinen',0,'1566224518',30),(495,'sounan-desu-ka','episode_3','Episode 3',3,'https://onlystream.tv/e/t31netaort8m','','','','','','','','Adventure, Comedy, Seinen',0,'1566224524',24),(496,'sounan-desu-ka','episode_4','Episode 4',4,'https://onlystream.tv/e/qwhu95kdqa32','','','','','','','','Adventure, Comedy, Seinen',0,'1566224529',22),(497,'sounan-desu-ka','episode_5','Episode 5',5,'https://onlystream.tv/e/q097lphv99rw','','','','','','','','Adventure, Comedy, Seinen',0,'1566224535',24),(498,'sounan-desu-ka','episode_6','Episode 6',6,'https://onlystream.tv/e/dur7mvhr45y0','','','','','','','','Adventure, Comedy, Seinen',0,'1566224544',33),(499,'sounan-desu-ka','episode_7','Episode 7',7,'https://onlystream.tv/e/glikbzdnaouk','','','','','','','','Adventure, Comedy, Seinen',0,'1566224550',32),(500,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_1','Episode 1',1,'https://onlystream.tv/e/o56ljd2xecw5','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224571',26),(501,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_2','Episode 2',2,'https://onlystream.tv/e/ktfnefk6t2ri','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224577',21),(502,'katsute-kami-datta-kemono-tachi-e','episode_3','Episode 3',3,'https://onlystream.tv/e/nlk4jyv6khb8','','','','','','','','Action, Drama, Fantasy, Shounen',0,'1566224634',41),(503,'katsute-kami-datta-kemono-tachi-e','episode_4','Episode 4',4,'https://onlystream.tv/e/xgy43lz3arnv','','','','','','','','Action, Drama, Fantasy, Shounen',0,'1566224642',37),(504,'katsute-kami-datta-kemono-tachi-e','episode_5','Episode 5',5,'https://onlystream.tv/e/zcmhtg2yw0w7','','','','','','','','Action, Drama, Fantasy, Shounen',0,'1566224679',31),(505,'katsute-kami-datta-kemono-tachi-e','episode_6','Episode 6',6,'https://onlystream.tv/e/7iku4rffgm3q','','','','','','','','Action, Drama, Fantasy, Shounen',0,'1566224688',36),(506,'katsute-kami-datta-kemono-tachi-e','episode_7','Episode 7',7,'https://onlystream.tv/e/nhfgrvlvyw0i','','','','','','','','Action, Drama, Fantasy, Shounen',0,'1566224695',37),(507,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/sy0139emwz7q','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224714',37),(508,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/8o2nw1a5mi1t','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224724',40),(509,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/vzo57j6377a3','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224733',36),(510,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/em3fqw98mr9n','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224745',21),(511,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_3','Episode 3',3,'https://onlystream.tv/e/ysq0m3g9hmsn','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224797',30),(512,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_4','Episode 4',4,'https://onlystream.tv/e/q3ts8fnd3fhn','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224805',23),(513,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_5','Episode 5',5,'https://onlystream.tv/e/8i488tvbt939','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224812',27),(514,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_6','Episode 6',6,'https://onlystream.tv/e/x3bdljuozvnz','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224820',31),(515,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_7','Episode 7',7,'https://onlystream.tv/e/02tumggswh8q','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1566224827',23),(516,'koe-no-katachi','episode_1','Episode 1',1,'https://onlystream.tv/e/ezvagh25grdz','https://gounlimited.to/embed-xoluk2gt0817.html','','','','','','','School, Drama Romance',0,'1566225047',45),(517,'koe-no-katachi_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/1e7qs7rmwmp8','https://gounlimited.to/embed-zzum3ejlwsi1.html','','','','','','','School, Drama Romance',0,'1566225088',30),(518,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/cyob5ouqbluz','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225151',31),(519,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/yjtb327zdj3q','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225159',23),(520,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/s3m9u2nckphv','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225172',23),(521,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/9bliwaaoesz3','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225179',34),(522,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/zqmr9uteyjt4','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225188',31),(523,'kono-subarashii-sekai-ni-shukufuku-wo','episode_6','Episode 6',6,'https://onlystream.tv/e/qgxwezt3pakc','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225196',25),(524,'kono-subarashii-sekai-ni-shukufuku-wo','episode_7','Episode 7',7,'https://onlystream.tv/e/zq74j35hey3q','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225206',27),(525,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/p7eourxjolv8','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225216',24),(526,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/4cis9ldvv494','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225225',21),(527,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/ln4lodmtw6iz','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225238',21),(528,'kono-subarashii-sekai-ni-shukufuku-wo','episode_1','Episode 1',1,'https://onlystream.tv/e/fu4kxbnjzwng','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225287',26),(529,'kono-subarashii-sekai-ni-shukufuku-wo','episode_2','Episode 2',2,'https://onlystream.tv/e/hm48wjwnyjsk','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225295',23),(530,'kono-subarashii-sekai-ni-shukufuku-wo','episode_3','Episode 3',3,'https://onlystream.tv/e/shdzpw4m5872','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225303',26),(531,'kono-subarashii-sekai-ni-shukufuku-wo','episode_4','Episode 4',4,'https://onlystream.tv/e/8i89v08eyja2','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225320',21),(532,'kono-subarashii-sekai-ni-shukufuku-wo','episode_5','Episode 5',5,'https://onlystream.tv/e/55ac2xpog2l8','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225331',27),(533,'kono-subarashii-sekai-ni-shukufuku-wo','episode_8','Episode 8',8,'https://onlystream.tv/e/0wt0gtpbpnsy','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225356',19),(534,'kono-subarashii-sekai-ni-shukufuku-wo','episode_9','Episode 9',9,'https://onlystream.tv/e/jjx2gybyundh','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225363',26),(535,'kono-subarashii-sekai-ni-shukufuku-wo','episode_10','Episode 10',10,'https://onlystream.tv/e/lak8j99c6fax','','','','','','','','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure',0,'1566225371',27),(536,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_1','Episode 1',1,'https://onlystream.tv/e/axcgm0ge9a1s','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225439',34),(537,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_2','Episode 2',2,'https://onlystream.tv/e/ggtiu9iq5h4b','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225454',31),(538,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_3','Episode 3',3,'https://onlystream.tv/e/mjosl462vzij','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225464',38),(539,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_4','Episode 4',4,'https://onlystream.tv/e/pb5lt2x8nd1k','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225482',34),(540,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_5','Episode 5',5,'https://onlystream.tv/e/lfmp84zdyr97','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225490',42),(541,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_6','Episode 6',6,'https://onlystream.tv/e/5uv6li7hfy8c','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225510',38),(542,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_7','Episode 7',7,'https://onlystream.tv/e/u2aal6hwcl2v','','','','','','','','Fantasy, Mystery, Supernatural',0,'1566225521',34),(543,'made-in-abyss_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/31xp0lt4ufje','https://gounlimited.to/embed-z3lcpw8winms.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566225986',27),(544,'made-in-abyss_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/up0ncwj3n1lh','https://gounlimited.to/embed-leem7c6conxl.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566225999',33),(545,'made-in-abyss_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/t9n6dl1q969f','https://gounlimited.to/embed-54vci4opymin.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226011',21),(546,'made-in-abyss_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/oafcjhhiwodz','https://gounlimited.to/embed-x2uwgcf4dzbs.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226024',24),(547,'made-in-abyss_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/0k2rteydzqyp','https://gounlimited.to/embed-l0a81fsiyrv3.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226039',23),(548,'made-in-abyss_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/buv1e6mxxyqe','https://gounlimited.to/embed-g8syz2759ii2.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226061',26),(549,'made-in-abyss_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/cf7k69s3c0g4','https://gounlimited.to/embed-c5wv6zgzjwd6.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226072',21),(550,'made-in-abyss_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/ayuerl94dvx4','https://gounlimited.to/embed-zo7144202flu.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226087',25),(551,'made-in-abyss_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/itvgro279moi','https://gounlimited.to/embed-wl98b1b5qokr.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226101',24),(552,'made-in-abyss_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/c28ogulbsan0','https://gounlimited.to/embed-cs632c0v9wrb.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226115',25),(553,'made-in-abyss_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/rrw8891kxd39','https://gounlimited.to/embed-4l6mqolswx08.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226126',24),(554,'made-in-abyss_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/jtrz10dl01z1','https://gounlimited.to/embed-e8wlp6wfmhhk.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226141',25),(555,'made-in-abyss_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/cmb4xzbjzapi','https://gounlimited.to/embed-tadycv5w9476.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226153',24),(556,'made-in-abyss','episode_1','Episode 1',1,'https://gounlimited.to/embed-361wj34yrazt.html','','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226278',22),(557,'made-in-abyss','episode_2','Episode 2',2,'https://onlystream.tv/e/wpw8h35dr2ry','https://gounlimited.to/embed-mde95g8q5vit.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226293',20),(558,'made-in-abyss','episode_3','Episode 3',3,'https://onlystream.tv/e/yu3f2p30v247','https://gounlimited.to/embed-tkepuf17py5r.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226306',21),(559,'made-in-abyss','episode_4','Episode 4',4,'https://onlystream.tv/e/582vx7r2m6ea','https://gounlimited.to/embed-gbrkcwncxi07.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226317',26),(560,'made-in-abyss','episode_5','Episode 5',5,'https://onlystream.tv/e/m4t9aeuzbeey','https://gounlimited.to/embed-p5a86drbnjvo.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226329',19),(561,'made-in-abyss','episode_6','Episode 6',6,'https://onlystream.tv/e/t5onh9zkhxsa','https://gounlimited.to/embed-j6uu6g9ghgtx.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226343',23),(562,'made-in-abyss','episode_7','Episode 7',7,'https://onlystream.tv/e/gkilog626vbk','https://gounlimited.to/embed-c80u5thirmvv.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226363',17),(563,'made-in-abyss','episode_8','Episode 8',8,'https://onlystream.tv/e/5d0zik9ekdwz','https://gounlimited.to/embed-t015hoc56897.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226454',20),(564,'made-in-abyss','episode_9','Episode 9',9,'https://onlystream.tv/e/b05f5n5ocerk','https://gounlimited.to/embed-p1m8wz1uk4t0.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226469',20),(565,'made-in-abyss','episode_10','Episode 10',10,'https://onlystream.tv/e/i8qoulg9o57i','https://gounlimited.to/embed-iw0seby6ejzy.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226488',19),(566,'made-in-abyss','episode_11','Episode 11',11,'https://onlystream.tv/e/cdb318e863xh','https://gounlimited.to/embed-4k2hh871cn24.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226501',17),(567,'made-in-abyss','episode_12','Episode 12',12,'https://onlystream.tv/e/ilerh6gui3bu','https://gounlimited.to/embed-8wgcqyujd78c.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226515',20),(568,'made-in-abyss','episode_13','Episode 13',13,'https://onlystream.tv/e/i8rs4xasgjp2','https://gounlimited.to/embed-nc561yqjylv4.html','','','','','','','Sci-Fi, Mystery, Fantasy, Drama, Adventure',0,'1566226531',26),(569,'maou-sama,-retry!','episode_1','Episode 1',1,'https://onlystream.tv/e/5i8nzss8fh4c','','','','','','','','Action, Adventure, Fantasy',0,'1566227107',2),(570,'maou-sama,-retry!','episode_2','Episode 2',2,'https://onlystream.tv/e/3fusyq1feydv','','','','','','','','Action, Adventure, Fantasy',0,'1566227118',2),(571,'maou-sama,-retry!','episode_3','Episode 3',3,'https://onlystream.tv/e/wpvfr7radncp','','','','','','','','Action, Adventure, Fantasy',0,'1566227128',1),(572,'maou-sama,-retry!','episode_4','Episode 4',4,'https://onlystream.tv/e/7531mkjw2eoo','','','','','','','','Action, Adventure, Fantasy',0,'1566227141',1),(573,'maou-sama,-retry!','episode_5','Episode 5',5,'https://onlystream.tv/e/5hxv7ezl3jv7','','','','','','','','Action, Adventure, Fantasy',0,'1566227151',1),(574,'maou-sama,-retry!','episode_6','Episode 6',6,'https://onlystream.tv/e/bn8hnpww6gk1','','','','','','','','Action, Adventure, Fantasy',0,'1566227161',0),(575,'maou-sama,-retry!','episode_7','Episode 7',7,'https://onlystream.tv/e/iu5wy05dwchx','','','','','','','','Action, Adventure, Fantasy',0,'1566227171',4),(576,'maou-sama,-retry!_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/q2fmqvv10dtv','','','','','','','','Action, Adventure, Fantasy',0,'1566227200',1),(577,'maou-sama,-retry!_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/49x4vykmqm55','','','','','','','','Action, Adventure, Fantasy',0,'1566227209',1),(578,'maou-sama,-retry!_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/8a09vpgt9r4b','','','','','','','','Action, Adventure, Fantasy',0,'1566227216',1),(579,'maou-sama,-retry!_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/9oiewptx2f0v','','','','','','','','Action, Adventure, Fantasy',0,'1566227226',1),(580,'maou-sama,-retry!_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/fxw6jfn3e2ev','','','','','','','','Action, Adventure, Fantasy',0,'1566227235',2),(581,'zankyou-no-terror','episode_1','Episode 1',1,'https://onlystream.tv/e/v0ajm6usj1ux','','','','','','','','Mystery, Psychological, Thriller',0,'1566227324',24),(582,'zankyou-no-terror','episode_2','Episode 2',2,'https://onlystream.tv/e/6xeiehgyq13y','','','','','','','','Mystery, Psychological, Thriller',0,'1566227334',25),(583,'zankyou-no-terror','episode_3','Episode 3',3,'https://onlystream.tv/e/pw383uqirria','','','','','','','','Mystery, Psychological, Thriller',0,'1566227345',23),(584,'zankyou-no-terror','episode_4','Episode 4',4,'https://onlystream.tv/e/0z9lt6uuw4x7','','','','','','','','Mystery, Psychological, Thriller',0,'1566227376',29),(585,'zankyou-no-terror','episode_5','Episode 5',5,'https://onlystream.tv/e/g3htv4vmtwqz','','','','','','','','Mystery, Psychological, Thriller',0,'1566227389',20),(586,'zankyou-no-terror','episode_6','Episode 6',6,'https://onlystream.tv/e/4wcrt795koiq','','','','','','','','Mystery, Psychological, Thriller',0,'1566227430',24),(587,'zankyou-no-terror','episode_7','Episode 7',7,'https://onlystream.tv/e/s5ij4j44h09n','','','','','','','','Mystery, Psychological, Thriller',0,'1566227439',26),(588,'zankyou-no-terror','episode_8','Episode 8',8,'https://onlystream.tv/e/rwe0l00ly7mm','','','','','','','','Mystery, Psychological, Thriller',0,'1566227461',24),(589,'zankyou-no-terror','episode_9','Episode 9',9,'https://onlystream.tv/e/pdwk0224hyip','','','','','','','','Mystery, Psychological, Thriller',0,'1566227469',33),(590,'zankyou-no-terror','episode_10','Episode 10',10,'https://onlystream.tv/e/q8c7xklxh97f','','','','','','','','Mystery, Psychological, Thriller',0,'1566227479',26),(591,'zankyou-no-terror','episode_11','Episode 11',11,'https://onlystream.tv/e/cg5fyjgwsfig','','','','','','','','Mystery, Psychological, Thriller',0,'1566227487',25),(592,'zankyou-no-terror_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/iphsdo8qgw7g','','','','','','','','Mystery, Psychological, Thriller',0,'1566227528',32),(593,'zankyou-no-terror_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/xwirl0c27y6y','','','','','','','','Mystery, Psychological, Thriller',0,'1566227535',23),(594,'zankyou-no-terror_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/0goinm3p2r69','','','','','','','','Mystery, Psychological, Thriller',0,'1566227541',24),(595,'zankyou-no-terror_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/m5tvzvsjv43z','','','','','','','','Mystery, Psychological, Thriller',0,'1566227548',24),(596,'zankyou-no-terror_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/7max4a3zv59m','','','','','','','','Mystery, Psychological, Thriller',0,'1566227555',31),(597,'zankyou-no-terror_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/l3uebhd831jn','','','','','','','','Mystery, Psychological, Thriller',0,'1566227561',20),(598,'zankyou-no-terror_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/hy4whuvmyitm','','','','','','','','Mystery, Psychological, Thriller',0,'1566227568',22),(599,'zankyou-no-terror_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/wh7tw5zf50gx','','','','','','','','Mystery, Psychological, Thriller',0,'1566227580',22),(600,'zankyou-no-terror_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/1uxot2k1rua3','','','','','','','','Mystery, Psychological, Thriller',0,'1566227599',23),(601,'zankyou-no-terror_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/ngumxg97bnh3','','','','','','','','Mystery, Psychological, Thriller',0,'1566227605',19),(602,'zankyou-no-terror_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/j0o19fz4vy2k','','','','','','','','Mystery, Psychological, Thriller',0,'1566227613',23),(603,'orange_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/pcvj2mexvt4d','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227647',20),(604,'orange_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/bublhwyv45sw','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227655',24),(605,'orange_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/4h0wj0wj5147','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227666',20),(606,'orange_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/vwyfd5w8jjr9','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227672',16),(607,'orange_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/2y12yvdji8gl','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227679',18),(608,'orange_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/vltlt4066xp8','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227686',21),(609,'orange_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/8otd2kwnhfq4','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227693',17),(610,'orange_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/epcu4vvzsu17','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227700',19),(611,'orange_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/66dli4ak8ni8','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227710',24),(612,'orange_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/tqybedtf1oe1','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227721',14),(613,'orange_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/v1ddepkodgm5','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227727',20),(614,'orange_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/x3zgn5a7ccvm','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227735',18),(615,'orange_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/kdcbx9xicck5','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227742',16),(616,'orange','episode_1','Episode 1',1,'https://onlystream.tv/e/7w4rn6c2lpsn','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227785',22),(617,'orange','episode_2','Episode 2',2,'https://onlystream.tv/e/y0hg4nvsfzgk','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227792',27),(618,'orange','episode_3','Episode 3',3,'https://onlystream.tv/e/eygow738lg7q','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227799',19),(619,'orange','episode_4','Episode 4',4,'https://onlystream.tv/e/v5v2iesgumi8','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227805',21),(620,'orange','episode_5','Episode 5',5,'https://onlystream.tv/e/upshjb2h8h47','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227812',20),(621,'orange','episode_6','Episode 6',6,'https://onlystream.tv/e/8s8sec1htzm8','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227818',20),(622,'orange','episode_7','Episode 7',7,'https://onlystream.tv/e/grx056cb8t38','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227826',22),(623,'orange','episode_8','Episode 8',8,'https://onlystream.tv/e/rl24htlqam9r','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227834',18),(624,'orange','episode_9','Episode 9',9,'https://onlystream.tv/e/23flurcuyx3v','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227841',19),(625,'orange','episode_10','Episode 10',10,'https://onlystream.tv/e/s71b21x32r6w','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227848',18),(626,'orange','episode_11','Episode 11',11,'https://onlystream.tv/e/jb1c3w8daprz','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227855',22),(627,'orange','episode_12','Episode 12',12,'https://onlystream.tv/e/l1qki0sj4tym','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227863',25),(628,'orange','episode_13','Episode 13',13,'https://onlystream.tv/e/g0cxh3dgg1ob','','','','','','','','Sci-Fi, School, Drama, Romance',0,'1566227869',22),(629,'ssss-gridman_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/2f5qjnnf5d1z','','','','','','','','Mecha',0,'1566227991',25),(630,'ssss-gridman_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/udjm4udyg0rv','','','','','','','','Mecha',0,'1566227999',27),(631,'ssss-gridman_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/i7bvwtjg8lzq','','','','','','','','Mecha',0,'1566228006',25),(632,'ssss-gridman_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/8sgwfxo6gzj6','','','','','','','','Mecha',0,'1566228015',21),(633,'ssss-gridman_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/vto0fubk2ehi','','','','','','','','Mecha',0,'1566228022',26),(634,'ssss-gridman_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/x3v2d9u5r01c','','','','','','','','Mecha',0,'1566228029',32),(635,'ssss-gridman_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/hieb0e0i0ny5','','','','','','','','Mecha',0,'1566228037',30),(636,'ssss-gridman_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/tdtouf9lrwh0','','','','','','','','Mecha',0,'1566228046',21),(637,'ssss-gridman_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/qt582uy9lzie','','','','','','','','Mecha',0,'1566228055',26),(638,'ssss-gridman_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/v9v6heby0ix4','','','','','','','','Mecha',0,'1566228062',26),(639,'ssss-gridman_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/dgh4wcpfwl84','','','','','','','','Mecha',0,'1566228070',30),(640,'ssss-gridman_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/q4bh5xr5r8df','','','','','','','','Mecha',0,'1566228087',25),(641,'ssss-gridman','episode_1','Episode 1',1,'https://onlystream.tv/e/p15h5e42kpsj','','','','','','','','Mecha',0,'1566228096',26),(642,'ssss-gridman','episode_2','Episode 2',2,'https://onlystream.tv/e/d313574gdord','','','','','','','','Mecha',0,'1566228107',21),(643,'ssss-gridman','episode_3','Episode 3',3,'https://onlystream.tv/e/95lk4u04o782','','','','','','','','Mecha',0,'1566228113',25),(644,'ssss-gridman','episode_4','Episode 4',4,'https://onlystream.tv/e/o617yxq9vr2m','','','','','','','','Mecha',0,'1566228120',21),(645,'ssss-gridman','episode_5','Episode 5',5,'https://onlystream.tv/e/1ymchj97qv7k','','','','','','','','Mecha',0,'1566228127',27),(646,'ssss-gridman','episode_6','Episode 6',6,'https://onlystream.tv/e/n1az2qtpo7lf','','','','','','','','Mecha',0,'1566228135',25),(647,'ssss-gridman','episode_7','Episode 7',7,'https://onlystream.tv/e/7qv6n787nllk','','','','','','','','Mecha',0,'1566228142',25),(648,'ssss-gridman','episode_8','Episode 8',8,'https://onlystream.tv/e/ezha9p13m8q8','','','','','','','','Mecha',0,'1566228149',22),(649,'ssss-gridman','episode_8','Episode 8',8,'https://onlystream.tv/e/ey5qsvcyo1r6','','','','','','','','Fantasy, Action, Adventure',0,'1566228155',0),(650,'ssss-gridman','episode_9','Episode 9',9,'https://onlystream.tv/e/8xo677w246ga','','','','','','','','Mecha',0,'1566228163',33),(651,'ssss-gridman','episode_10','Episode 10',10,'https://onlystream.tv/e/u7trcjaitgxq','','','','','','','','Mecha',0,'1566228171',29),(652,'ssss-gridman','episode_11','Episode 11',11,'https://onlystream.tv/e/z976a67kth4y','','','','','','','','Mecha',0,'1566228178',25),(653,'ssss-gridman','episode_12','Episode 12',12,'https://onlystream.tv/e/4ftbujf6hwer','','','','','','','','Mecha',0,'1566228188',33),(654,'tejina-senpai','episode_1','Episode 1',1,'https://onlystream.tv/e/edvacw7hjhwq','','','','','','','','Comedy, School, Seinen',0,'1566228280',40),(655,'tejina-senpai','episode_2','Episode 2',2,'https://onlystream.tv/e/mwfnynlxbuuz','','','','','','','','Comedy, School, Seinen',0,'1566228287',35),(656,'tejina-senpai','episode_3','Episode 3',3,'https://onlystream.tv/e/6sdobcwnf6sh','','','','','','','','Comedy, School, Seinen',0,'1566228294',44),(657,'tejina-senpai','episode_4','Episode 4',4,'https://onlystream.tv/e/qq0cy0u8u3re','','','','','','','','Comedy, School, Seinen',0,'1566228300',34),(658,'tejina-senpai','episode_5','Episode 5',5,'https://onlystream.tv/e/cbawiemqfj5z','','','','','','','','Comedy, School, Seinen',0,'1566228311',45),(659,'tejina-senpai','episode_6','Episode 6',6,'https://onlystream.tv/e/c3zau3atmvn7','','','','','','','','Comedy, School, Seinen',0,'1566228319',44),(660,'tejina-senpai','episode_7','Episode 7',7,'https://onlystream.tv/e/atuha3y36b8u','','','','','','','','Comedy, School, Seinen',0,'1566228326',34),(661,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_1','Episode 1',1,'https://onlystream.tv/e/qem4ay4on52g','','','','','','','','Slice of Life, Fantasy',0,'1566228353',0),(662,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_2','Episode 2',2,'https://onlystream.tv/e/jokwlkshu2ah','','','','','','','','Slice of Life, Fantasy',0,'1566228365',0),(663,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_3','Episode 3',3,'https://onlystream.tv/e/6r0l6iqdnzsb','','','','','','','','Slice of Life, Fantasy',0,'1566228374',0),(664,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_4','Episode 4',4,'https://onlystream.tv/e/luc5ctixv8ul','','','','','','','','Slice of Life, Fantasy',0,'1566228380',0),(665,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_5','Episode 5',5,'https://onlystream.tv/e/bh6jgqswhhmk','','','','','','','','Slice of Life, Fantasy',0,'1566228387',0),(666,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_6','Episode 6',6,'https://onlystream.tv/e/m55rbt041pnq','','','','','','','','Slice of Life, Fantasy',0,'1566228393',0),(667,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_7','Episode 7',7,'https://onlystream.tv/e/o6dcotge4fex','','','','','','','','Slice of Life, Fantasy',0,'1566228400',0),(668,'violet-evergarden_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/gidjrrf04qc6','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228453',23),(669,'violet-evergarden_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/1z3kh44dfoyq','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228474',25),(670,'violet-evergarden_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d2diperhacxq','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228482',22),(671,'violet-evergarden_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/6kppws4yufhk','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228493',24),(672,'violet-evergarden_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/v3ghwr34d36b','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228502',24),(673,'violet-evergarden_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/klgc0pons98v','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228510',18),(674,'violet-evergarden_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/hh6mzaulk5ah','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228536',25),(675,'violet-evergarden_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/k6ksfhilgpfp','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228548',17),(676,'violet-evergarden_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/xxk9swbm4i9l','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228555',16),(677,'violet-evergarden_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/vwazk5gcvzn8','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228562',27),(678,'violet-evergarden_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/nal2z3nk84kz','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228575',18),(679,'violet-evergarden_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/f2b33n7yuz1p','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228584',25),(680,'violet-evergarden_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/fzckapxqkkr0','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228591',38),(681,'vinland-saga','episode_1','Episode 1',1,'https://www.youtube.com/embed/CWQtZIzeWqc','','','','','','','','Historical, Drama, Action, Adventure',0,'1578239081',61),(682,'violet-evergarden','episode_2','Episode 2',2,'https://onlystream.tv/e/s31bpyzztddt','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228605',24),(683,'violet-evergarden','episode_3','Episode 3',3,'https://onlystream.tv/e/aoqwglet1kd0','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228613',27),(684,'violet-evergarden','episode_4','Episode 4',4,'https://onlystream.tv/e/ud2pqxcpffit','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228620',21),(685,'violet-evergarden','episode_5','Episode 5',5,'https://onlystream.tv/e/v3cnitzak5gx','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228627',25),(686,'violet-evergarden','episode_6','Episode 6',6,'https://onlystream.tv/e/9va9o9enaxto','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228636',17),(687,'violet-evergarden','episode_7','Episode 7',7,'https://onlystream.tv/e/0ynmrfzujywq','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228643',24),(688,'violet-evergarden','episode_8','Episode 8',8,'https://onlystream.tv/e/i05pjkyatl4f','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228652',25),(689,'violet-evergarden','episode_9','Episode 9',9,'https://onlystream.tv/e/jhneoshg4w34','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228660',25),(690,'violet-evergarden','episode_10','Episode 10',10,'https://onlystream.tv/e/5du90fvczcr2','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228667',17),(691,'violet-evergarden','episode_11','Episode 11',11,'https://onlystream.tv/e/h1runs3pmm76','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228673',23),(692,'violet-evergarden','episode_12','Episode 12',12,'https://onlystream.tv/e/vnfjkkjbie2h','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228679',25),(693,'violet-evergarden','episode_13','Episode 13',13,'https://onlystream.tv/e/rc72ktnvvoou','','','','','','','','Fantasy, Slice of Life, Drama',0,'1566228686',22),(694,'vinland-saga','episode_2','Episode 2',2,'https://www.youtube.com/embed/_NVwS4mcVYg','','','','','','','','Historical, Drama, Action, Adventure',0,'1578239116',49),(695,'vinland-saga','episode_3','Episode 3',3,'https://onlystream.tv/e/1g2i4myjn9n7','','','','','','','','Historical, Drama, Action, Adventure',0,'1566228806',42),(696,'vinland-saga','episode_4','Episode 4',4,'https://onlystream.tv/e/600x0l30yebu','','','','','','','','Historical, Drama, Action, Adventure',0,'1566228812',40),(697,'vinland-saga','episode_5','Episode 5',5,'https://onlystream.tv/e/6qv1sucpc8nb','','','','','','','','Historical, Drama, Action, Adventure',0,'1566228818',39),(698,'vinland-saga','episode_6','Episode 6',6,'https://onlystream.tv/e/30pc71j0dcrw','','','','','','','','Historical, Drama, Action, Adventure',0,'1566228823',38),(699,'vinland-saga','episode_7','Episode 7',7,'https://onlystream.tv/e/bfb32pb3zg9c','','','','','','','','Historical, Drama, Action, Adventure',1,'1566228890',48),(700,'yakusoku-no-neverland_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/8h5mqtj0v85b','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566228976',30),(701,'yakusoku-no-neverland_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/j4e7i4dh3l49','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229000',32),(702,'yakusoku-no-neverland_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d5dw8s013rj8','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229009',31),(703,'yakusoku-no-neverland_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/hqxgh8pldz5j','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229017',23),(704,'yakusoku-no-neverland_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/b58oqxxc9z01','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229024',30),(705,'yakusoku-no-neverland_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/tpc3dc3v4phc','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229031',23),(706,'yakusoku-no-neverland_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/ww03ovizpmbf','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229039',26),(707,'yakusoku-no-neverland_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/dnoir7706bem','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229049',28),(708,'yakusoku-no-neverland_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/hhrshqfod9qj','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229068',27),(709,'yakusoku-no-neverland_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/cgfz9ztvk3ch','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229076',29),(710,'yakusoku-no-neverland_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/cgfz9ztvk3ch','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229094',22),(711,'yakusoku-no-neverland_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/iatkojtjjfuz','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229102',19),(712,'yakusoku-no-neverland','episode_1','Episode 1',1,'https://onlystream.tv/e/2cssgei5n902','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229123',22),(713,'yakusoku-no-neverland','episode_2','Episode 2',2,'https://onlystream.tv/e/9aqwt256rjnr','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229131',24),(714,'yakusoku-no-neverland','episode_3','Episode 3',3,'https://onlystream.tv/e/l1kqgjyocwx9','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229139',27),(715,'yakusoku-no-neverland','episode_4','Episode 4',4,'https://onlystream.tv/e/qyat1kim51rr','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229148',16),(716,'yakusoku-no-neverland','episode_5','Episode 5',5,'https://onlystream.tv/e/ddj2soap25wp','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229155',19),(717,'yakusoku-no-neverland','episode_6','Episode 6',6,'https://onlystream.tv/e/wmxwhvrs2v9h','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229165',18),(718,'yakusoku-no-neverland','episode_7','Episode 7',7,'https://onlystream.tv/e/ixg3y069ckpg','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229171',21),(719,'yakusoku-no-neverland','episode_8','Episode 8',8,'https://onlystream.tv/e/ho9npftzma1h','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229181',26),(720,'yakusoku-no-neverland','episode_9','Episode 9',9,'https://onlystream.tv/e/lfxj1djl1t6p','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229189',21),(721,'yakusoku-no-neverland','episode_10','Episode 10',10,'https://onlystream.tv/e/hbqfxtkm3jm2','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229197',24),(722,'yakusoku-no-neverland','episode_11','Episode 11',11,'https://onlystream.tv/e/17ygmcvhy1ve','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229207',25),(723,'yakusoku-no-neverland','episode_12','Episode 12',12,'https://onlystream.tv/e/nztzcvp25oxw','','','','','','','','Sci-Fi, Mystery, Horror',0,'1566229215',17),(724,'shigatsu-wa-kimi-no-uso_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/avbnbyosbl42','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229314',26),(725,'shigatsu-wa-kimi-no-uso_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/u94x2bm4fhg4','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229321',30),(726,'shigatsu-wa-kimi-no-uso_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/amx7n5we5ds2','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229328',30),(727,'shigatsu-wa-kimi-no-uso_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/4j6x74b4ufpu','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229334',23),(728,'shigatsu-wa-kimi-no-uso_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/phz5sx1fzkff','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229340',25),(729,'shigatsu-wa-kimi-no-uso_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/adq7icjsqsi6','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229346',24),(730,'shigatsu-wa-kimi-no-uso_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/irm4p0mncqgk','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229352',24),(731,'shigatsu-wa-kimi-no-uso_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/45x0vzvdpju4','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229358',24),(732,'shigatsu-wa-kimi-no-uso_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/1hfz99hznd0g','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229366',19),(733,'shigatsu-wa-kimi-no-uso_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/7b1j4oa6mx4v','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229376',26),(734,'shigatsu-wa-kimi-no-uso_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/ckfpezbm7swu','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229383',21),(735,'shigatsu-wa-kimi-no-uso_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/zyv82fo7dm0k','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229389',20),(736,'shigatsu-wa-kimi-no-uso_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/8yccd1ifmlmt','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229395',26),(737,'shigatsu-wa-kimi-no-uso_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/xr8ibv9hvoxp','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229400',25),(738,'shigatsu-wa-kimi-no-uso_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/bcpgdea5uuaj','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229407',27),(739,'shigatsu-wa-kimi-no-uso_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/4lucck6210tt','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229414',24),(740,'shigatsu-wa-kimi-no-uso_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/4dofpvr9wigz','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229421',25),(741,'shigatsu-wa-kimi-no-uso_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/pvfcy0xk0mbl','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229427',25),(742,'shigatsu-wa-kimi-no-uso_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/4u6vx6tsv2xd','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229435',25),(743,'shigatsu-wa-kimi-no-uso_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/goz7ezpibci1','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229446',21),(744,'shigatsu-wa-kimi-no-uso_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/c7lu7ekkc3ff','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229451',30),(745,'shigatsu-wa-kimi-no-uso_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/d4cqum20js7d','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229458',28),(746,'shigatsu-wa-kimi-no-uso','episode_1','Episode 1',1,'https://onlystream.tv/e/ai17jjvtzmr9','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229465',24),(747,'shigatsu-wa-kimi-no-uso','episode_2','Episode 2',2,'https://onlystream.tv/e/rlidpzxln7eu','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229472',21),(748,'shigatsu-wa-kimi-no-uso','episode_3','Episode 3',3,'https://onlystream.tv/e/izkhckmqp57i','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229480',21),(749,'shigatsu-wa-kimi-no-uso','episode_5','Episode 5',5,'https://onlystream.tv/e/vxcrokdwihsa','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229494',18),(750,'shigatsu-wa-kimi-no-uso','episode_6','Episode 6',6,'https://onlystream.tv/e/dr9livrikkw6','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229503',20),(751,'shigatsu-wa-kimi-no-uso','episode_7','Episode 7',7,'https://onlystream.tv/e/wql9h2h6pnke','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229510',19),(752,'shigatsu-wa-kimi-no-uso','episode_8','Episode 8',8,'https://onlystream.tv/e/66sovlaeef9s','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229516',18),(753,'shigatsu-wa-kimi-no-uso','episode_9','Episode 9',9,'https://onlystream.tv/e/b9ufvtujslo7','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229523',19),(754,'shigatsu-wa-kimi-no-uso','episode_10','Episode 10',10,'https://onlystream.tv/e/pc2hkcmkfv3w','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229530',20),(755,'shigatsu-wa-kimi-no-uso','episode_11','Episode 11',11,'https://onlystream.tv/e/ru2rihoqzdb3','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229536',21),(756,'shigatsu-wa-kimi-no-uso','episode_12','Episode 12',12,'https://onlystream.tv/e/5xzixqlao0ik','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229544',31),(757,'shigatsu-wa-kimi-no-uso','episode_13','Episode 13',13,'https://onlystream.tv/e/1ztvxhw9ag10','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229551',25),(758,'shigatsu-wa-kimi-no-uso','episode_14','Episode 14',14,'https://onlystream.tv/e/99gsf9m7ug1p','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229563',20),(759,'shigatsu-wa-kimi-no-uso','episode_15','Episode 15',15,'https://onlystream.tv/e/nws0tle3ehu9','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229570',29),(760,'shigatsu-wa-kimi-no-uso','episode_16','Episode 16',16,'https://onlystream.tv/e/qph26hepucqh','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229576',20),(761,'shigatsu-wa-kimi-no-uso','episode_17','Episode 17',17,'https://onlystream.tv/e/qo6m51fwxhp2','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229583',28),(762,'shigatsu-wa-kimi-no-uso','episode_18','Episode 18',18,'https://onlystream.tv/e/rcysnklo9v5d','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229590',19),(763,'shigatsu-wa-kimi-no-uso','episode_19','Episode 19',19,'https://onlystream.tv/e/x9f1lxh5cl7w','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229596',24),(764,'shigatsu-wa-kimi-no-uso','episode_20','Episode 20',20,'https://onlystream.tv/e/lsk5deke4wc4','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229607',26),(765,'shigatsu-wa-kimi-no-uso','episode_21','Episode 21',21,'https://onlystream.tv/e/zwjl0879vyd3','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229613',23),(766,'shigatsu-wa-kimi-no-uso','episode_22','Episode 22',22,'https://onlystream.tv/e/y3ajgti39pas','','','','','','','','School, Music, Drama, Romance, Friendship',0,'1566229621',24),(767,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_8','Episode 8',8,'https://onlystream.tv/e/sr9o5xjkxjzb','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1566246240',34),(768,'katsute-kami-datta-kemono-tachi-e','episode_8','Episode 8',8,'https://onlystream.tv/e/p615ze5lwuai','','','','','','','','Action, Drama, Fantasy, Shounen',1,'1566246318',41),(769,'cop-craft','episode_7','Episode 7',7,'https://onlystream.tv/e/9s3dvt3l3fpy','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1566246738',50),(770,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/nynwnaumpsxm','','','','','','','','Fantasy, Action, Adventure',1,'1566306505',39),(771,'cop-craft_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/boaw7wuataet','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1566306550',42),(772,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/q50q3fb0gths','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1566307238',50),(773,'mahoutsukai-no-yome','episode_1','Episode 1',1,'https://onlystream.tv/e/vga22qiwt8pz','https://gounlimited.to/embed-j1uhnb5214rh.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566325759',24),(774,'mahoutsukai-no-yome','episode_2','Episode 2',2,'https://onlystream.tv/e/cl2xe40xwc2k','https://gounlimited.to/embed-q5ndlmcbhcx7.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566325778',24),(775,'mahoutsukai-no-yome','episode_3','Episode 3',3,'https://onlystream.tv/e/vfgboj1afdvj','https://gounlimited.to/embed-hu72m7e1dihd.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326177',26),(776,'mahoutsukai-no-yome','episode_4','Episode 4',4,'https://onlystream.tv/e/09597w59y3d5','https://gounlimited.to/embed-ogtja60d53ey.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326200',20),(777,'mahoutsukai-no-yome','episode_5','Episode 5',5,'https://onlystream.tv/e/2g3v1678vgdb','https://gounlimited.to/embed-mztmpczjumv3.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326219',22),(778,'mahoutsukai-no-yome','episode_6','Episode 6',6,'https://onlystream.tv/e/y3ojkjsugyfg','https://gounlimited.to/embed-h1fieggb24ys.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326237',18),(779,'mahoutsukai-no-yome','episode_7','Episode 7',7,'https://onlystream.tv/e/eh3wcgjjce7v','https://gounlimited.to/embed-a4w9v547yy5g.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326260',24),(780,'mahoutsukai-no-yome','episode_8','Episode 8',8,'https://onlystream.tv/e/ahycr84nqdu9','https://gounlimited.to/embed-yac2758ms9ff.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326276',23),(781,'mahoutsukai-no-yome','episode_9','Episode 9',9,'https://onlystream.tv/e/fg06lyia49xh','https://gounlimited.to/embed-jfovi7vlaf1c.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326355',26),(782,'mahoutsukai-no-yome','episode_10','Episode 10',10,'https://onlystream.tv/e/c15o84wvtgac','https://gounlimited.to/embed-qyy06kl4az7p.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326369',24),(783,'mahoutsukai-no-yome','episode_11','Episode 11',11,'https://onlystream.tv/e/y8t94vpbsxgw','https://gounlimited.to/embed-b95llxlo6d9q.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326470',27),(784,'mahoutsukai-no-yome','episode_12','Episode 12',12,'https://onlystream.tv/e/zb855c44fpce','https://gounlimited.to/embed-kx0vt33hi7tz.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326485',24),(785,'mahoutsukai-no-yome','episode_13','Episode 13',13,'https://onlystream.tv/e/tig8yk63yxi7','https://gounlimited.to/embed-hi7prlgd4snr.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326607',26),(786,'mahoutsukai-no-yome','episode_14','Episode 14',14,'https://onlystream.tv/e/wrq7tarfq9i1','https://gounlimited.to/embed-cdjydxsfmiq8.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326620',25),(787,'mahoutsukai-no-yome','episode_15','Episode 15',15,'https://onlystream.tv/e/yjm50wrl575d','https://gounlimited.to/embed-s1ud3x3aejt5.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326632',26),(788,'mahoutsukai-no-yome','episode_16','Episode 16',16,'https://onlystream.tv/e/6tlpexc6rqqw','https://gounlimited.to/embed-6wp1guonzwph.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326712',29),(789,'mahoutsukai-no-yome','episode_17','Episode 17',17,'https://onlystream.tv/e/udbafc4l2zpy','https://gounlimited.to/embed-gcr1jada29x8.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326730',35),(790,'mahoutsukai-no-yome','episode_18','Episode 18',18,'https://onlystream.tv/e/3xwiyr6nol5b','https://gounlimited.to/embed-axp7oep4lmzt.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326757',33),(791,'mahoutsukai-no-yome','episode_19','Episode 19',19,'https://onlystream.tv/e/6li4a3mn6es1','https://gounlimited.to/embed-9jm5vwii7sm2.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566326899',31),(792,'mahoutsukai-no-yome','episode_20','Episode 20',20,'https://onlystream.tv/e/y9nkppky569t','https://gounlimited.to/embed-bz1pq9cxx6lb.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566327001',23),(793,'mahoutsukai-no-yome','episode_21','Episode 21',21,'https://onlystream.tv/e/oe8uqptgbsur','https://gounlimited.to/embed-faepxy63a50v.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566327013',23),(794,'mahoutsukai-no-yome','episode_22','Episode 22',22,'https://onlystream.tv/e/3d81uisyd54t','https://gounlimited.to/embed-d91h4hxlv7kl.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566327031',19),(795,'mahoutsukai-no-yome','episode_23','Episode 23',23,'https://onlystream.tv/e/5kt02co83tor','https://gounlimited.to/embed-f6sas13t781s.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566327055',26),(796,'mahoutsukai-no-yome','episode_24','Episode 24',24,'https://onlystream.tv/e/j5aogwi89r35','https://gounlimited.to/embed-01ardmii150k.html','','','','','','','Magic, Fantasy, Slice of Life',0,'1566327072',32),(797,'mahoutsukai-no-yome_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/wnnw7heeowl0','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327562',16),(798,'mahoutsukai-no-yome_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/gwjqfmmsyd3m','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327595',18),(799,'mahoutsukai-no-yome_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/1w5pbvdq8vzj','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327623',20),(800,'mahoutsukai-no-yome_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/rq0xohsdfhg1','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327643',19),(801,'mahoutsukai-no-yome_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/w68hie07i33b','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327652',20),(802,'mahoutsukai-no-yome_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/his78xipc7jb','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327692',21),(803,'mahoutsukai-no-yome_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/u4x54rfz4qoe','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327705',16),(804,'mahoutsukai-no-yome_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/kf09fyz8ktow','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327833',21),(805,'mahoutsukai-no-yome_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/gjhkdm0ak4l0','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327846',20),(806,'mahoutsukai-no-yome_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/536nie0ie18w','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327896',15),(807,'mahoutsukai-no-yome_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/rnx5xfah911t','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327910',23),(808,'mahoutsukai-no-yome_dubbed','episode_12','Episode 12',12,'ttps://onlystream.tv/e/tn82iw05vcj7','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327927',16),(809,'mahoutsukai-no-yome_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/vg2cdl7cusl9','','','','','','','','Magic, Fantasy Slice of Life',0,'1566327945',18),(810,'mahoutsukai-no-yome_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/9dq307t3yu4t','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328002',29),(811,'mahoutsukai-no-yome_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/ocepmmticfc3','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328014',19),(812,'mahoutsukai-no-yome_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/ev0tmhnaf7sr','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328027',25),(813,'mahoutsukai-no-yome_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/zxjn5xiacbde','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328037',25),(814,'mahoutsukai-no-yome_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/pwkptk8o26ke','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328076',20),(815,'mahoutsukai-no-yome_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/u5xbesyuj3qv','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328134',17),(816,'mahoutsukai-no-yome_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/gfw0dun5wtgj','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328193',20),(817,'mahoutsukai-no-yome_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/818ahyikxi7l','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328214',16),(818,'mahoutsukai-no-yome_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/9zf84l1wvti5','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328243',19),(819,'mahoutsukai-no-yome_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/fnfmnzvoxzzn','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328251',25),(820,'mahoutsukai-no-yome_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/dbgvx6e2jv5q','','','','','','','','Magic, Fantasy Slice of Life',0,'1566328259',23),(821,'tejina-senpai','episode_8','Episode 8',8,'https://onlystream.tv/e/8xn27f6poj2a','','','','','','','','Comedy, School, Seinen',1,'1566383166',30),(822,'sounan-desu-ka','episode_8','Episode 8',8,'https://onlystream.tv/e/l174feiju1hs','','','','','','','','Adventure, Comedy, Seinen',1,'1566383244',37),(823,'highschool-of-the-dead','episode_1','Episode 1',1,'https://onlystream.tv/e/iqwo5m060lri','https://gounlimited.to/embed-znn9vfl7gztc.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387071',21),(824,'highschool-of-the-dead','episode_2','Episode 2',2,'https://onlystream.tv/e/rl4i29fzk8ln','https://gounlimited.to/embed-xywwwh1tcp7y.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387107',28),(825,'highschool-of-the-dead','episode_3','Episode 3',3,'https://onlystream.tv/e/b026yqf1mtji','https://gounlimited.to/embed-dxkytl7yfvsu.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387146',22),(826,'highschool-of-the-dead','episode_4','Episode 4',4,'https://onlystream.tv/e/0hd2uxr2c501','https://gounlimited.to/embed-xnpdzv9n7g9w.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387188',18),(827,'highschool-of-the-dead','episode_5','Episode 5',5,'https://onlystream.tv/e/qmjmz5typlql','https://gounlimited.to/embed-slb4xop2r06m.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387268',19),(828,'highschool-of-the-dead','episode_6','Episode 6',6,'https://onlystream.tv/e/am6bn8xxqt2c','https://gounlimited.to/embed-b63jmhkgo39m.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387286',22),(829,'highschool-of-the-dead','episode_7','Episode 7',7,'https://onlystream.tv/e/5y2cijx69fon','https://gounlimited.to/embed-fllb126mz1hw.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387379',27),(830,'highschool-of-the-dead','episode_8','Episode 8',8,'https://onlystream.tv/e/9w1ap4f9xo5j','https://gounlimited.to/embed-xcukcionq8qf.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387418',22),(831,'highschool-of-the-dead','episode_9','Episode 9',9,'https://onlystream.tv/e/yrcxq3ue4js8','https://gounlimited.to/embed-1vkay7gs4ntn.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387502',18),(832,'highschool-of-the-dead','episode_10','Episode 10',10,'https://onlystream.tv/e/wemjvu5vlmo5','https://gounlimited.to/embed-1vkay7gs4ntn.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387610',22),(833,'highschool-of-the-dead','episode_11','Episode 11',11,'https://onlystream.tv/e/ugqh8zwfplge','https://gounlimited.to/embed-wq47m2v2gl90.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387642',23),(834,'highschool-of-the-dead','episode_12','Episode 12',12,'https://onlystream.tv/e/b4tn1pwy4k7q','https://gounlimited.to/embed-x57bwgsawmz5.html','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387667',25),(835,'highschool-of-the-dead_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/evabixwvz1ff','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387789',21),(836,'highschool-of-the-dead_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/2woijsdukqbd','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387798',20),(837,'highschool-of-the-dead_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/krarrl4y2bk8','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387806',16),(838,'highschool-of-the-dead_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/k69brail52is','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387834',18),(839,'highschool-of-the-dead_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/6jxbqm5amx11','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387841',21),(840,'highschool-of-the-dead_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/rklcgmdf5v75','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387849',25),(841,'highschool-of-the-dead_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/xu6i7w822v65','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387856',21),(842,'highschool-of-the-dead_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/42p0dy1adytd','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387865',18),(843,'highschool-of-the-dead_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/cykxp8syv6lw','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387874',17),(844,'highschool-of-the-dead_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/qvog0n7al8k7','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387884',14),(845,'highschool-of-the-dead_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/he3gultxr0ql','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387892',28),(846,'highschool-of-the-dead_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/6b7wxs9rapsq','','','','','','','','Action, Horror, Supernatural, Ecchi, Shounen',0,'1566387903',20),(847,'wolf-children','episode_1','Episode 1',1,'https://onlystream.tv/e/zc88l29mp7t0','https://gounlimited.to/embed-dfrqo5axtoqo.html','','','','','','','Fantasy, Slice of Life, Family',0,'1566389280',12),(848,'wolf-children_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/ndtogkxqq2va','https://gounlimited.to/embed-u515egyg2rwh.html','','','','','','','Fantasy, Slice of Life, Family',0,'1566389306',15),(849,'sayonara-no-asa-ni-yakusoku-no-hana-wo-kazarou','episode_1','Episode 1',1,'https://onlystream.tv/e/1umhxj3d6785','https://gounlimited.to/embed-skutugdlrpqd.html','','','','','','','Fantasy, Drama',0,'1566390531',23),(850,'sayonara-no-asa-ni-yakusoku-no-hana-wo-kazarou_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/c27hpa7yre3s','https://gounlimited.to/embed-cj22x7guq5bl.html','','','','','','','Fantasy, Drama',0,'1566390605',20),(851,'howl-s-moving-castle_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/4892svcuc87j','https://gounlimited.to/embed-n96s0cra3mr7.html','','','','','','','Fantasy, Drama Romance Adventure',0,'1566391019',22),(852,'grave-of-the-fireflies','episode_1','Episode 1',1,'https://onlystream.tv/e/ppdq3k9z5lng','https://gounlimited.to/embed-kftobprxdc09.html','','','','','','','Historical, Drama',0,'1566391666',25),(853,'grave-of-the-fireflies_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/to3dqlvke1qa','https://gounlimited.to/embed-l706fi3tdq2h.html','','','','','','','Historical, Drama',0,'1566391691',20),(854,'kizumonogatari-part-1-tekketsu-hen','episode_1','Episode 1',1,'https://onlystream.tv/e/rbngfwfcgg86','https://gounlimited.to/embed-0z08lt0z2ee8.html','','','','','','','Mystery, Supernatural, Vampire',0,'1566392918',19),(855,'kizumonogatari-part-2-nekketsu-hen','episode_2','Episode 2',2,'https://onlystream.tv/e/akhvwkdbecxr','https://gounlimited.to/embed-1t1bymjk5xbk.html','','','','','','','Mystery, Supernatural, Vampire, Action',0,'1566392944',25),(856,'kizumonogatari-part-3-reiketsu-hen','episode_3','Episode 3',3,'https://onlystream.tv/e/aukdbhsmrxmg','https://gounlimited.to/embed-vg58iq4xd2hn.html','','','','','','','Mystery, Supernatural, Vampire, Action',0,'1566392971',28),(857,'howl-s-moving-castle','episode_1','Episode 1',1,'https://onlystream.tv/e/u9phg6clncz6','https://gounlimited.to/embed-mr5jm75ybwh8.html','','','','','','','Fantasy, Drama Romance Adventure',0,'1566395236',22),(858,'goblin-slayer','episode_1','Episode 1',1,'https://onlystream.tv/e/1n0n2mscta6n','','','','','','','','Action, Adventure, Fantas',0,'1566396039',33),(859,'goblin-slayer','episode_2','Episode 2',2,'https://onlystream.tv/e/zt371kd9uppd','','','','','','','','Action, Adventure, Fantas',0,'1566396045',20),(860,'goblin-slayer','episode_3','Episode 3',3,'https://onlystream.tv/e/bm3xes5b0p01','','','','','','','','Action, Adventure, Fantas',0,'1566396050',26),(861,'goblin-slayer','episode_4','Episode 4',4,'https://onlystream.tv/e/8xanrzeimq7l','','','','','','','','Action, Adventure, Fantas',0,'1566396055',25),(862,'goblin-slayer','episode_5','Episode 5',5,'https://onlystream.tv/e/k2moxsxs9tl9','','','','','','','','Action, Adventure, Fantas',0,'1566396060',21),(863,'goblin-slayer','episode_6','Episode 6',6,'https://onlystream.tv/e/wxkqxm4b10ct','','','','','','','','Action, Adventure, Fantas',0,'1566396065',18),(864,'goblin-slayer','episode_7','Episode 7',7,'https://onlystream.tv/e/mz0m2bd65g1n','','','','','','','','Action, Adventure, Fantas',0,'1566396071',22),(865,'goblin-slayer','episode_8','Episode 8',8,'https://onlystream.tv/e/a9ky6vfsfzwm','','','','','','','','Action, Adventure, Fantas',0,'1566396078',18),(866,'goblin-slayer','episode_9','Episode 9',9,'https://onlystream.tv/e/tn88c9a96ylc','','','','','','','','Action, Adventure, Fantas',0,'1566396084',16),(867,'goblin-slayer','episode_10','Episode 10',10,'https://onlystream.tv/e/8s71qlnormpm','','','','','','','','Action, Adventure, Fantas',0,'1566396090',28),(868,'goblin-slayer','episode_11','Episode 11',11,'https://onlystream.tv/e/6zl99bw1am1e','','','','','','','','Action, Adventure, Fantas',0,'1566396095',24),(869,'goblin-slayer','episode_12','Episode 12',12,'https://onlystream.tv/e/274bs06pfyxa','','','','','','','','Action, Adventure, Fantas',0,'1566396130',23),(870,'goblin-slayer_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/vnqhf7lrrpbm','','','','','','','','Action, Adventure, Fantas',0,'1566396171',22),(871,'goblin-slayer_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/5oplahjqjcze','','','','','','','','Action, Adventure, Fantas',0,'1566396177',27),(872,'goblin-slayer_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/pa73d9ua5fkz','','','','','','','','Action, Adventure, Fantas',0,'1566396182',17),(873,'goblin-slayer_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/ce1exn52atxv','','','','','','','','Action, Adventure, Fantas',0,'1566396188',18),(874,'goblin-slayer_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/yyhfs8xek1hm','','','','','','','','Action, Adventure, Fantas',0,'1566396193',20),(875,'goblin-slayer_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/yrzltm9fgul5','','','','','','','','Action, Adventure, Fantas',0,'1566396203',21),(876,'goblin-slayer_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/x9qjbecnw48z','','','','','','','','Action, Adventure, Fantas',0,'1566396209',24),(877,'goblin-slayer_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/1bavnuky72fb','','','','','','','','Action, Adventure, Fantas',0,'1566396215',23),(878,'goblin-slayer_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/y3f59ip0a2ss','','','','','','','','Action, Adventure, Fantas',0,'1566396226',28),(879,'goblin-slayer_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/8fivle9pmmoz','','','','','','','','Action, Adventure, Fantas',0,'1566396232',19),(880,'goblin-slayer_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/1jmq4lr17cbo','','','','','','','','Action, Adventure, Fantas',0,'1566396237',29),(881,'goblin-slayer_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/9g50b83z2r59','','','','','','','','Action, Adventure, Fantas',0,'1566396243',24),(882,'youjo-senki','episode_1','Episode 1',1,'https://onlystream.tv/e/bjofkdfdpetg','','','','','','','','Magic, Military',0,'1566397724',21),(883,'youjo-senki','episode_2','Episode 2',2,'https://onlystream.tv/e/eb9ss5xrp3lk','','','','','','','','Magic, Military',0,'1566397731',20),(884,'youjo-senki','episode_3','Episode 3',3,'https://onlystream.tv/e/tssg6oimspkm','','','','','','','','Magic, Military',0,'1566397743',16),(885,'youjo-senki','episode_4','Episode 4',4,'https://onlystream.tv/e/a17fn93qd9xr','','','','','','','','Magic, Military',0,'1566397749',22),(886,'youjo-senki','episode_5','Episode 5',5,'https://onlystream.tv/e/mj4czlxosjwv','','','','','','','','Magic, Military',0,'1566397754',18),(887,'youjo-senki','episode_6','Episode 6',6,'https://onlystream.tv/e/6dmut92ev4lu','','','','','','','','Magic, Military',0,'1566397759',22),(888,'youjo-senki','episode_7','Episode 7',7,'https://onlystream.tv/e/8pxkludrdcle','','','','','','','','Magic, Military',0,'1566397765',17),(889,'youjo-senki','episode_8','Episode 8',8,'https://onlystream.tv/e/pgnji7v8loi1','','','','','','','','Magic, Military',0,'1566397779',21),(890,'youjo-senki','episode_9','Episode 9',9,'https://onlystream.tv/e/b9bjilyacm4m','','','','','','','','Magic, Military',0,'1566397791',23),(891,'youjo-senki','episode_10','Episode 10',10,'https://onlystream.tv/e/05fdc75ca5er','','','','','','','','Magic, Military',0,'1566397808',22),(892,'youjo-senki','episode_11','Episode 11',11,'https://onlystream.tv/e/uxcnxvg3g8or','','','','','','','','Magic, Military',0,'1566397822',21),(893,'youjo-senki','episode_12','Episode 12',12,'https://onlystream.tv/e/kss3ttzosvqa','','','','','','','','Magic, Military',0,'1566397838',22),(894,'spirited-away_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/vnkk1qhmff2j','https://gounlimited.to/embed-wc2nntg6yzch.html','','','','','','','Supernatural, Drama, Adventure',0,'1566398324',23),(895,'spirited-away','episode_1','Episode 1',1,'https://onlystream.tv/e/1oawqa7p59e4','https://gounlimited.to/embed-vyp9y6cpsw9p.html','','','','','','','Supernatural, Drama, Adventure',0,'1566398348',25),(896,'kanata-no-astra','episode_8','Episode 8',8,'https://onlystream.tv/e/xeyn44l2k8w0','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1566398668',35),(897,'isekai-cheat-magician','episode_7','Episode 7',7,'https://onlystream.tv/e/qlwxu51h3o4q','','','','','','','','Action, Adventure, Fantasy',1,'1566398696',35),(898,'how-heavy-are-the-dumbbells-you-lift?','episode_8','Episode 8',8,'https://onlystream.tv/e/ezkze6hg2oel','','','','','','','','Ecchi',1,'1566399380',10),(899,'maou-sama,-retry!','episode_8','Episode 8',8,'https://onlystream.tv/e/csh382k5f6ko','','','','','','','','Action, Adventure, Fantasy',0,'1566415901',0),(900,'death-note','episode_1','Episode 1',1,'https://onlystream.tv/e/wgyeeh2spvr4','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419628',17),(901,'death-note','episode_2','Episode 2',2,'https://onlystream.tv/e/r70d6l6hykjm','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419632',21),(902,'death-note','episode_3','Episode 3',3,'https://onlystream.tv/e/xt0aux5b5iur','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419767',21),(903,'death-note','episode_4','Episode 4',4,'https://onlystream.tv/e/19q8cg62f1bc','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419771',18),(904,'death-note','episode_5','Episode 5',5,'https://onlystream.tv/e/masxymqvwp75','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419775',22),(905,'death-note','episode_6','Episode 6',6,'https://onlystream.tv/e/he93ui9kwtfc','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419781',22),(906,'death-note','episode_7','Episode 7',7,'https://onlystream.tv/e/8e3st4y58flp','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419786',24),(907,'death-note','episode_8','Episode 8',8,'https://onlystream.tv/e/j15uloyhmygk','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419791',15),(908,'death-note','episode_9','Episode 9',9,'https://onlystream.tv/e/ws2dthgqseys','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419797',23),(909,'death-note','episode_10','Episode 10',10,'https://onlystream.tv/e/vtgrnzeswayz','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419803',18),(910,'death-note','episode_11','Episode 11',11,'https://onlystream.tv/e/g8lc8zrwqfc3','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419807',21),(911,'death-note','episode_12','Episode 12',12,'https://onlystream.tv/e/jn21tu5o8e22','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419812',18),(912,'death-note','episode_13','Episode 13',13,'https://onlystream.tv/e/9y977yafhfa2','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419816',19),(913,'death-note','episode_14','Episode 14',14,'https://onlystream.tv/e/dgpt6akc6g4g','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419821',20),(914,'death-note','episode_15','Episode 15',15,'https://onlystream.tv/e/uk8qlhw9cwx0','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419882',21),(915,'death-note','episode_16','Episode 16',16,'https://onlystream.tv/e/tlynp2kunx90','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419891',19),(916,'death-note','episode_17','Episode 17',17,'https://onlystream.tv/e/cfkqhzzedmr7','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419898',28),(917,'death-note','episode_18','Episode 18',18,'https://onlystream.tv/e/nu0a7y9588y6','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419904',21),(918,'death-note','episode_19','Episode 19',19,'https://onlystream.tv/e/daj4l7yxm6wt','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419910',24),(919,'death-note','episode_20','Episode 20',20,'https://onlystream.tv/e/792gzazmzokx','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566419921',24),(920,'death-note','episode_21','Episode 21',21,'https://onlystream.tv/e/7swc6lzvc8gl','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420022',21),(921,'death-note','episode_22','Episode 22',22,'https://onlystream.tv/e/34vxnmfpxeo0','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420028',28),(922,'death-note','episode_23','Episode 23',23,'https://onlystream.tv/e/jnnj2wss8n42','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420033',21),(923,'death-note','episode_24','Episode 24',24,'https://onlystream.tv/e/4esexttx0jo2','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420040',20),(924,'death-note','episode_25','Episode 25',25,'https://onlystream.tv/e/zke8nn3de3h5','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420045',21),(925,'death-note','episode_26','Episode 26',26,'https://onlystream.tv/e/ufekvfl5l5zn','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420051',20),(926,'death-note','episode_27','Episode 27',27,'https://onlystream.tv/e/sp2cesvlsqdi','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420057',21),(927,'death-note','episode_28','Episode 28',28,'https://onlystream.tv/e/t9d2ovfmqbyp','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420062',24),(928,'death-note','episode_29','Episode 29',29,'https://onlystream.tv/e/37hc6fhjg9f2','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420069',28),(929,'death-note','episode_30','Episode 30',30,'https://onlystream.tv/e/ywgp8eive1mb','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420076',16),(930,'death-note','episode_31','Episode 31',31,'https://onlystream.tv/e/ku4jryudwa0b','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420082',24),(931,'death-note','episode_32','Episode 32',32,'https://onlystream.tv/e/4r48taco29zy','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420086',21),(932,'death-note','episode_33','Episode 33',33,'https://onlystream.tv/e/gnmo9s87ixcl','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420090',21),(933,'death-note','episode_34','Episode 34',34,'https://onlystream.tv/e/twpnr2eynvkr','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420095',21),(934,'death-note','episode_35','Episode 35',35,'https://onlystream.tv/e/ex72m8p6ctdk','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420101',19),(935,'death-note','episode_36','Episode 36',36,'https://onlystream.tv/e/aqnbdcbx3p29','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420105',25),(936,'death-note','episode_37','Episode 37',37,'https://onlystream.tv/e/bj1cjgpt3sy2','','','','','','','','Mystery, Supernatural, Police, Psychological, Thriller',0,'1566420112',21),(937,'carole-and-tuesday','episode_1','Episode 1',1,'https://onlystream.tv/e/gjqy1v9wbzum','','','','','','','','Music',0,'1566549045',37),(938,'carole-and-tuesday','episode_2','Episode 2',2,'https://onlystream.tv/e/uh30rz0bu2ng','','','','','','','','Music',0,'1566549053',33),(939,'carole-and-tuesday','episode_3','Episode 3',3,'https://onlystream.tv/e/jcx1n8he4nws','','','','','','','','Music',0,'1566549061',38),(940,'carole-and-tuesday','episode_4','Episode 4',4,'https://onlystream.tv/e/tanxvo9ln1w6','','','','','','','','Music',0,'1566549071',32),(941,'carole-and-tuesday','episode_5','Episode 5',5,'https://onlystream.tv/e/gbf7li0kd4ox','','','','','','','','Music',0,'1566549077',37),(942,'carole-and-tuesday','episode_6','Episode 6',6,'https://onlystream.tv/e/kueoenjyi66f','','','','','','','','Music',0,'1566549083',33),(943,'carole-and-tuesday','episode_7','Episode 7',7,'https://onlystream.tv/e/gssjainhbtbu','','','','','','','','Music',0,'1566549089',29),(944,'carole-and-tuesday','episode_8','Episode 8',8,'https://onlystream.tv/e/m3ka4s6n8cn3','','','','','','','','Music',0,'1566549095',33),(945,'carole-and-tuesday','episode_9','Episode 9',9,'https://onlystream.tv/e/toxk9v02mpo3','','','','','','','','Music',0,'1566549101',35),(946,'carole-and-tuesday','episode_10','Episode 10',10,'https://onlystream.tv/e/zh8ev9yqi4p4','','','','','','','','Music',0,'1566549108',34),(947,'carole-and-tuesday','episode_11','Episode 11',11,'https://onlystream.tv/e/cu7freme88r6','','','','','','','','Music',0,'1566549114',27),(948,'carole-and-tuesday','episode_12','Episode 12',12,'https://onlystream.tv/e/xmfd1tc7uogg','','','','','','','','Music',0,'1566549119',32),(949,'carole-and-tuesday','episode_13','Episode 13',13,'https://onlystream.tv/e/z1uqablqv3zc','','','','','','','','Music',0,'1566549123',35),(950,'carole-and-tuesday','episode_14','Episode 14',14,'https://onlystream.tv/e/iutyr4avfij6','','','','','','','','Music',0,'1566549129',32),(951,'carole-and-tuesday','episode_15','Episode 15',15,'https://onlystream.tv/e/g450x60mv0wv','','','','','','','','Music',0,'1566549135',49),(952,'carole-and-tuesday','episode_16','Episode 16',16,'https://onlystream.tv/e/i4vquthsm5jn','','','','','','','','Music',0,'1566549141',43),(953,'carole-and-tuesday','episode_17','Episode 17',17,'https://onlystream.tv/e/5r9ycxhyemtb','','','','','','','','Music',0,'1566549150',33),(954,'carole-and-tuesday','episode_18','Episode 18',18,'https://onlystream.tv/e/a70222h3nl2i','','','','','','','','Music',0,'1566549157',31),(955,'kimetsu-no-yaiba','episode_1','Episode 1',1,'https://onlystream.tv/e/meameecpm645','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552141',46),(956,'kimetsu-no-yaiba','episode_2','Episode 2',2,'https://onlystream.tv/e/qaslzembopvs','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552147',28),(957,'kimetsu-no-yaiba','episode_3','Episode 3',3,'https://onlystream.tv/e/wjqljsd9zwqo','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552151',25),(958,'kimetsu-no-yaiba','episode_4','Episode 4',4,'https://onlystream.tv/e/ivldp18hgtan','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552156',27),(959,'kimetsu-no-yaiba','episode_5','Episode 5',5,'https://onlystream.tv/e/sk7zkgvgzfg0','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552165',31),(960,'kimetsu-no-yaiba','episode_6','Episode 6',6,'https://onlystream.tv/e/lb2w73k4y8al','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552169',25),(961,'kimetsu-no-yaiba','episode_7','Episode 7',7,'https://onlystream.tv/e/06jxvk2dt7lp','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552175',33),(962,'kimetsu-no-yaiba','episode_8','Episode 8',8,'https://onlystream.tv/e/igz0ppslneg7','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552180',28),(963,'kimetsu-no-yaiba','episode_9','Episode 9',9,'https://onlystream.tv/e/3fi54ua4ydhq','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552187',35),(964,'kimetsu-no-yaiba','episode_10','Episode 10',10,'https://onlystream.tv/e/m83dpwkebnfi','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552193',36),(965,'kimetsu-no-yaiba','episode_11','Episode 11',11,'https://onlystream.tv/e/8tlvncm3nir4','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552199',28),(966,'kimetsu-no-yaiba','episode_12','Episode 12',12,'https://onlystream.tv/e/7tudeelq19ne','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552205',27),(967,'kimetsu-no-yaiba','episode_13','Episode 13',13,'https://onlystream.tv/e/f7wwczla3bc0','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552210',34),(968,'kimetsu-no-yaiba','episode_14','Episode 14',14,'https://onlystream.tv/e/cmuz3k2s9a2i','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552216',29),(969,'kimetsu-no-yaiba','episode_15','Episode 15',15,'https://onlystream.tv/e/1uqlof7lu6w1','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552221',26),(970,'kimetsu-no-yaiba','episode_16','Episode 16',16,'https://onlystream.tv/e/ikoq3xsx04e2','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552227',28),(971,'kimetsu-no-yaiba','episode_17','Episode 17',17,'https://onlystream.tv/e/zncappytddzf','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552232',31),(972,'kimetsu-no-yaiba','episode_18','Episode 18',18,'https://onlystream.tv/e/3q9m7rdry7mb','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552238',27),(973,'kimetsu-no-yaiba','episode_19','Episode 19',19,'https://onlystream.tv/e/zogoo0t432hc','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552243',30),(974,'kimetsu-no-yaiba','episode_20','Episode 20',20,'https://onlystream.tv/e/fv8ngkzp8a94','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',0,'1566552249',27),(975,'dororo','episode_1','Episode 1',1,'https://onlystream.tv/e/oqp81nhfrb5d','','','','','','','','Supernatural, Action, Adventure',0,'1566554198',22),(976,'dororo','episode_2','Episode 2',2,'https://onlystream.tv/e/ap7ucdlcpwxc','','','','','','','','Supernatural, Action, Adventure',0,'1566554204',21),(977,'dororo','episode_3','Episode 3',3,'https://onlystream.tv/e/2bvr1ildwex6','','','','','','','','Supernatural, Action, Adventure',0,'1566554211',24),(978,'dororo','episode_4','Episode 4',4,'https://onlystream.tv/e/8zqewg3qlrdl','','','','','','','','Supernatural, Action, Adventure',0,'1566554218',27),(979,'dororo','episode_5','Episode 5',5,'https://onlystream.tv/e/7meo1tbnnb63','','','','','','','','Supernatural, Action, Adventure',0,'1566554229',21),(980,'dororo','episode_6','Episode 6',6,'https://onlystream.tv/e/vn8dsps06uj8','','','','','','','','Supernatural, Action, Adventure',0,'1566554237',24),(981,'dororo','episode_7','Episode 7',7,'https://onlystream.tv/e/v4h1rih2kxdc','','','','','','','','Supernatural, Action, Adventure',0,'1566554245',23),(982,'dororo','episode_8','Episode 8',8,'https://onlystream.tv/e/kfavj8by8bjh','','','','','','','','Supernatural, Action, Adventure',0,'1566554251',22),(983,'dororo','episode_9','Episode 9',9,'https://onlystream.tv/e/td7pomdelp7d','','','','','','','','Supernatural, Action, Adventure',0,'1566554257',27),(984,'dororo','episode_10','Episode 10',10,'https://onlystream.tv/e/stlz8jgee434','','','','','','','','Supernatural, Action, Adventure',0,'1566554263',23),(985,'dororo','episode_11','Episode 11',11,'https://onlystream.tv/e/ob17w867knpn','','','','','','','','Supernatural, Action, Adventure',0,'1566554272',20),(986,'dororo','episode_12','Episode 12',12,'https://onlystream.tv/e/in61xskv8e2r','','','','','','','','Supernatural, Action, Adventure',0,'1566554279',26),(987,'dororo','episode_13','Episode 13',13,'https://onlystream.tv/e/e03fndv6jv5s','','','','','','','','Supernatural, Action, Adventure',0,'1566554285',27),(988,'dororo','episode_14','Episode 14',14,'https://onlystream.tv/e/91o2ujvf0tm1','','','','','','','','Supernatural, Action, Adventure',0,'1566554293',21),(989,'dororo','episode_15','Episode 15',15,'https://onlystream.tv/e/zrxukav0b04q','','','','','','','','Supernatural, Action, Adventure',0,'1566554306',21),(990,'dororo','episode_16','Episode 16',16,'https://onlystream.tv/e/runnzn1m0dr1','','','','','','','','Supernatural, Action, Adventure',0,'1566554312',25),(991,'dororo','episode_17','Episode 17',17,'https://onlystream.tv/e/k82kyh97vete','','','','','','','','Supernatural, Action, Adventure',0,'1566554318',22),(992,'dororo','episode_18','Episode 18',18,'https://onlystream.tv/e/5tu3709e55v3','','','','','','','','Supernatural, Action, Adventure',0,'1566554324',22),(993,'dororo','episode_19','Episode 19',19,'https://onlystream.tv/e/kfmdk2o1zdtd','','','','','','','','Supernatural, Action, Adventure',0,'1566554330',24),(994,'dororo','episode_20','Episode 20',20,'https://onlystream.tv/e/5cpr0eyzs64g','','','','','','','','Supernatural, Action, Adventure',0,'1566554336',23),(995,'dororo','episode_21','Episode 21',21,'https://onlystream.tv/e/9pw02mqpd850','','','','','','','','Supernatural, Action, Adventure',0,'1566554341',19),(996,'dororo','episode_22','Episode 22',22,'https://onlystream.tv/e/ham3469jhd8u','','','','','','','','Supernatural, Action, Adventure',0,'1566554346',31),(997,'dororo','episode_23','Episode 23',23,'https://onlystream.tv/e/vbmsru8zy4q4','','','','','','','','Supernatural, Action, Adventure',0,'1566554351',26),(998,'dororo','episode_24','Episode 24',24,'https://onlystream.tv/e/jaeflqjn6i30','','','','','','','','Supernatural, Action, Adventure',0,'1566554356',22),(999,'island-tv','episode_1','Episode 1',1,'https://onlystream.tv/e/ta5spn3fkmwq','','','','','','','','Sci-Fi, Drama',0,'1566555113',24),(1000,'island-tv','episode_2','Episode 2',2,'https://onlystream.tv/e/z9pcrj9b2j0y','','','','','','','','Sci-Fi, Drama',0,'1566555116',20),(1001,'island-tv','episode_3','Episode 3',3,'https://onlystream.tv/e/abofd2b1mimp','','','','','','','','Sci-Fi, Drama',0,'1566555120',20),(1002,'island-tv','episode_4','Episode 4',4,'https://onlystream.tv/e/fexh5apjsejg','','','','','','','','Sci-Fi, Drama',0,'1566555126',23),(1003,'island-tv','episode_5','Episode 5',5,'https://onlystream.tv/e/50a2azojyeml','','','','','','','','Sci-Fi, Drama',0,'1566555131',25),(1004,'island-tv','episode_6','Episode 6',6,'https://onlystream.tv/e/z9murijtwxyi','','','','','','','','Sci-Fi, Drama',0,'1566555136',27),(1005,'island-tv','episode_7','Episode 7',7,'https://onlystream.tv/e/ad3k8xsp3z4r','','','','','','','','Sci-Fi, Drama',0,'1566555141',30),(1006,'island-tv','episode_8','Episode 8',8,'https://onlystream.tv/e/8wv0qqoeaewy','','','','','','','','Sci-Fi, Drama',0,'1566555147',24),(1007,'island-tv','episode_9','Episode 9',9,'https://onlystream.tv/e/f8rop6s0ahff','','','','','','','','Sci-Fi, Drama',0,'1566555153',14),(1008,'island-tv','episode_10','Episode 10',10,'https://onlystream.tv/e/uj3nfm7nh9xc','','','','','','','','Sci-Fi, Drama',0,'1566555158',22),(1009,'island-tv','episode_11','Episode 11',11,'https://onlystream.tv/e/6y4rxkosvece','','','','','','','','Sci-Fi, Drama',0,'1566555163',23),(1010,'island-tv','episode_12','Episode 12',12,'https://onlystream.tv/e/ob6o1u7dxd9d','','','','','','','','Sci-Fi, Drama',0,'1566555170',24),(1011,'island-tv_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/4dmppy8ts5qn','','','','','','','','Sci-Fi, Drama',0,'1566556055',31),(1012,'island-tv_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/s85154w494qi','','','','','','','','Sci-Fi, Drama',0,'1566556057',29),(1013,'island-tv_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/x7hvn3nj3pdm','','','','','','','','Sci-Fi, Drama',0,'1566556062',25),(1014,'island-tv_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/oej9jx84zh22','','','','','','','','Sci-Fi, Drama',0,'1566556067',22),(1015,'island-tv_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/r4ebxp0l81z0','','','','','','','','Sci-Fi, Drama',0,'1566556072',32),(1016,'island-tv_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/zl24l35lqymq','','','','','','','','Sci-Fi, Drama',0,'1566556078',35),(1017,'island-tv_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/bo5wxtrp7fcg','','','','','','','','Sci-Fi, Drama',0,'1566556084',25),(1018,'island-tv_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/qazxmkzd9mex','','','','','','','','Sci-Fi, Drama',0,'1566556089',27),(1019,'island-tv_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/m2ln528bj1c2','','','','','','','','Sci-Fi, Drama',0,'1566556100',29),(1020,'island-tv_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/d6uh8vcb1bqx','','','','','','','','Sci-Fi, Drama',0,'1566556107',26),(1021,'island-tv_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/9cvwbveylycz','','','','','','','','Sci-Fi, Drama',0,'1566556112',32),(1022,'island-tv_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/62mt9agk43xq','','','','','','','','Sci-Fi, Drama',0,'1566556117',22),(1023,'91-days','episode_1','Episode 1',1,'https://onlystream.tv/e/dqmdgoqsupzk','','','','','','','','Historical, Drama, Action, Crime',0,'1566557695',30),(1025,'91-days','episode_3','Episode 3',3,'https://onlystream.tv/e/udcb0gb852uy','','','','','','','','Historical, Drama, Action, Crime',0,'1566557705',32),(1026,'91-days','episode_4','Episode 4',4,'https://onlystream.tv/e/mujdtydwjrvf','','','','','','','','Historical, Drama, Action, Crime',0,'1566557710',21),(1027,'91-days','episode_5','Episode 5',5,'https://onlystream.tv/e/vssw75r3bvvn','','','','','','','','Historical, Drama, Action, Crime',0,'1566557714',24),(1028,'91-days','episode_6','Episode 6',6,'https://onlystream.tv/e/nzh3zjesgwei','','','','','','','','Historical, Drama, Action, Crime',0,'1566557720',32),(1029,'91-days','episode_7','Episode 7',7,'https://onlystream.tv/e/7rql5nnnxien','','','','','','','','Historical, Drama, Action, Crime',0,'1566557724',22),(1030,'91-days','episode_8','Episode 8',8,'https://onlystream.tv/e/3ehfhpjqsl8p','','','','','','','','Historical, Drama, Action, Crime',0,'1566557729',30),(1031,'91-days','episode_9','Episode 9',9,'https://onlystream.tv/e/29rgxlhhg6ml','','','','','','','','Historical, Drama, Action, Crime',0,'1566557734',31),(1032,'91-days','episode_10','Episode 10',10,'https://onlystream.tv/e/dzdvm4ckq9a2','','','','','','','','Historical, Drama, Action, Crime',0,'1566557740',25),(1033,'91-days','episode_11','Episode 11',11,'https://onlystream.tv/e/kv79zoi9qoqq','','','','','','','','Historical, Drama, Action, Crime',0,'1566557744',26),(1034,'91-days','episode_12','Episode 12',12,'https://onlystream.tv/e/f4lh23ocze37','','','','','','','','Historical, Drama, Action, Crime',0,'1566557749',31),(1035,'91-days_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/o2c7eflgiziu','','','','','','','','Historical, Drama, Action, Crime',0,'1566558831',35),(1036,'91-days_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/4dz3tidnnd6h','','','','','','','','Historical, Drama, Action, Crime',0,'1566558837',30),(1037,'91-days_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/q9dfyq9dp2ob','','','','','','','','Historical, Drama, Action, Crime',0,'1566558842',28),(1038,'91-days_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/rc5wky0irs1a','','','','','','','','Historical, Drama, Action, Crime',0,'1566558848',26),(1039,'91-days_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/h2mvna2zlxbc','','','','','','','','Historical, Drama, Action, Crime',0,'1566558852',21),(1040,'91-days_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/x6cjjcq8npxf','','','','','','','','Historical, Drama, Action, Crime',0,'1566558859',24),(1041,'91-days_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/3oce6y9kvf92','','','','','','','','Historical, Drama, Action, Crime',0,'1566558865',30),(1042,'91-days_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/5f3771vutsdt','','','','','','','','Historical, Drama, Action, Crime',0,'1566558872',27),(1043,'91-days_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/f4tc5sestdzt','','','','','','','','Historical, Drama, Action, Crime',0,'1566558876',19),(1044,'91-days_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/610fs2f0r6xe','','','','','','','','Historical, Drama, Action, Crime',0,'1566558882',28),(1045,'91-days_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/1qr5x9e7ncag','','','','','','','','Historical, Drama, Action, Crime',0,'1566558890',25),(1046,'91-days_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/d3mroompa14e','','','','','','','','Historical, Drama, Action, Crime',0,'1566558894',20),(1048,'how-heavy-are-the-dumbbells-you-lift?','episode_1','Episode 1',1,'https://onlystream.tv/e/uemedj1ip7aw','','','','','','','','Ecchi',0,'1566559248',1),(1049,'how-heavy-are-the-dumbbells-you-lift?','episode_2','Episode 2',2,'https://onlystream.tv/e/ku81dymbza18','','','','','','','','Ecchi',0,'1566559254',1),(1050,'how-heavy-are-the-dumbbells-you-lift?','episode_3','Episode 3',3,'https://onlystream.tv/e/ihpygfp6lehy','','','','','','','','Ecchi',0,'1566559258',2),(1051,'how-heavy-are-the-dumbbells-you-lift?','episode_4','Episode 4',4,'https://onlystream.tv/e/ii5dzyjjdrou','','','','','','','','Ecchi',0,'1566559262',2),(1052,'how-heavy-are-the-dumbbells-you-lift?','episode_5','Episode 5',5,'https://onlystream.tv/e/1d2cixeguz8e','','','','','','','','Ecchi',0,'1566559266',2),(1053,'how-heavy-are-the-dumbbells-you-lift?','episode_6','Episode 6',6,'https://onlystream.tv/e/d1r3mgyr3koi','','','','','','','','Ecchi',0,'1566559270',1),(1054,'how-heavy-are-the-dumbbells-you-lift?','episode_7','Episode 7',7,'https://onlystream.tv/e/lhxhytc1bsw9','','','','','','','','Ecchi',0,'1566559276',2),(1055,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/stuno74gzwj0','','','','','','','','Ecchi',0,'1566559290',0),(1056,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/67lg4ofzm4oa','','','','','','','','Ecchi',0,'1566559295',0),(1057,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/nhk2g7aw6jc9','','','','','','','','Ecchi',0,'1566559300',0),(1058,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/zhffeb6hbgti','','','','','','','','Ecchi',0,'1566559305',0),(1059,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/0c1r1hdv821e','','','','','','','','Ecchi',0,'1566559310',1),(1060,'kanata-no-astra','episode_1','Episode 1',1,'https://onlystream.tv/e/o705z28r9nrj','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559547',27),(1061,'kanata-no-astra','episode_2','Episode 2',2,'https://onlystream.tv/e/r92zr72u9w4p','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559553',22),(1062,'kanata-no-astra','episode_3','Episode 3',3,'https://onlystream.tv/e/t31netaort8m','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559559',22),(1063,'kanata-no-astra','episode_4','Episode 4',4,'https://onlystream.tv/e/qwhu95kdqa32','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559563',21),(1064,'kanata-no-astra','episode_5','Episode 5',5,'https://onlystream.tv/e/q097lphv99rw','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559568',25),(1065,'kanata-no-astra','episode_6','Episode 6',6,'https://onlystream.tv/e/dur7mvhr45y0','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559572',22),(1066,'kanata-no-astra','episode_7','Episode 7',7,'https://onlystream.tv/e/glikbzdnaouk','','','','','','','','Sci-Fi, Adventure, Space, Shounen',0,'1566559578',25),(1067,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_8','Episode 8',8,'https://onlystream.tv/e/1ggqwldw0dza','','','','','','','','Slice of Life, Fantasy',1,'1566560319',5),(1068,'given','episode_7','Episode 7',7,'https://onlystream.tv/e/0thvrw888w5p','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',1,'1566560354',29),(1069,'devilman-crybaby','episode_1','Episode 1',1,'https://onlystream.tv/e/fkxb5d8x5w6t','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561707',30),(1070,'devilman-crybaby','episode_2','Episode 2',2,'https://onlystream.tv/e/h4fwqk7cp2f7','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561711',22),(1071,'devilman-crybaby','episode_3','Episode 3',3,'https://onlystream.tv/e/q7ktuk27gvq9','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561716',20),(1072,'devilman-crybaby','episode_4','Episode 4',4,'https://onlystream.tv/e/8nlt5pd3yn7f','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561722',24),(1073,'devilman-crybaby','episode_5','Episode 5',5,'https://onlystream.tv/e/xvkr6ter0rtv','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561727',25),(1074,'devilman-crybaby','episode_6','Episode 6',6,'https://onlystream.tv/e/xkjngxu7g2nj','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561731',23),(1075,'devilman-crybaby','episode_7','Episode 7',7,'https://onlystream.tv/e/hlxg6hror6ta','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561736',22),(1076,'devilman-crybaby','episode_8','Episode 8',8,'https://onlystream.tv/e/autjw3y1wogn','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561741',16),(1077,'devilman-crybaby','episode_9','Episode 9',9,'https://onlystream.tv/e/qkbjr0fj160g','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561749',20),(1078,'devilman-crybaby','episode_10','Episode 10',10,'https://onlystream.tv/e/wqlxsyy6d4tf','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566561757',29),(1079,'devilman-crybaby_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/slxuxzelyy46','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563164',15),(1080,'devilman-crybaby_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/rxueahjiopqi','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563169',24),(1081,'devilman-crybaby_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/nnsfk4bajr0p','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563173',20),(1082,'devilman-crybaby_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/d3bphlyesd11','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563178',25),(1083,'devilman-crybaby_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/hvtvm9plnbho','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563182',23),(1084,'devilman-crybaby_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/npt3g5ss1v5w','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563188',25),(1085,'devilman-crybaby_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/aitj741m9imm','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563194',21),(1086,'devilman-crybaby_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/80ev3bqd5zlv','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563198',23),(1087,'devilman-crybaby_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/h1hlssw1k8xi','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563204',23),(1088,'devilman-crybaby_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/i2c99y9ifrxt','','','','','','','','Supernatural, Demons, Horror, Action',0,'1566563209',23),(1089,'kimi-no-na-wa','episode_1','Episode 1',1,'https://onlystream.tv/e/7tiehrgov3iq','','','','','','','','Supernatural, School, Drama, Romance, Friendship',0,'1566566594',27),(1090,'kimi-no-na-wa_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/n6kdi753ggxn','','','','','','','','Supernatural, School, Drama, Romance, Friendship',0,'1566566605',29),(1091,'aico-incarnation','episode_1','Episode 1',1,'https://onlystream.tv/e/7a2ckfxi623k','','','','','','','','Sci-Fi, Action',0,'1566566679',24),(1092,'aico-incarnation','episode_2','Episode 2',2,'https://onlystream.tv/e/ocmj5w7na3zi','','','','','','','','Sci-Fi, Action',0,'1566566682',23),(1093,'aico-incarnation','episode_3','Episode 3',3,'https://onlystream.tv/e/wi3jv7cypgdv','','','','','','','','Sci-Fi, Action',0,'1566566686',22),(1094,'aico-incarnation','episode_4','Episode 4',4,'https://onlystream.tv/e/2jwcliob3lus','','','','','','','','Sci-Fi, Action',0,'1566566691',25),(1095,'aico-incarnation','episode_5','Episode 5',5,'https://onlystream.tv/e/r7rhdk0h0pij','','','','','','','','Sci-Fi, Action',0,'1566566696',22),(1096,'aico-incarnation','episode_6','Episode 6',6,'https://onlystream.tv/e/yql2xlv310da','','','','','','','','Sci-Fi, Action',0,'1566566700',27),(1097,'aico-incarnation','episode_7','Episode 7',7,'https://onlystream.tv/e/sh6i4bnfvugj','','','','','','','','Sci-Fi, Action',0,'1566566707',27),(1098,'aico-incarnation','episode_8','Episode 8',8,'https://onlystream.tv/e/jct3unxwwgie','','','','','','','','Sci-Fi, Action',0,'1566566712',22),(1099,'aico-incarnation','episode_9','Episode 9',9,'https://onlystream.tv/e/2l7h714venxf','','','','','','','','Sci-Fi, Action',0,'1566566717',28),(1100,'aico-incarnation','episode_10','Episode 10',10,'https://onlystream.tv/e/xpjwj4d90i3y','','','','','','','','Sci-Fi, Action',0,'1566566723',29),(1101,'aico-incarnation','episode_11','Episode 11',11,'https://onlystream.tv/e/uhisfchnd8ur','','','','','','','','Sci-Fi, Action',0,'1566566727',24),(1102,'aico-incarnation','episode_12','Episode 12',12,'https://onlystream.tv/e/3xa5bru7sl9e','','','','','','','','Sci-Fi, Action',0,'1566566731',24),(1103,'aico-incarnation_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/eqevrosg9kow','','','','','','','','Sci-Fi, Action',0,'1566591017',38),(1104,'aico-incarnation_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/nkeo59dhofvu','','','','','','','','Sci-Fi, Action',0,'1566591039',31),(1105,'aico-incarnation_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d07o15ap08d2','','','','','','','','Sci-Fi, Action',0,'1566591044',32),(1106,'aico-incarnation_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/l4m0n3f4lnas','','','','','','','','Sci-Fi, Action',0,'1566591049',30),(1107,'aico-incarnation_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/f6rqttbld23g','','','','','','','','Sci-Fi, Action',0,'1566591053',45),(1108,'aico-incarnation_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/1h2rj4d3f1u5','','','','','','','','Sci-Fi, Action',0,'1566591058',36),(1109,'aico-incarnation_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/qkm1w4w87tw3','','','','','','','','Sci-Fi, Action',0,'1566591063',41),(1110,'aico-incarnation_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/xfqvyresxky4','','','','','','','','Sci-Fi, Action',0,'1566591068',39),(1111,'aico-incarnation_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/4roq0baj2ww5','','','','','','','','Sci-Fi, Action',0,'1566591081',29),(1112,'aico-incarnation_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/na5raqpg6kav','','','','','','','','Sci-Fi, Action',0,'1566591087',32),(1113,'aico-incarnation_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/jzj4o4g3iawk','','','','','','','','Sci-Fi, Action',0,'1566591092',37),(1114,'aico-incarnation_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/5gkh9vfp7zv3','','','','','','','','Sci-Fi, Action',0,'1566591097',39),(1115,'joshikausei','episode_8','Episode 8',8,'https://onlystream.tv/e/wll58mdeq54u','','','','','','','','Slice of Life, Comedy, School',1,'1566591303',37),(1116,'dr-stone','episode_8','Episode 8',8,'https://onlystream.tv/e/vx15b3zkvlo9','','','','','','','','Adventure, Sci-Fi Shounen',1,'1566591638',49),(1117,'enen-no-shouboutai','episode_7','Episode 7',7,'https://onlystream.tv/e/s8vvnz2bbvsx','','','','','','','','Action, Supernatural, Shounen',1,'1566591712',39),(1118,'o-maidens-in-your-savage-season_subbed','episode_8','Episode 8',8,'https://onlystream.tv/e/whlvinh5ifgf','','','','','','','','Comedy, Drama, Romance, School, Shounen',1,'1566591752',28),(1119,'granbelm','episode_8','Episode 8',8,'https://onlystream.tv/e/h7nnqizd3ly5','','','','','','','','Magic, Fantasy',1,'1566591796',35),(1120,'kanata-no-astra_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ekjndiaayvkc','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1566592351',42),(1121,'how-heavy-are-the-dumbbells-you-lift?_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/8dv053rz329f','','','','','','','','Ecchi',1,'1566592405',5),(1122,'maou-sama,-retry!_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/63zqdp0umv2s','','','','','','','','Action, Adventure, Fantasy',1,'1566592699',4),(1123,'enen-no-shouboutai_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ua7t3q92n69r','','','','','','','','Action, Supernatural, Shounen',0,'1566593100',30),(1124,'enen-no-shouboutai_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/05963p9l1qvv','','','','','','','','Action, Supernatural, Shounen',0,'1566593107',24),(1125,'dr-stone_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/3dc3o5lmkia6','','','','','','','','Adventure, Sci-Fi Shounen',1,'1566593339',45),(1126,'tate-no-yuusha-no-nariagari','episode_1','Episode 1',1,'https://onlystream.tv/e/79t8qg9o6hyo','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666347',23),(1127,'tate-no-yuusha-no-nariagari','episode_2','Episode 2',2,'https://onlystream.tv/e/wr0p0wo6oz8j','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666356',24),(1128,'tate-no-yuusha-no-nariagari','episode_3','Episode 3',3,'https://onlystream.tv/e/6nfetig2rhvq','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666360',26),(1129,'tate-no-yuusha-no-nariagari','episode_4','Episode 4',4,'https://onlystream.tv/e/5tz9uufwln50','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666364',18),(1130,'tate-no-yuusha-no-nariagari','episode_5','Episode 5',5,'https://onlystream.tv/e/4p3hdxf7qg0a','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666369',25),(1131,'tate-no-yuusha-no-nariagari','episode_6','Episode 6',6,'https://onlystream.tv/e/e9306tfg3s1i','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666500',19),(1132,'tate-no-yuusha-no-nariagari','episode_7','Episode 7',7,'https://onlystream.tv/e/044sb2cueciq','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666506',18),(1133,'tate-no-yuusha-no-nariagari','episode_8','Episode 8',8,'https://onlystream.tv/e/wy2hwtw8bwi6','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666511',24),(1134,'tate-no-yuusha-no-nariagari','episode_9','Episode 9',9,'https://onlystream.tv/e/wptl4ej2usd4','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666517',26),(1135,'tate-no-yuusha-no-nariagari','episode_10','Episode 10',10,'https://onlystream.tv/e/4naeyuorpu3e','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666522',19),(1136,'tate-no-yuusha-no-nariagari','episode_11','Episode 11',11,'https://onlystream.tv/e/jckwxv546i2f','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666653',25),(1137,'tate-no-yuusha-no-nariagari','episode_12','Episode 12',12,'https://onlystream.tv/e/l8tpofi26a98','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666658',21),(1138,'tate-no-yuusha-no-nariagari','episode_13','Episode 13',13,'https://onlystream.tv/e/vcf7jkt9ej8j','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666811',24),(1139,'tate-no-yuusha-no-nariagari','episode_14','Episode 14',14,'https://onlystream.tv/e/jn1n4pnuyd4p','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666817',21),(1140,'tate-no-yuusha-no-nariagari','episode_15','Episode 15',15,'https://onlystream.tv/e/u3r02woqspha','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666822',29),(1141,'tate-no-yuusha-no-nariagari','episode_16','Episode 16',16,'https://onlystream.tv/e/2wpio2d9kqxt','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666829',30),(1142,'tate-no-yuusha-no-nariagari','episode_17','Episode 17',17,'https://onlystream.tv/e/d3qcmpjmz42i','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666835',22),(1143,'tate-no-yuusha-no-nariagari','episode_18','Episode 18',18,'https://onlystream.tv/e/47z93ak4alv1','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666842',24),(1144,'tate-no-yuusha-no-nariagari','episode_19','Episode 19',19,'https://onlystream.tv/e/kec6m9uraf56','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666848',25),(1145,'tate-no-yuusha-no-nariagari','episode_20','Episode 20',20,'https://onlystream.tv/e/wymhm9iaw3ma','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666854',24),(1146,'tate-no-yuusha-no-nariagari','episode_21','Episode 21',21,'https://onlystream.tv/e/25a6l2q3y680','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666858',25),(1147,'tate-no-yuusha-no-nariagari','episode_22','Episode 22',22,'https://onlystream.tv/e/qzy2bn2sh0nc','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666863',29),(1148,'tate-no-yuusha-no-nariagari','episode_23','Episode 23',23,'https://onlystream.tv/e/fvuyfbglmty6','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666869',24),(1149,'tate-no-yuusha-no-nariagari','episode_24','Episode 24',24,'https://onlystream.tv/e/bh64ay9playx','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666873',33),(1150,'tate-no-yuusha-no-nariagari','episode_25','Episode 25',25,'https://onlystream.tv/e/hd7kez9hbbfm','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566666878',22),(1151,'kimetsu-no-yaiba','episode_21','Episode 21',21,'https://onlystream.tv/e/u6ja08h5itq9','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1566755515',46),(1152,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_8','Episode 8',8,'https://onlystream.tv/e/5fw79f190i3b','','','','','','','','Fantasy, Mystery, Supernatural',1,'1566755554',47),(1153,'vinland-saga','episode_8','Episode 8',8,'https://onlystream.tv/e/7dwv3ok8eo7f','','','','','','','','Historical, Drama, Action, Adventure',1,'1566755798',39),(1154,'tate-no-yuusha-no-nariagari_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/jrvk1u35qxra','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909616',22),(1155,'tate-no-yuusha-no-nariagari_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/kxet1cl1brdv','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909620',21),(1156,'tate-no-yuusha-no-nariagari_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/50laktb4sp4d','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909625',21),(1157,'tate-no-yuusha-no-nariagari_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/d33k0h8b67g3','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909630',17),(1158,'tate-no-yuusha-no-nariagari_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/2o0jpd4gnj2j','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909634',25),(1159,'tate-no-yuusha-no-nariagari_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ybwkraas2ajd','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909641',23),(1160,'tate-no-yuusha-no-nariagari_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/vvzrb8tmldj5','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909646',22),(1161,'tate-no-yuusha-no-nariagari_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/g9tw0acm7er6','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909651',19),(1162,'tate-no-yuusha-no-nariagari_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/79b9zdqmaiu9','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909656',16),(1163,'tate-no-yuusha-no-nariagari_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/bmc7bgfq8yog','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909676',17),(1164,'tate-no-yuusha-no-nariagari_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/0wg6bulkpc7h','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909681',17),(1165,'tate-no-yuusha-no-nariagari_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/l9gem8dkdvcz','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909686',22),(1166,'tate-no-yuusha-no-nariagari_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/jegllk7v7azq','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909690',20),(1167,'tate-no-yuusha-no-nariagari_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/yp8ojgc18f75','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909695',21),(1168,'tate-no-yuusha-no-nariagari_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/trksvq9cagy3','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909699',24),(1169,'tate-no-yuusha-no-nariagari_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/5m1fbm3o6lb6','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909704',19),(1170,'tate-no-yuusha-no-nariagari_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/ra9nydfjhsy5','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909709',23),(1171,'tate-no-yuusha-no-nariagari_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/3v79lxja775r','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909716',23),(1172,'tate-no-yuusha-no-nariagari_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/frmhuvu3ojsn','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909721',19),(1173,'tate-no-yuusha-no-nariagari_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/o04z6nkgr7uy','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909728',20),(1174,'tate-no-yuusha-no-nariagari_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/u2t1vvyqzjau','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909732',27),(1175,'tate-no-yuusha-no-nariagari_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/9pa31ieczwti','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909737',24),(1176,'tate-no-yuusha-no-nariagari_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/zr429tu2c2we','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909742',18),(1177,'tate-no-yuusha-no-nariagari_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/a31aartcfjhw','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909747',24),(1178,'tate-no-yuusha-no-nariagari_dubbed','episode_25','Episode 25',25,'https://onlystream.tv/e/71w4cb0pbw4r','','','','','','','','Comedy, Fantasy, Drama, Romance, Action, Adventure',0,'1566909751',18),(1179,'katsute-kami-datta-kemono-tachi-e','episode_9','Episode 9',9,'https://onlystream.tv/e/s0sivvoq6khw','','','','','','','','Action, Drama, Fantasy, Shounen',1,'1566910127',27),(1180,'cop-craft','episode_8','Episode 8',8,'https://onlystream.tv/e/dhc3owqbjav8','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1566910280',43),(1181,'arifureta-shokugyou-de-sekai-saikyou','episode_7','Episode 7',7,'https://onlystream.tv/e/v4ztpw2vecuu','','','','','','','','Fantasy, Action, Adventure',1,'1566910333',61),(1182,'hero-mask-2018','episode_1','Episode 1',1,'https://onlystream.tv/e/65nie2i2dglu','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913775',21),(1183,'hero-mask-2018','episode_2','Episode 2',2,'https://onlystream.tv/e/2yex8slajmht','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913780',30),(1184,'hero-mask-2018','episode_3','Episode 3',3,'https://onlystream.tv/e/1b6wf2pqiuc0','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913783',19),(1185,'hero-mask-2018','episode_4','Episode 4',4,'https://onlystream.tv/e/31krcw0u0rqu','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913787',13),(1186,'hero-mask-2018','episode_5','Episode 5',5,'https://onlystream.tv/e/d1v7ok105ouj','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913791',21),(1187,'hero-mask-2018','episode_6','Episode 6',6,'https://onlystream.tv/e/zeq0yei708ud','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913798',21),(1188,'hero-mask-2018','episode_7','Episode 7',7,'https://onlystream.tv/e/sy3bkk1x8irk','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913803',17),(1189,'hero-mask-2018','episode_8','Episode 8',8,'https://onlystream.tv/e/bkmqowcm6pvt','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913808',22),(1190,'hero-mask-2018','episode_9','Episode 9',9,'https://onlystream.tv/e/f7lley0fp20x','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913814',23),(1191,'hero-mask-2018','episode_10','Episode 10',10,'https://onlystream.tv/e/vxj4ts2lk5fy','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913819',21),(1192,'hero-mask-2018','episode_11','Episode 11',11,'https://onlystream.tv/e/8sl1jzujdcl7','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913824',20),(1193,'hero-mask-2018','episode_12','Episode 12',12,'https://onlystream.tv/e/n200cvhqgsuk','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913828',22),(1194,'hero-mask-2018','episode_13','Episode 13',13,'https://onlystream.tv/e/a5logqpgfbbe','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913833',22),(1195,'hero-mask-2018','episode_14','Episode 14',14,'https://onlystream.tv/e/podkloccw4oy','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913838',24),(1196,'hero-mask-2018','episode_15','Episode 15',15,'https://onlystream.tv/e/mddgfsxc6504','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913844',25),(1197,'hero-mask-2019','episode_1','Episode 1',1,'https://onlystream.tv/e/csy9s8cxtt3r','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913910',24),(1198,'hero-mask-2019','episode_2','Episode 2',2,'https://onlystream.tv/e/p3gi8p01tpmr','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913915',19),(1199,'hero-mask-2019','episode_3','Episode 3',3,'https://onlystream.tv/e/525hg98ld4gz','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913922',26),(1200,'hero-mask-2019','episode_4','Episode 4',4,'https://onlystream.tv/e/c054m0gpnejo','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913925',24),(1201,'hero-mask-2019','episode_5','Episode 5',5,'https://onlystream.tv/e/ly2hpc3n9k93','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913929',26),(1202,'hero-mask-2019','episode_6','Episode 6',6,'https://onlystream.tv/e/xrpo1uh40384','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913934',22),(1203,'hero-mask-2019','episode_7','Episode 7',7,'https://onlystream.tv/e/jtzormj1xrom','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913940',21),(1204,'hero-mask-2019','episode_8','Episode 8',8,'https://onlystream.tv/e/qchb7jdkdsuw','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913945',21),(1205,'hero-mask-2019','episode_9','Episode 9',9,'https://onlystream.tv/e/bisx3p2dcege','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913951',28),(1206,'hero-mask-2019_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/9qkrgrvkk117','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913970',25),(1207,'hero-mask-2019_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/58p6i27dd2ha','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913976',19),(1208,'hero-mask-2019_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/w04c4mjcg5lw','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913979',21),(1209,'hero-mask-2019_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/zwbqu96v6yog','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913985',23),(1210,'hero-mask-2019_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/l17f652owpuy','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566913989',21),(1211,'hero-mask-2019_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/6r581nst1dot','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566914000',29),(1212,'hero-mask-2019_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/unegqm7lhhz2','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566914005',19),(1213,'hero-mask-2019_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/2xajgz65wox2','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566914009',20),(1214,'hero-mask-2019_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/c3k6kea8uycr','','','','','','','','Action, Mystery, Police, Sci-Fi',0,'1566914014',19),(1215,'trinity-seven','episode_1','Episode 1',1,'https://onlystream.tv/e/wrwydl6p6d8h','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917518',23),(1216,'trinity-seven','episode_2','Episode 2',2,'https://onlystream.tv/e/fipq4js91hyf','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917527',24),(1217,'trinity-seven','episode_3','Episode 3',3,'https://onlystream.tv/e/0l9ro34vuwhj','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917537',27),(1218,'trinity-seven','episode_4','Episode 4',4,'https://onlystream.tv/e/ssv3zpob3q4z','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917541',23),(1219,'trinity-seven','episode_5','Episode 5',5,'https://onlystream.tv/e/7d1yml90o6j2','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917545',26),(1220,'trinity-seven','episode_6','Episode 6',6,'https://onlystream.tv/e/0vkuejyj90lh','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917551',25),(1221,'trinity-seven','episode_7','Episode 7',7,'https://onlystream.tv/e/5m9t7ojcdavs','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917557',18),(1222,'trinity-seven','episode_8','Episode 8',8,'https://onlystream.tv/e/wcn3ae0le0cq','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917565',24),(1223,'trinity-seven','episode_9','Episode 9',9,'https://onlystream.tv/e/cmbui3to7nhl','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917570',20),(1224,'trinity-seven','episode_10','Episode 10',10,'https://onlystream.tv/e/0f8dgovx0ibt','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917576',21),(1225,'trinity-seven','episode_11','Episode 11',11,'https://onlystream.tv/e/c2legob8gxa6','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917581',22),(1226,'trinity-seven','episode_12','Episode 12',12,'https://onlystream.tv/e/6o260iwxy4j8','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917587',21),(1227,'trinity-seven_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/zt25me3f61b8','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917708',21),(1228,'trinity-seven_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/8t3m0v59m5lr','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917713',15),(1229,'trinity-seven_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/ukzqhonlrawp','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917718',16),(1230,'trinity-seven_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/gkicm3sm6zi1','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917722',19),(1231,'trinity-seven_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/epxedjpx2t5j','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917726',20),(1232,'trinity-seven_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/5uq4cyfmnc0w','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917730',20),(1233,'trinity-seven_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/nuiz0xub76bg','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917736',21),(1234,'trinity-seven_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/0ps7w5ufpsgp','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917740',18),(1235,'trinity-seven_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/7zoci227w1jn','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917748',16),(1236,'trinity-seven_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/vhfg0xinkz3x','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917753',21),(1237,'trinity-seven_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/e5d0m5wu0tmx','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917759',20),(1238,'trinity-seven_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/54xlxabu08cr','','','','','','','','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural',0,'1566917762',22),(1239,'trinity-seven-movie-eternity-library-to-alchemic-girl','episode_1','Episode 1',1,'https://onlystream.tv/e/as0hj4qvjij8','','','','','','','','Action, Comedy, Ecchi, Fantasy, Harem, Magic, Romance, School, Shounen',0,'1566918139',20),(1240,'trinity-seven-movie-2-heavens-library-to-crimson-lord','episode_1','Episode 1',1,'https://onlystream.tv/e/ye2sfptio4rv','','','','','','','','Action, Ecchi, Magic, Fantasy, Comedy, Harem, Shounen',0,'1566918349',38),(1241,'joker-game','episode_1','Episode 1',1,'https://onlystream.tv/e/d8cmc1ufktu1','','','','','','','','Historical, Military,\r\nDrama',0,'1566918990',30),(1242,'joker-game','episode_2','Episode 2',2,'https://onlystream.tv/e/x91nwxlzfs92','','','','','','','','Historical, Military,\r\nDrama',0,'1566918995',30),(1243,'joker-game','episode_3','Episode 3',3,'https://onlystream.tv/e/i9z1o2o5lq28','','','','','','','','Historical, Military,\r\nDrama',0,'1566919000',32),(1244,'joker-game','episode_4','Episode 4',4,'https://onlystream.tv/e/vqp5cn6b0w1o','','','','','','','','Historical, Military,\r\nDrama',0,'1566919005',24),(1245,'joker-game','episode_5','Episode 5',5,'https://onlystream.tv/e/whwd9u0oddy3','','','','','','','','Historical, Military,\r\nDrama',0,'1566919009',20),(1246,'joker-game','episode_6','Episode 6',6,'https://onlystream.tv/e/idvz8t6h98hh','','','','','','','','Historical, Military,\r\nDrama',0,'1566919015',22),(1247,'joker-game','episode_7','Episode 7',7,'https://onlystream.tv/e/wq3dk2ue11fp','','','','','','','','Historical, Military,\r\nDrama',0,'1566919023',24),(1248,'joker-game','episode_8','Episode 8',8,'https://onlystream.tv/e/wx8aiwxgoj5t','','','','','','','','Historical, Military,\r\nDrama',0,'1566919028',20),(1249,'joker-game','episode_9','Episode 9',9,'https://onlystream.tv/e/nmbg5qwtffjs','','','','','','','','Historical, Military,\r\nDrama',0,'1566919035',24),(1250,'joker-game','episode_10','Episode 10',10,'https://onlystream.tv/e/ase1j8hlp3vd','','','','','','','','Historical, Military,\r\nDrama',0,'1566919040',20),(1251,'joker-game','episode_11','Episode 11',11,'https://onlystream.tv/e/urx55sb7ue5f','','','','','','','','Historical, Military,\r\nDrama',0,'1566919045',24),(1252,'joker-game','episode_12','Episode 12',12,'https://onlystream.tv/e/ignlucevpn6h','','','','','','','','Historical, Military,\r\nDrama',0,'1566919049',20),(1253,'joker-game_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/2iey1e7z0l98','','','','','','','','Historical, Military,\r\nDrama',0,'1566920303',22),(1254,'joker-game_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/4wcpjril08x3','','','','','','','','Historical, Military,\r\nDrama',0,'1566920307',20),(1255,'joker-game_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/h4iaxu59ckgw','','','','','','','','Historical, Military,\r\nDrama',0,'1566920312',22),(1256,'joker-game_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/mqqm6aqglpwc','','','','','','','','Historical, Military,\r\nDrama',0,'1566920316',20),(1257,'joker-game_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/o5bgp3knwlrd','','','','','','','','Historical, Military,\r\nDrama',0,'1566920321',26),(1258,'joker-game_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/zxpb3qpmm0c5','','','','','','','','Historical, Military,\r\nDrama',0,'1566920327',23),(1259,'joker-game_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/zpl8q53kafvf','','','','','','','','Historical, Military,\r\nDrama',0,'1566920356',23),(1260,'joker-game_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/lztxepf3aamy','','','','','','','','Historical, Military,\r\nDrama',0,'1566920363',23),(1261,'joker-game_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/8x2rqp7tuup4','','','','','','','','Historical, Military,\r\nDrama',0,'1566920370',22),(1262,'joker-game_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/bf94mst8fzy2','','','','','','','','Historical, Military,\r\nDrama',0,'1566920375',25),(1263,'joker-game_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/l8i4x3oek4xz','','','','','','','','Historical, Military,\r\nDrama',0,'1566920380',25),(1264,'joker-game_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/dvu8c59rhhxz','','','','','','','','Historical, Military,\r\nDrama',0,'1566920383',17),(1280,'angels-of-death','episode_1','Episode 1',1,'https://onlystream.tv/e/75rbenqevyfh','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922706',27),(1281,'angels-of-death','episode_2','Episode 2',2,'https://onlystream.tv/e/adu28ghangkw','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922711',23),(1282,'angels-of-death','episode_3','Episode 3',3,'https://onlystream.tv/e/ctz2xp7zzpcj','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922715',26),(1283,'angels-of-death','episode_4','Episode 4',4,'https://onlystream.tv/e/x59j79p7l0yh','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922720',17),(1284,'angels-of-death','episode_5','Episode 5',5,'https://onlystream.tv/e/w80jsf2cpiqz','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922724',18),(1285,'angels-of-death','episode_6','Episode 6',6,'https://onlystream.tv/e/b1l749zkyige','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922784',20),(1286,'angels-of-death','episode_7','Episode 7',7,'https://onlystream.tv/e/0pyq19vhfzly','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922792',21),(1287,'angels-of-death','episode_8','Episode 8',8,'https://onlystream.tv/e/jqmdhkkc0kyd','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922798',16),(1288,'angels-of-death','episode_9','Episode 9',9,'https://onlystream.tv/e/j0rrdxm5fgij','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922804',22),(1289,'angels-of-death','episode_10','Episode 10',10,'https://onlystream.tv/e/6apj3vfp784o','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922812',24),(1290,'angels-of-death','episode_11','Episode 11',11,'https://onlystream.tv/e/y0jgkzcovm2p','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922817',20),(1291,'angels-of-death','episode_12','Episode 12',12,'https://onlystream.tv/e/el6ltbkdmgpj','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922822',20),(1292,'angels-of-death','episode_13','Episode 13',13,'https://onlystream.tv/e/ekprohw7ljze','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922826',22),(1293,'angels-of-death','episode_14','Episode 14',14,'https://onlystream.tv/e/x20f4cvwwncp','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922831',21),(1294,'angels-of-death','episode_15','Episode 15',15,'https://onlystream.tv/e/8yqa61izsqk8','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922835',29),(1295,'angels-of-death','episode_16','Episode 16',16,'https://onlystream.tv/e/fxfiwi345155','','','','','','','','Adventure, Horror, Psychological, Thriller',0,'1566922842',24),(1296,'angel-beats','episode_1','Episode 1',1,'https://onlystream.tv/e/he4vg7npe7ht','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926909',23),(1297,'angel-beats','episode_2','Episode 2',2,'https://onlystream.tv/e/ll4durterf1u','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926914',27),(1298,'angel-beats','episode_3','Episode 3',3,'https://onlystream.tv/e/967c4nn2l998','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926918',26),(1299,'angel-beats','episode_4','Episode 4',4,'https://onlystream.tv/e/3i32330n4vem','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926922',27),(1300,'angel-beats','episode_5','Episode 5',5,'https://onlystream.tv/e/h1mlisrkalmm','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926927',27),(1301,'angel-beats','episode_6','Episode 6',6,'https://onlystream.tv/e/qoo9kuxkqcy9','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926932',22),(1302,'angel-beats','episode_7','Episode 7',7,'https://onlystream.tv/e/98070skvu0tk','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926936',26),(1303,'angel-beats','episode_8','Episode 8',8,'https://onlystream.tv/e/oifl2v2ly02t','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926942',26),(1304,'angel-beats','episode_9','Episode 9',9,'https://onlystream.tv/e/xcz3q517tn8w','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926947',26),(1305,'angel-beats','episode_10','Episode 10',10,'https://onlystream.tv/e/dizconysz71f','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926953',26),(1306,'angel-beats','episode_11','Episode 11',11,'https://onlystream.tv/e/qzek3jjkjrjw','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926958',26),(1307,'angel-beats','episode_12','Episode 12',12,'https://onlystream.tv/e/2wuclktosmgx','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926963',21),(1308,'angel-beats','episode_13','Episode 13',13,'https://onlystream.tv/e/q3vsgfrzy9jx','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566926967',26),(1309,'angel-beats_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/irpb3lfutgt3','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927883',41),(1310,'angel-beats_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/f8k5q2ch67e6','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927893',28),(1311,'angel-beats_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/06l85vb3vcq6','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927899',30),(1312,'angel-beats_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/j2zcf0kje8um','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927905',28),(1313,'angel-beats_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/4m68hn6gwi17','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927913',22),(1314,'angel-beats_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ghfqmf8lip45','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927921',22),(1315,'angel-beats_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/1a8tx0gt9nws','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927926',23),(1316,'angel-beats_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/4umo53vg4ofc','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927932',28),(1317,'angel-beats_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/iwh8grz1r2ne','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927938',27),(1318,'angel-beats_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/f9n2g2ix9ynf','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927944',29),(1319,'angel-beats_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/fxihwdyw3r71','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927949',26),(1320,'angel-beats_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/sg03dhwnb3ah','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927954',33),(1321,'angel-beats_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/tiviv95l3w6h','','','','','','','','Comedy, Supernatural, School, Drama, Action, Friendship',0,'1566927959',31),(1322,'golden-kamuy','episode_1','Episode 1',1,'https://onlystream.tv/e/837ikut4kxw2','','','','','','','','Historical, Action, Adventure',0,'1566981591',22),(1323,'golden-kamuy','episode_2','Episode 2',2,'https://onlystream.tv/e/ujq81yoked5o','','','','','','','','Historical, Action, Adventure',0,'1566981596',17),(1324,'golden-kamuy','episode_3','Episode 3',3,'https://onlystream.tv/e/602j6hilkj3d','','','','','','','','Historical, Action, Adventure',0,'1566981601',23),(1325,'golden-kamuy','episode_4','Episode 4',4,'https://onlystream.tv/e/ys5zpy12d35o','','','','','','','','Historical, Action, Adventure',0,'1566981606',22),(1326,'golden-kamuy','episode_5','Episode 5',5,'https://onlystream.tv/e/lrd0wk2pphet','','','','','','','','Historical, Action, Adventure',0,'1566981616',25),(1327,'golden-kamuy','episode_6','Episode 6',6,'https://onlystream.tv/e/cudxz7k7p3b1','','','','','','','','Historical, Action, Adventure',0,'1566981621',18),(1328,'golden-kamuy','episode_7','Episode 7',7,'https://onlystream.tv/e/2616ow33i6kv','','','','','','','','Historical, Action, Adventure',0,'1566981627',20),(1329,'golden-kamuy','episode_8','Episode 8',8,'https://onlystream.tv/e/nm8dn2oojjb6','','','','','','','','Historical, Action, Adventure',0,'1566981634',26),(1330,'golden-kamuy','episode_9','Episode 9',9,'https://onlystream.tv/e/yrczagrfh306','','','','','','','','Historical, Action, Adventure',0,'1566981640',28),(1331,'golden-kamuy','episode_10','Episode 10',10,'https://onlystream.tv/e/vvbz076iqw3x','','','','','','','','Historical, Action, Adventure',0,'1566981645',24),(1332,'golden-kamuy','episode_11','Episode 11',11,'https://onlystream.tv/e/b63femm2fmys','','','','','','','','Historical, Action, Adventure',0,'1566981650',26),(1333,'golden-kamuy','episode_12','Episode 12',12,'https://onlystream.tv/e/gu5ugi3tafeb','','','','','','','','Historical, Action, Adventure',0,'1566981655',29),(1334,'golden-kamuy_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/edobdfk0vrpj','','','','','','','','Historical, Action, Adventure',0,'1566981736',20),(1335,'golden-kamuy_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/o9xptmzdsto8','','','','','','','','Historical, Action, Adventure',0,'1566981740',23),(1336,'golden-kamuy_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/00d9zichwqme','','','','','','','','Historical, Action, Adventure',0,'1566981745',22),(1337,'golden-kamuy_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/po132u0wsr3s','','','','','','','','Historical, Action, Adventure',0,'1566981749',20),(1338,'golden-kamuy_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/2oxii82v2t3y','','','','','','','','Historical, Action, Adventure',0,'1566981762',24),(1339,'golden-kamuy_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/qcl1gvr98o8n','','','','','','','','Historical, Action, Adventure',0,'1566981770',21),(1340,'golden-kamuy_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/wgqzow2619dy','','','','','','','','Historical, Action, Adventure',0,'1566981779',18),(1341,'golden-kamuy_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/vx3wmzft7g7c','','','','','','','','Historical, Action, Adventure',0,'1566981784',28),(1342,'golden-kamuy_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/e65g997wngnn','','','','','','','','Historical, Action, Adventure',0,'1566981790',26),(1343,'golden-kamuy_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/m4w8qhvsm5f9','','','','','','','','Historical, Action, Adventure',0,'1566981797',19),(1344,'golden-kamuy_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/ti2per3ccx2o','','','','','','','','Historical, Action, Adventure',0,'1566981802',18),(1345,'golden-kamuy_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/f1coet0k2e0d','','','','','','','','Historical, Action, Adventure',0,'1566981816',26),(1346,'golden-kamuy-2nd-season','episode_1','Episode 1',1,'https://onlystream.tv/e/dwctil2yq9aq','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981965',18),(1347,'golden-kamuy-2nd-season','episode_2','Episode 2',2,'https://onlystream.tv/e/ikajp6idpflo','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981970',19),(1348,'golden-kamuy-2nd-season','episode_3','Episode 3',3,'https://onlystream.tv/e/9miqvkrdmbtu','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981976',24),(1349,'golden-kamuy-2nd-season','episode_4','Episode 4',4,'https://onlystream.tv/e/43l30jdc9v01','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981980',20),(1350,'golden-kamuy-2nd-season','episode_5','Episode 5',5,'https://onlystream.tv/e/wv15mwy6b44f','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981985',19),(1351,'golden-kamuy-2nd-season','episode_6','Episode 6',6,'https://onlystream.tv/e/kxtc2dwm1uev','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566981994',24),(1352,'golden-kamuy-2nd-season','episode_7','Episode 7',7,'https://onlystream.tv/e/j77brxgmrw67','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982000',18),(1353,'golden-kamuy-2nd-season','episode_8','Episode 8',8,'https://onlystream.tv/e/bcypw4pr0c2a','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982005',24),(1354,'golden-kamuy-2nd-season','episode_9','Episode 9',9,'https://onlystream.tv/e/h2tuo6iyyh28','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982010',22),(1355,'golden-kamuy-2nd-season','episode_10','Episode 10',10,'https://onlystream.tv/e/hlfnt9rvkpcy','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982016',18),(1356,'golden-kamuy-2nd-season','episode_11','Episode 11',11,'https://onlystream.tv/e/2c250s7gjs2v','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982020',21),(1357,'golden-kamuy-2nd-season','episode_12','Episode 12',12,'https://onlystream.tv/e/pg2g9c1o2fnz','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982029',24),(1358,'golden-kamuy-2nd-season_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/pll476ntcj2l\r\n','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982412',18),(1359,'golden-kamuy-2nd-season_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/qvzn16s4zcrr','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982595',20),(1360,'golden-kamuy-2nd-season_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/xpookt21yonm','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982599',16),(1361,'golden-kamuy-2nd-season_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/fs2qrwml1zdu','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982605',15),(1362,'golden-kamuy-2nd-season_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/7bdgkhva4z4h','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982613',20),(1363,'golden-kamuy-2nd-season_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/409owsyse1a7','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982624',14),(1364,'golden-kamuy-2nd-season_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/kl3n8fzshjo2','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982631',21),(1365,'golden-kamuy-2nd-season_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/t5qgoqw7y12r','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982637',17),(1366,'golden-kamuy-2nd-season_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/qxydnu4wq2h5','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982642',16),(1367,'golden-kamuy-2nd-season_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/1hwwdpps54fq','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982648',20),(1368,'golden-kamuy-2nd-season_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/a48voe02hi5m','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982653',19),(1369,'golden-kamuy-2nd-season_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/dzfunykml48r','','','','','','','','Action, Adventure, Historical, Seinen',0,'1566982660',13),(1370,'banana-fish','episode_1','Episode 1',1,'https://onlystream.tv/e/rne6zlvr8jd0','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000152',25),(1371,'banana-fish','episode_2','Episode 2',2,'https://onlystream.tv/e/gsxx310pzmkq','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000156',23),(1372,'banana-fish','episode_3','Episode 3',3,'https://onlystream.tv/e/9lctjwvf2kd9','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000160',23),(1373,'banana-fish','episode_4','Episode 4',4,'https://onlystream.tv/e/769khg0peopn','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000164',25),(1374,'banana-fish','episode_5','Episode 5',5,'https://onlystream.tv/e/86pcimo8i3p4','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000169',24),(1375,'banana-fish','episode_6','Episode 6',6,'https://onlystream.tv/e/9idb6hstkea3','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000173',23),(1376,'banana-fish','episode_7','Episode 7',7,'https://onlystream.tv/e/czrklflc724q','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000179',22),(1377,'banana-fish','episode_8','Episode 8',8,'https://onlystream.tv/e/seop9v3eqefy','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000184',25),(1378,'banana-fish','episode_9','Episode 9',9,'https://onlystream.tv/e/oeksxj0nsgj6','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000190',28),(1379,'banana-fish','episode_10','Episode 10',10,'https://onlystream.tv/e/hubwawkjr8kr','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000195',23),(1380,'banana-fish','episode_11','Episode 11',11,'https://onlystream.tv/e/y9zq6utjxjvb','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000200',24),(1381,'banana-fish','episode_12','Episode 12',12,'https://onlystream.tv/e/wdw6bq2c4qv3','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000204',27),(1382,'banana-fish','episode_13','Episode 13',13,'https://onlystream.tv/e/0s18ie4i0l5q','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000207',27),(1383,'banana-fish','episode_14','Episode 14',14,'https://onlystream.tv/e/oa9ldcfzv5fm','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000211',25),(1384,'banana-fish','episode_15','Episode 15',15,'https://onlystream.tv/e/h55fhmiq8cz9','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000215',21),(1385,'banana-fish','episode_16','Episode 16',16,'https://onlystream.tv/e/g3feq7xsesqh','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000221',22),(1386,'banana-fish','episode_17','Episode 17',17,'https://onlystream.tv/e/ab53mx0hyp96','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000227',21),(1387,'banana-fish','episode_18','Episode 18',18,'https://onlystream.tv/e/xvjurfwx93pf','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000232',27),(1388,'banana-fish','episode_19','Episode 19',19,'https://onlystream.tv/e/9ceq8t5xrovq','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000237',27),(1389,'banana-fish','episode_20','Episode 20',20,'https://onlystream.tv/e/2wn6wro2lyhz','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000245',29),(1390,'banana-fish','episode_21','Episode 21',21,'https://onlystream.tv/e/59aqja241x57','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000251',23),(1391,'banana-fish','episode_22','Episode 22',22,'https://onlystream.tv/e/lyoen0t7b92b','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000256',28),(1392,'banana-fish','episode_23','Episode 23',23,'https://onlystream.tv/e/37tnd26vphnm','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000260',26),(1393,'banana-fish','episode_24','Episode 24',24,'https://onlystream.tv/e/h9u953gux0xu','','','','','','','','Mystery, Drama, Action, Adventure',0,'1567000264',29),(1394,'the-disappearance-of-haruhi-suzumiya','episode_1','Episode 1',1,'https://onlystream.tv/e/y1mvwitqdupk','','','','','','','','Comedy, Sci-Fi, Mystery, Supernatural, School, Romance',0,'1567022289',22),(1395,'the-disappearance-of-haruhi-suzumiya_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/vyoj8k8l0w4h','','','','','','','','Comedy, Sci-Fi, Mystery, Supernatural, School, Romance',0,'1567022304',17),(1396,'tejina-senpai','episode_9','Episode 9',9,'https://onlystream.tv/e/25mi6xk709c4','','','','','','','','Comedy, School, Seinen',1,'1567022814',29),(1397,'sounan-desu-ka','episode_9','Episode 9',9,'https://onlystream.tv/e/qxfluujg8229','','','','','','','','Adventure, Comedy, Seinen',1,'1567022845',28),(1398,'kanata-no-astra','episode_9','Episode 9',9,'https://onlystream.tv/e/hbw5m18149oo','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1567022888',30),(1399,'isekai-cheat-magician','episode_8','Episode 8',8,'https://onlystream.tv/e/c6cjgh53ea2k','','','','','','','','Action, Adventure, Fantasy',1,'1567022971',35),(1400,'how-heavy-are-the-dumbbells-you-lift?','episode_9','Episode 9',9,'https://onlystream.tv/e/fv5hrcgnxytw','','','','','','','','Ecchi',1,'1567023027',3),(1401,'maou-sama,-retry!','episode_9','Episode 9',9,'https://onlystream.tv/e/waq4gnaceyle','','','','','','','','Action, Adventure, Fantasy',1,'1567023095',9),(1402,'grand-blue','episode_1','Episode 1',1,'https://onlystream.tv/e/pim8xh2nnrwt','','','','','','','','Comedy, Slice of Life',0,'1567061049',24),(1403,'grand-blue','episode_2','Episode 2',2,'https://onlystream.tv/e/r61b9ls8qzze','','','','','','','','Comedy, Slice of Life',0,'1567061051',25),(1404,'grand-blue','episode_3','Episode 3',3,'https://onlystream.tv/e/s16vrlkyrw5j','','','','','','','','Comedy, Slice of Life',0,'1567061056',22),(1405,'grand-blue','episode_4','Episode 4',4,'https://onlystream.tv/e/s0opn0pton7f','','','','','','','','Comedy, Slice of Life',0,'1567061061',19),(1406,'grand-blue','episode_5','Episode 5',5,'https://onlystream.tv/e/tbhtv5dqdfvv','','','','','','','','Comedy, Slice of Life',0,'1567061066',23),(1407,'grand-blue','episode_6','Episode 6',6,'https://onlystream.tv/e/p3p299iyjhgq','','','','','','','','Comedy, Slice of Life',0,'1567061073',22),(1408,'grand-blue','episode_7','Episode 7',7,'https://onlystream.tv/e/n57kw4erpy4y','','','','','','','','Comedy, Slice of Life',0,'1567061082',21),(1409,'grand-blue','episode_8','Episode 8',8,'https://onlystream.tv/e/2i5ecxniglh7','','','','','','','','Comedy, Slice of Life',0,'1567061090',24),(1410,'grand-blue','episode_9','Episode 9',9,'https://onlystream.tv/e/pahlv0ur7rv5','','','','','','','','Comedy, Slice of Life',0,'1567061098',25),(1411,'grand-blue','episode_10','Episode 10',10,'https://onlystream.tv/e/9ikree96nca4','','','','','','','','Comedy, Slice of Life',0,'1567061105',25),(1412,'grand-blue','episode_11','Episode 11',11,'https://onlystream.tv/e/rx5jdaph6nm7','','','','','','','','Comedy, Slice of Life',0,'1567061111',19),(1413,'grand-blue','episode_12','Episode 12',12,'https://onlystream.tv/e/zwispngyip39','','','','','','','','Comedy, Slice of Life',0,'1567061115',26),(1414,'sword-art-online','episode_1','Episode 1',1,'https://onlystream.tv/e/od29j3wvw0oy','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567065987',25),(1415,'sword-art-online','episode_2','Episode 2',2,'https://onlystream.tv/e/fqrb3h4fn0bx','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567065991',18),(1416,'sword-art-online','episode_3','Episode 3',3,'https://onlystream.tv/e/xhevof8y41do','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567065995',19),(1417,'sword-art-online','episode_4','Episode 4',4,'https://onlystream.tv/e/ikgor245mqmy','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066000',25),(1418,'sword-art-online','episode_5','Episode 5',5,'https://onlystream.tv/e/kj16p3r14hn5','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066006',22),(1419,'sword-art-online','episode_6','Episode 6',6,'https://onlystream.tv/e/vcz1tt2nuhel','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066013',21),(1420,'sword-art-online','episode_7','Episode 7',7,'https://onlystream.tv/e/c6eqvsys0tcv','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066020',21),(1421,'sword-art-online','episode_8','Episode 8',8,'https://onlystream.tv/e/dy7ayivzzlki','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066026',16),(1422,'sword-art-online','episode_9','Episode 9',9,'https://onlystream.tv/e/8aqxml19n7q0','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066032',23),(1423,'sword-art-online','episode_10','Episode 10',10,'https://onlystream.tv/e/zq7cfnkqb55w','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066039',23),(1424,'sword-art-online','episode_11','Episode 11',11,'https://onlystream.tv/e/eilao11v0soj','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066045',19),(1425,'sword-art-online','episode_12','Episode 12',12,'https://onlystream.tv/e/wda0lmbgsws3','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066049',21),(1426,'sword-art-online','episode_13','Episode 13',13,'https://onlystream.tv/e/90gyjqd2oiot','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066054',20),(1427,'sword-art-online','episode_14','Episode 14',14,'https://onlystream.tv/e/ok06sbmkyieg','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066059',23),(1428,'sword-art-online','episode_15','Episode 15',15,'https://onlystream.tv/e/ml8dldac7f0y','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066063',24),(1429,'sword-art-online','episode_16','Episode 16',16,'https://onlystream.tv/e/wxyw32qzuapd','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066070',24),(1430,'sword-art-online','episode_17','Episode 17',17,'https://onlystream.tv/e/diwde5m53m94','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066077',22),(1431,'sword-art-online','episode_18','Episode 18',18,'https://onlystream.tv/e/hzfqtk8ck0ym','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066083',18),(1432,'sword-art-online','episode_19','Episode 19',19,'https://onlystream.tv/e/zztt2pqfmq9t','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066089',20),(1433,'sword-art-online','episode_20','Episode 20',20,'https://onlystream.tv/e/4gicbbbgv768','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066094',19),(1434,'sword-art-online','episode_21','Episode 21',21,'https://onlystream.tv/e/9bnjxr0e90p9','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066098',22),(1435,'sword-art-online','episode_22','Episode 22',22,'https://onlystream.tv/e/30skvyc5p2zu','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066102',22),(1436,'sword-art-online','episode_23','Episode 23',23,'https://onlystream.tv/e/ga2klkev7zxt','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066106',18),(1437,'sword-art-online','episode_24','Episode 24',24,'https://onlystream.tv/e/2dnn9adh7d3o','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066110',23),(1438,'sword-art-online','episode_25','Episode 25',25,'https://onlystream.tv/e/z79cf2l2krya','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066115',23),(1439,'sword-art-online_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/jzj59wqp1twe','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066206',22),(1440,'sword-art-online_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/jpqv3uu8ovdi','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066211',25),(1441,'sword-art-online_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/t0f89462qwxp','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066215',26),(1442,'sword-art-online_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/qf4dwzrzbgub','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066219',18),(1443,'sword-art-online_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/ji5d2f5c11ft','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066226',24),(1444,'sword-art-online_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/lj63hi4ubdv6','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066231',22),(1445,'sword-art-online_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/ltsox4th4cf9','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066237',26),(1446,'sword-art-online_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/n4eaekwovhuz','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066245',30),(1447,'sword-art-online_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/gqp3laynpv2m','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066251',21),(1448,'sword-art-online_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/czv96wigna8h','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066256',22),(1449,'sword-art-online_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/7vvxz1tfa97t','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066261',21),(1450,'sword-art-online_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/55vnbinxdzep','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066265',23),(1451,'sword-art-online_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/w819z0wzp3df','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066270',25),(1452,'sword-art-online_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/yhcr01qistc5','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066274',27),(1453,'sword-art-online_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/lkf7sxqehlz0','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066279',25),(1454,'sword-art-online_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/e3p11k7jb8zd','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066286',24),(1455,'sword-art-online_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/9c3mt21fapms','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066295',24),(1456,'sword-art-online_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/o3jmgzmrp14j','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066301',17),(1457,'sword-art-online_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/n0tihnwn3j7v','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066307',22),(1458,'sword-art-online_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/tkt8oelaxytm','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066313',25),(1459,'sword-art-online_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/0zu9u5vw6mvf','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066322',17),(1460,'sword-art-online_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/t12lj7csbtyj','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066327',23),(1461,'sword-art-online_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/blm2w08q9jg2','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066332',22),(1462,'sword-art-online_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/auvqjhfg68cu','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066337',25),(1463,'sword-art-online_dubbed','episode_25','Episode 25',25,'https://onlystream.tv/e/szmlml71z7bu','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567066341',26),(1477,'sword-art-online-ii','episode_1','Episode 1',1,'https://onlystream.tv/e/ihv3jjjb7ui0','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070101',23),(1478,'sword-art-online-ii','episode_2','Episode 2',2,'https://onlystream.tv/e/307a6zswqi7e','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070105',21),(1479,'sword-art-online-ii','episode_3','Episode 3',3,'https://onlystream.tv/e/4kedquk7lgto','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070110',20),(1480,'sword-art-online-ii','episode_4','Episode 4',4,'https://onlystream.tv/e/a1f394iuexkw','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070115',24),(1481,'sword-art-online-ii','episode_5','Episode 5',5,'https://onlystream.tv/e/lfkv46j8hpwh','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070120',18),(1482,'sword-art-online-ii','episode_6','Episode 6',6,'https://onlystream.tv/e/w7vw3phz272e','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070126',16),(1483,'sword-art-online-ii','episode_7','Episode 7',7,'https://onlystream.tv/e/hyati0gohnzk','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070130',20),(1484,'sword-art-online-ii','episode_8','Episode 8',8,'https://onlystream.tv/e/jqiqar19vde3','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070136',20),(1485,'sword-art-online-ii','episode_9','Episode 9',9,'https://onlystream.tv/e/lm9e2zy5fsjb','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070142',20),(1486,'sword-art-online-ii','episode_10','Episode 10',10,'https://onlystream.tv/e/tm41ioxp15yz','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070148',18),(1487,'sword-art-online-ii','episode_11','Episode 11',11,'https://onlystream.tv/e/fktkwd6vme2v','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070153',19),(1488,'sword-art-online-ii','episode_12','Episode 12',12,'https://onlystream.tv/e/jwhr8g5pqixq','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070157',22),(1489,'sword-art-online-ii','episode_13','Episode 13',13,'https://onlystream.tv/e/1wbwrk7k4g6l','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070163',22),(1490,'sword-art-online-ii','episode_14','Episode 14',14,'https://onlystream.tv/e/pt9w5eul94du','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070167',18),(1491,'sword-art-online-ii','episode_15','Episode 15',15,'https://onlystream.tv/e/iwlzzrnattnt','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070171',20),(1492,'sword-art-online-ii','episode_16','Episode 16',16,'https://onlystream.tv/e/yl8osda1rmh0','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070177',17),(1493,'sword-art-online-ii','episode_17','Episode 17',17,'https://onlystream.tv/e/jxh2fwlt9upq','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070184',26),(1494,'sword-art-online-ii','episode_18','Episode 18',18,'https://onlystream.tv/e/7twvikt34vxj','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070189',17),(1495,'sword-art-online-ii','episode_19','Episode 19',19,'https://onlystream.tv/e/qvhz7a28550e','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070195',19),(1496,'sword-art-online-ii','episode_20','Episode 20',20,'https://onlystream.tv/e/igia5hehr8nc','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070199',22),(1497,'sword-art-online-ii','episode_21','Episode 21',21,'https://onlystream.tv/e/pkhtly9qvh8f','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070204',19),(1498,'sword-art-online-ii','episode_22','Episode 22',22,'https://onlystream.tv/e/agpj2xh9a9al','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070208',18),(1499,'sword-art-online-ii','episode_23','Episode 23',23,'https://onlystream.tv/e/4bb7hqva9bx8','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070213',16),(1500,'sword-art-online-ii','episode_24','Episode 24',24,'https://onlystream.tv/e/ixuhm6huowbi','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070217',28),(1501,'sword-art-online-ii_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/c0gvmh1y5a64','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070305',21),(1502,'sword-art-online-ii_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/s046cb3zp9ne','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070309',17),(1503,'sword-art-online-ii_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/z49qrnfqj5yd','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070314',16),(1504,'sword-art-online-ii_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/ddtvvk5x1igz','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070317',21),(1505,'sword-art-online-ii_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/ukwolsyglm9b','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070321',17),(1506,'sword-art-online-ii_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/suymx6afinlu','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070327',19),(1507,'sword-art-online-ii_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/yyl69szjgfox','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070331',18),(1508,'sword-art-online-ii_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/thw1ozhuirsj','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070336',20),(1509,'sword-art-online-ii_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/z4keutp4zqwc','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070342',16),(1510,'sword-art-online-ii_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/p8u6j4ylah6k','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070349',20),(1511,'sword-art-online-ii_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/to7s9ttjc46t','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070353',22),(1512,'sword-art-online-ii_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/hr5omkfsjgty','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070358',23),(1513,'sword-art-online-ii_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/2gfucxxdqpv0','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070363',19),(1514,'sword-art-online-ii_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/hynzl2dp2xlu','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070369',20),(1515,'sword-art-online-ii_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/1y9jnugaldxp','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070375',27),(1516,'sword-art-online-ii_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/cfxohlbqp4nt','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070380',17),(1517,'sword-art-online-ii_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/b282e908tjbp','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070384',23),(1518,'sword-art-online-ii_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/o4tb7u00axj3','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070390',25),(1519,'sword-art-online-ii_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/9ds7f5381est','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070394',21),(1520,'sword-art-online-ii_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/hnmennljnuvh','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070399',25),(1521,'sword-art-online-ii_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/d8lhctsujjrc','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070404',28),(1522,'sword-art-online-ii_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/kw5m8kfwlzj2','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070408',21),(1523,'sword-art-online-ii_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/0onk8o31frxh','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070412',20),(1524,'sword-art-online-ii_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/ow7ensebk49z','','','','','','','','Game, Fantasy, Romance, Action, Adventure',0,'1567070416',21),(1525,'sword-art-online-movie-ordinal-scale_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/ateayexchmcn','','','','','','','','Action, Game, Adventure, Romance, Fantasy',0,'1567070971',33),(1526,'sword-art-online-movie-ordinal-scale','episode_1','Episode 1',1,'https://onlystream.tv/e/tcrawhv5o7t7','','','','','','','','Action, Game, Adventure, Romance, Fantasy',0,'1567070996',19),(1527,'sword-art-online-alternative-gun-gale-online','episode_1','Episode 1',1,'https://onlystream.tv/e/8i4kmk0md4wc','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074826',25),(1528,'sword-art-online-alternative-gun-gale-online','episode_2','Episode 2',2,'https://onlystream.tv/e/kztmzm864xro','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074833',25),(1529,'sword-art-online-alternative-gun-gale-online','episode_3','Episode 3',3,'https://onlystream.tv/e/jb1g34441jb3','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074838',25),(1530,'sword-art-online-alternative-gun-gale-online','episode_4','Episode 4',4,'https://onlystream.tv/e/9myl7k3lgcsb','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074843',26),(1531,'sword-art-online-alternative-gun-gale-online','episode_5','Episode 5',5,'https://onlystream.tv/e/iesrm9j9qarg','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074847',26),(1532,'sword-art-online-alternative-gun-gale-online','episode_6','Episode 6',6,'https://onlystream.tv/e/ocr1k96q4e2c','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074851',25),(1533,'sword-art-online-alternative-gun-gale-online','episode_7','Episode 7',7,'https://onlystream.tv/e/4yu8elqein6r','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074856',24),(1534,'sword-art-online-alternative-gun-gale-online','episode_8','Episode 8',8,'https://onlystream.tv/e/9p8la0dna60e','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074861',21),(1535,'sword-art-online-alternative-gun-gale-online','episode_9','Episode 9',9,'https://onlystream.tv/e/t39ftileycte','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074866',27),(1536,'sword-art-online-alternative-gun-gale-online','episode_10','Episode 10',10,'https://onlystream.tv/e/u4oxjfgi9vfh','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074872',24),(1537,'sword-art-online-alternative-gun-gale-online','episode_11','Episode 11',11,'https://onlystream.tv/e/nryys55tuncj','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074876',22),(1538,'sword-art-online-alternative-gun-gale-online','episode_12','Episode 12',12,'https://onlystream.tv/e/zpazdjjgvcj5','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074881',23),(1539,'sword-art-online-alternative-gun-gale-online_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/1gkcupkqzshb','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074958',23),(1540,'sword-art-online-alternative-gun-gale-online_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/aitrm0alniko','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074962',18),(1541,'sword-art-online-alternative-gun-gale-online_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/q3b62oych2b4','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074968',23),(1542,'sword-art-online-alternative-gun-gale-online_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/o1llgr73fhye','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567074992',21),(1543,'sword-art-online-alternative-gun-gale-online_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/yi2p3e21y74u','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075011',23),(1544,'sword-art-online-alternative-gun-gale-online_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/dx1k2nvszywt','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075015',21),(1545,'sword-art-online-alternative-gun-gale-online_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/ogmyoy1dq2e0','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075022',17),(1546,'sword-art-online-alternative-gun-gale-online_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/1qt1urewbma5','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075028',21),(1547,'sword-art-online-alternative-gun-gale-online_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/7npxu85vlh0n','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075034',23),(1548,'sword-art-online-alternative-gun-gale-online_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/l7muuhfqpua1','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075039',16),(1549,'sword-art-online-alternative-gun-gale-online_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/1r01avixkw9m','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075044',20),(1550,'sword-art-online-alternative-gun-gale-online_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/yydsed46zkr0','','','','','','','','Sci-Fi, Military, Game, Fantasy, Action',0,'1567075047',21),(1551,'sword-art-online-alicization','episode_1','Episode 1',1,'https://onlystream.tv/e/4v1fn2p13vbs','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099732',67),(1552,'sword-art-online-alicization','episode_2','Episode 2',2,'https://onlystream.tv/e/mgje0tdctj8a','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099739',16),(1553,'sword-art-online-alicization','episode_3','Episode 3',3,'https://onlystream.tv/e/nmv7uu34wmoc','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099745',21),(1554,'sword-art-online-alicization','episode_4','Episode 4',4,'https://onlystream.tv/e/8pqrg5ejawgo','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099748',16),(1555,'sword-art-online-alicization','episode_5','Episode 5',5,'https://onlystream.tv/e/y3hmoq0zv2oo','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099752',25),(1556,'sword-art-online-alicization','episode_6','Episode 6',6,'https://onlystream.tv/e/ulehbiee4ry2','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099759',24),(1557,'sword-art-online-alicization','episode_7','Episode 7',7,'https://onlystream.tv/e/nph32tvldfwj','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099765',21),(1558,'sword-art-online-alicization','episode_8','Episode 8',8,'https://onlystream.tv/e/okhwsnpnk81e','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099770',22),(1559,'sword-art-online-alicization','episode_9','Episode 9',9,'https://onlystream.tv/e/294alixwea7f','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099779',22),(1560,'sword-art-online-alicization','episode_10','Episode 10',10,'https://onlystream.tv/e/mfocfjrwy3t7','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099785',18),(1561,'sword-art-online-alicization','episode_11','Episode 11',11,'https://onlystream.tv/e/nt5528m52155','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099795',16),(1562,'sword-art-online-alicization','episode_12','Episode 12',12,'https://onlystream.tv/e/8n5uvvm9wej2','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099800',20),(1563,'sword-art-online-alicization','episode_13','Episode 13',13,'https://onlystream.tv/e/bfnomf1ot0mt','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099805',26),(1564,'sword-art-online-alicization','episode_14','Episode 14',14,'https://onlystream.tv/e/vedqxawdartz','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099811',25),(1565,'sword-art-online-alicization','episode_15','Episode 15',15,'https://onlystream.tv/e/jgpyda1inzvh','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099848',22),(1566,'sword-art-online-alicization','episode_16','Episode 16',16,'https://onlystream.tv/e/dkky3pj56b9a','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099851',23),(1567,'sword-art-online-alicization','episode_17','Episode 17',17,'https://onlystream.tv/e/r9osrt30nb65','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099856',22),(1568,'sword-art-online-alicization','episode_18','Episode 18',18,'https://onlystream.tv/e/8nfnz2823o8x','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099860',22),(1569,'sword-art-online-alicization','episode_19','Episode 19',19,'https://onlystream.tv/e/nzkvd4vrmj3n','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099867',22),(1570,'sword-art-online-alicization','episode_20','Episode 20',20,'https://onlystream.tv/e/4fnr9gprg07e','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099872',15),(1571,'sword-art-online-alicization','episode_21','Episode 21',21,'https://onlystream.tv/e/qv9wq7u508om','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099881',26),(1572,'sword-art-online-alicization','episode_22','Episode 22',22,'https://onlystream.tv/e/worak260a9gh','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099888',23),(1573,'sword-art-online-alicization','episode_23','Episode 23',23,'https://onlystream.tv/e/os7j8yjuhqde','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099894',20),(1574,'sword-art-online-alicization','episode_24','Episode 24',24,'https://onlystream.tv/e/d1tzckn44h1u','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567099900',18),(1593,'sword-art-online-alicization_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/advdj7o72l3z','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100890',23),(1594,'sword-art-online-alicization_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/p6icpxcl369y','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100893',22),(1595,'sword-art-online-alicization_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/d5mwek8302q2','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100897',20),(1596,'sword-art-online-alicization_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/1lb18rturwll','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100901',22),(1597,'sword-art-online-alicization_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/k3u3w4djps6n','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100906',29),(1598,'sword-art-online-alicization_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/h00r66kwzzup','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100911',18),(1599,'sword-art-online-alicization_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/5ufvrc0m9641','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100915',22),(1600,'sword-art-online-alicization_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/on6cknzfyug4','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100929',25),(1601,'sword-art-online-alicization_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/ak2tb1m546pl','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100936',24),(1602,'sword-art-online-alicization_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/by0lgtfeqj7b','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100942',28),(1603,'sword-art-online-alicization_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/aya3b302mytc','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100946',21),(1604,'sword-art-online-alicization_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/7h8wz3ij41br','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100951',20),(1605,'sword-art-online-alicization_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/d8kop9l3mt9f','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100954',28),(1606,'sword-art-online-alicization_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/hwpe9zzboky4','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100959',24),(1607,'sword-art-online-alicization_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/xauq6kog8l42','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100963',26),(1608,'sword-art-online-alicization_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/udy5r250ytq1','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100968',26),(1609,'sword-art-online-alicization_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/kr332m70n6p7','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100973',20),(1610,'sword-art-online-alicization_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/4yts9z7dgzc8','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100979',24),(1611,'sword-art-online-alicization_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/ahma2mz5wezo','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100984',17),(1612,'sword-art-online-alicization_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/35n3ublj12rx','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100989',25),(1613,'sword-art-online-alicization_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/s3qmam22n75e','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100993',25),(1614,'sword-art-online-alicization_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/a4cq022ola5s','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567100998',28),(1615,'sword-art-online-alicization_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/gc76kgum802w','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567101003',24),(1616,'sword-art-online-alicization_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/5gu8b315do00','','','','','','','','Sci-Fi, Game, Fantasy, Action',0,'1567101008',24),(1617,'manaria-friends','episode_1','Episode 1',1,'https://onlystream.tv/e/4j90fbk1b721','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105608',25),(1618,'manaria-friends','episode_2','Episode 2',2,'https://onlystream.tv/e/c4m0xap2axgp','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105611',25),(1619,'manaria-friends','episode_3','Episode 3',3,'https://onlystream.tv/e/7rmp1vxkmr6h','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105615',21),(1620,'manaria-friends','episode_4','Episode 4',4,'https://onlystream.tv/e/8o7kbjd0w57v','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105619',25),(1621,'manaria-friends','episode_5','Episode 5',5,'https://onlystream.tv/e/caai9pdn82bb','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105623',27),(1622,'manaria-friends','episode_6','Episode 6',6,'https://onlystream.tv/e/mnedb1tiugcf','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105627',21),(1623,'manaria-friends','episode_7','Episode 7',7,'https://onlystream.tv/e/jj8n6aofapvn','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105631',26),(1624,'manaria-friends','episode_8','Episode 8',8,'https://onlystream.tv/e/vtwua13kotlf','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105636',22),(1625,'manaria-friends','episode_9','Episode 9',9,'https://onlystream.tv/e/32glt5u117ta','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105641',25),(1626,'manaria-friends','episode_10','Episode 10',10,'https://onlystream.tv/e/gamw9puofyi7','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105646',25),(1627,'manaria-friends_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/ftm0dea3fzzx','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105682',21),(1628,'manaria-friends_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/d3reacyeq3uf','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105690',28),(1629,'manaria-friends_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/z321wi3hjoyt','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105693',23),(1630,'manaria-friends_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/qkvz03jloiyz','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105697',25),(1631,'manaria-friends_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/03aw1r6h2mp4','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105701',21),(1632,'manaria-friends_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/rtmik4x66nqe','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105705',23),(1633,'manaria-friends_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/56e84pavkf0r','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105711',25),(1634,'manaria-friends_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/opuds5b9scuo','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105715',22),(1635,'manaria-friends_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/sj997ajhtnxt','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105722',21),(1636,'manaria-friends_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/f54u99ibmuu6','','','','','','','','Demons, Supernatural, Magic, Fantasy',0,'1567105727',21),(1637,'carole-and-tuesday','episode_19','Episode 19',19,'https://onlystream.tv/e/5jtcjize4bor','','','','','','','','Music',1,'1567185302',32),(1638,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_9','Episode 9',9,'https://onlystream.tv/e/4q3gxynpqb9n','','','','','','','','Slice of Life, Fantasy',1,'1567185338',1),(1639,'given','episode_8','Episode 8',8,'https://onlystream.tv/e/bloiq0izs29o','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',1,'1567185393',37),(1640,'joshikausei','episode_9','Episode 9',9,'https://onlystream.tv/e/jezdmn9p5egl','','','','','','','','Slice of Life, Comedy, School',1,'1567518700',28),(1641,'dr-stone','episode_9','Episode 9',9,'https://onlystream.tv/e/6lfyy91ylxjx','','','','','','','','Adventure, Sci-Fi Shounen',1,'1567520281',42),(1642,'dr-stone_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/fs7s2oqcvynu','','','','','','','','Adventure, Sci-Fi Shounen',0,'1567520345',31),(1643,'enen-no-shouboutai','episode_8','Episode 8',8,'https://onlystream.tv/e/0rkfap3p1vip','','','','','','','','Action, Supernatural, Shounen',1,'1567520379',34),(1644,'enen-no-shouboutai_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/99aeo9iom4p8','','','','','','','','Action, Supernatural, Shounen',1,'1567520396',32),(1645,'granbelm','episode_9','Episode 9',9,'https://onlystream.tv/e/rfgxjbko5ov3','','','','','','','','Magic, Fantasy',1,'1567520482',37),(1646,'o-maidens-in-your-savage-season_subbed','episode_9','Episode 9',9,'https://onlystream.tv/e/onab0nxio0pk','','','','','','','','Comedy, Drama, Romance, School, Shounen',1,'1567520528',31),(1647,'kimetsu-no-yaiba','episode_22','Episode 22',22,'https://onlystream.tv/e/tg2czulsivrh','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1567520733',30),(1648,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_9','Episode 9',9,'https://onlystream.tv/e/h5bx7a6t5udf','','','','','','','','Fantasy, Mystery, Supernatural',1,'1567520784',40),(1649,'vinland-saga','episode_9','Episode 9',9,'https://onlystream.tv/e/sxl188cdieqn','','','','','','','','Historical, Drama, Action, Adventure',1,'1567520836',33),(1650,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka?','episode_9','Episode 9',9,'https://onlystream.tv/e/rbl547f14rac','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1567520925',0),(1651,'katsute-kami-datta-kemono-tachi-e','episode_10','Episode 10',10,'https://onlystream.tv/e/11jvrqc8c86t','','','','','','','','Action, Drama, Fantasy, Shounen',1,'1567521005',34),(1652,'arifureta-shokugyou-de-sekai-saikyou','episode_8','Episode 8',8,'https://onlystream.tv/e/3nfnc9p3xjvr','','','','','','','','Fantasy, Action, Adventure',1,'1567521051',71),(1653,'cop-craft','episode_9','Episode 9',9,'https://onlystream.tv/e/3i5llfxjso4p','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1567529314',37),(1654,'tejina-senpai','episode_10','Episode 10',10,'https://onlystream.tv/e/nlpaxsyypfn8','','','','','','','','Comedy, School, Seinen',1,'1567606366',29),(1655,'sounan-desu-ka','episode_10','Episode 10',10,'https://onlystream.tv/e/hi8eysn76l0s','','','','','','','','Adventure, Comedy, Seinen',1,'1567606478',36),(1656,'kanata-no-astra','episode_10','Episode 10',10,'https://onlystream.tv/e/v8xop0dxq9pd','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1567623539',32),(1657,'isekai-cheat-magician','episode_9','Episode 9',9,'https://onlystream.tv/e/7ld2sm0do8v4','','','','','','','','Action, Adventure, Fantasy',1,'1567706978',37),(1658,'saga-of-the-evil-tanya-movie','episode_1','Episode 1',1,'https://onlystream.tv/e/qf83pgutvs4e','','','','','','','','Military, Magic',1,'1567868445',25),(1659,'how-heavy-are-the-dumbbells-you-lift','episode_10','Episode 10',10,'https://onlystream.tv/e/im12i34mktbm','','','','','','','','Ecchi',1,'1567868523',31),(1660,'maou-sama,-retry!','episode_10','Episode 10',10,'https://onlystream.tv/e/mxypjjpze0df','','','','','','','','Action, Adventure, Fantasy',1,'1567875968',0),(1661,'carole-and-tuesday','episode_20','Episode 20',20,'https://onlystream.tv/e/gzu028fugefd','','','','','','','','Music',1,'1567875992',36),(1662,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_10','Episode 10',10,'https://onlystream.tv/e/igs52t1jvl9v','','','','','','','','Slice of Life, Fantasy',1,'1567876029',0),(1663,'given','episode_9','Episode 9',9,'https://onlystream.tv/e/uz6jbrg2ksqe','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',1,'1567876054',35),(1664,'joshikausei','episode_10','Episode 10',10,'https://onlystream.tv/e/w2qb5wimsxm4','','','','','','','','Slice of Life, Comedy, School',1,'1567876072',38),(1665,'dr-stone','episode_10','Episode 10',10,'https://onlystream.tv/e/mwubq2uo3r17','','','','','','','','Adventure, Sci-Fi Shounen',1,'1567876091',45),(1666,'enen-no-shouboutai','episode_9','Episode 9',9,'https://onlystream.tv/e/qsqv4k2xv4dy','','','','','','','','Action, Supernatural, Shounen',1,'1567876113',26),(1667,'o-maidens-in-your-savage-season_subbed','episode_10','Episode 10',10,'https://onlystream.tv/e/xfbpbbeqtu50','','','','','','','','Comedy, Drama, Romance, School, Shounen',1,'1567876133',39),(1668,'granbelm','episode_10','Episode 10',10,'https://onlystream.tv/e/p2hnbn007fs1','','','','','','','','Magic, Fantasy',1,'1567876153',31),(1669,'kimetsu-no-yaiba','episode_23','Episode 23',23,'https://onlystream.tv/e/49mv1u9j4rl1','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1567936461',36),(1670,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_10','Episode 10',10,'https://onlystream.tv/e/wzn2dciinkus','','','','','','','','Fantasy, Mystery, Supernatural',1,'1567936489',32),(1671,'kanata-no-astra_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/yr6eai40mxkr','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1567965189',35),(1672,'kanata-no-astra_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/tlqa4f2pfyll','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1567965199',49),(1673,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka?','episode_10','Episode 10',10,'https://onlystream.tv/e/g2fs7v6brofy','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1568062404',0),(1674,'katsute-kami-datta-kemono-tachi-e','episode_11','Episode 11',11,'https://onlystream.tv/e/r7sunw5g96a0','','','','','','','','Action, Drama, Fantasy, Shounen',1,'1568062448',33),(1675,'arifureta-shokugyou-de-sekai-saikyou','episode_9','Episode 9',9,'https://onlystream.tv/e/osnb3i0ecjfc','','','','','','','','Fantasy, Action, Adventure',1,'1568062488',44),(1676,'boruto-naruto-next-gennerations','episode_1','Episode 1',1,'https://onlystream.tv/e/vxpkwme8jukj','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186781',23),(1677,'boruto-naruto-next-gennerations','episode_2','Episode 2',2,'https://onlystream.tv/e/41uzww2zxw4h','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186787',21),(1678,'boruto-naruto-next-gennerations','episode_3','Episode 3',3,'https://onlystream.tv/e/qgnwir2wp7d5','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186792',25),(1679,'boruto-naruto-next-gennerations','episode_4','Episode 4',4,'https://onlystream.tv/e/sptx41dkeg5c','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186798',20),(1680,'boruto-naruto-next-gennerations','episode_5','Episode 5',5,'https://onlystream.tv/e/6eytcyn4yb25','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186803',28),(1681,'boruto-naruto-next-gennerations','episode_6','Episode 6',6,'https://onlystream.tv/e/vpxfynoiw5j4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186810',24),(1682,'boruto-naruto-next-gennerations','episode_7','Episode 7',7,'https://onlystream.tv/e/948wdch59vxo','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186816',23),(1683,'boruto-naruto-next-gennerations','episode_8','Episode 8',8,'https://onlystream.tv/e/xu8iab6z2uj6','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186822',26),(1684,'boruto-naruto-next-gennerations','episode_9','Episode 9',9,'https://onlystream.tv/e/pcsem0knkcyl','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186828',20),(1685,'boruto-naruto-next-gennerations','episode_10','Episode 10',10,'https://onlystream.tv/e/nbxi7nrsr3bn','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186834',16),(1686,'boruto-naruto-next-gennerations','episode_11','Episode 11',11,'https://onlystream.tv/e/pkkccpcw6bi7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186841',27),(1687,'boruto-naruto-next-gennerations','episode_12','Episode 12',12,'https://onlystream.tv/e/j0xrw6l1avae','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186847',22),(1688,'boruto-naruto-next-gennerations','episode_13','Episode 13',13,'https://onlystream.tv/e/bavomr7vh31c','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186851',20),(1689,'boruto-naruto-next-gennerations','episode_14','Episode 14',14,'https://onlystream.tv/e/h8ssl3ve8r2c','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186856',22),(1690,'boruto-naruto-next-gennerations','episode_15','Episode 15',15,'https://onlystream.tv/e/byqcna91rl0s','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186861',24),(1691,'boruto-naruto-next-gennerations','episode_16','Episode 16',16,'https://onlystream.tv/e/xkj8mzqvzm0m','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186866',25),(1692,'boruto-naruto-next-gennerations','episode_17','Episode 17',17,'https://onlystream.tv/e/ora65x5z47sv','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186871',23),(1693,'boruto-naruto-next-gennerations','episode_18','Episode 18',18,'https://onlystream.tv/e/c5bkt2g3ai17','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186877',20),(1694,'boruto-naruto-next-gennerations','episode_19','Episode 19',19,'https://onlystream.tv/e/aoigq4zx7c1l','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186884',23),(1695,'boruto-naruto-next-gennerations','episode_20','Episode 20',20,'https://onlystream.tv/e/sii9xukyqt6t','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568186891',25),(1696,'boruto-naruto-next-gennerations','episode_21','Episode 21',21,'https://onlystream.tv/e/2p9u4jfj5hsl','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189443',18),(1697,'boruto-naruto-next-gennerations','episode_22','Episode 22',22,'https://onlystream.tv/e/08y0xyv9kvxk','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189448',24),(1698,'boruto-naruto-next-gennerations','episode_23','Episode 23',23,'https://onlystream.tv/e/2d45fjyyxu22','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189455',18),(1699,'boruto-naruto-next-gennerations','episode_24','Episode 24',24,'https://onlystream.tv/e/3z16zbygr44v','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189459',27),(1700,'boruto-naruto-next-gennerations','episode_25','Episode 25',25,'https://onlystream.tv/e/jxdyme9armu1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189465',21),(1701,'boruto-naruto-next-gennerations','episode_26','Episode 26',26,'https://onlystream.tv/e/6f5hejf65qod','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189470',28),(1702,'boruto-naruto-next-gennerations','episode_27','Episode 27',27,'https://onlystream.tv/e/sqs1y9wj2qct','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189476',29),(1703,'boruto-naruto-next-gennerations','episode_28','Episode 28',28,'https://onlystream.tv/e/jbnabi8snes7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189484',29),(1704,'boruto-naruto-next-gennerations','episode_29','Episode 29',29,'https://onlystream.tv/e/fdv6vux7hl75','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189490',22),(1705,'boruto-naruto-next-gennerations','episode_30','Episode 30',30,'https://onlystream.tv/e/mrpr3vv5rzwn','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189694',25),(1706,'boruto-naruto-next-gennerations','episode_31','Episode 31',31,'https://onlystream.tv/e/8llteuyympbt','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189697',23),(1707,'boruto-naruto-next-gennerations','episode_32','Episode 32',32,'https://onlystream.tv/e/5l1yox8vwtsa','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189702',29),(1708,'boruto-naruto-next-gennerations','episode_33','Episode 33',33,'https://onlystream.tv/e/kikkb01yxqz8','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189706',27),(1709,'boruto-naruto-next-gennerations','episode_34','Episode 34',34,'https://onlystream.tv/e/ht4ia42jthny','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189711',19),(1710,'boruto-naruto-next-gennerations','episode_35','Episode 35',35,'https://onlystream.tv/e/yuk3pgy8lzx9','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189717',22),(1711,'boruto-naruto-next-gennerations','episode_36','Episode 36',36,'https://onlystream.tv/e/x1guhfll4qjb','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189725',25),(1712,'boruto-naruto-next-gennerations','episode_37','Episode 37',37,'https://onlystream.tv/e/zokaxb4ef257','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189731',23),(1713,'boruto-naruto-next-gennerations','episode_38','Episode 38',38,'https://onlystream.tv/e/a5epx03u1s1l','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189736',21),(1714,'boruto-naruto-next-gennerations','episode_39','Episode 39',39,'https://onlystream.tv/e/xn6ll7ywbwtt','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189741',24),(1715,'boruto-naruto-next-gennerations','episode_40','Episode 40',40,'https://onlystream.tv/e/gzevj3tm826h','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189747',23),(1716,'boruto-naruto-next-gennerations','episode_41','Episode 41',41,'https://onlystream.tv/e/y5g7xl7fbq2e','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189799',23),(1717,'boruto-naruto-next-gennerations','episode_42','Episode 42',42,'https://onlystream.tv/e/c98hqm0oejfz','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189815',23),(1718,'boruto-naruto-next-gennerations','episode_43','Episode 43',43,'https://onlystream.tv/e/dtwa1q87th5r','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189817',22),(1719,'boruto-naruto-next-gennerations','episode_44','Episode 44',44,'https://onlystream.tv/e/6782wa4bujns','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189823',21),(1720,'boruto-naruto-next-gennerations','episode_45','Episode 45',45,'https://onlystream.tv/e/0ehi0kcvmwzx','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189829',21),(1721,'boruto-naruto-next-gennerations','episode_46','Episode 46',46,'https://onlystream.tv/e/pj66qtzzsko6','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189843',17),(1722,'boruto-naruto-next-gennerations','episode_47','Episode 47',47,'https://onlystream.tv/e/n9d2foena5wg','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189849',20),(1723,'boruto-naruto-next-gennerations','episode_48','Episode 48',48,'https://onlystream.tv/e/mc7sp7o4jmpi','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189855',15),(1724,'boruto-naruto-next-gennerations','episode_49','Episode 49',49,'https://onlystream.tv/e/9vhrpu4xyw50','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189860',12),(1725,'boruto-naruto-next-gennerations','episode_50','Episode 50',50,'https://onlystream.tv/e/o6b48fp91z0w','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189870',15),(1726,'boruto-naruto-next-gennerations','episode_51','Episode 51',51,'https://onlystream.tv/e/ynl6hg6rch0t','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189876',15),(1727,'boruto-naruto-next-gennerations','episode_52','Episode 52',52,'https://onlystream.tv/e/ub9xoaip1354','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189886',18),(1728,'boruto-naruto-next-gennerations','episode_53','Episode 53',53,'https://onlystream.tv/e/wipd7en9tbcs','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189891',18),(1729,'boruto-naruto-next-gennerations','episode_54','Episode 54',54,'https://onlystream.tv/e/m7jddvlpw8kg','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189897',15),(1730,'boruto-naruto-next-gennerations','episode_55','Episode 55',55,'https://onlystream.tv/e/fwr03lshl86p','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189902',13),(1731,'boruto-naruto-next-gennerations','episode_56','Episode 56',56,'https://onlystream.tv/e/xcp04qsev263','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189907',17),(1732,'boruto-naruto-next-gennerations','episode_57','Episode 57',57,'https://onlystream.tv/e/5ajihttv3lqc','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189914',13),(1733,'boruto-naruto-next-gennerations','episode_58','Episode 58',58,'https://onlystream.tv/e/bjp65fh7suoi','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189923',12),(1734,'boruto-naruto-next-gennerations','episode_59','Episode 59',59,'https://onlystream.tv/e/15dxrpq6rwe6','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189928',13),(1735,'boruto-naruto-next-gennerations','episode_60','Episode 60',60,'https://onlystream.tv/e/r2re5sb0lpqt','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568189998',15),(1736,'boruto-naruto-next-gennerations','episode_61','Episode 61',61,'https://onlystream.tv/e/7iwxd7he4aow','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190003',15),(1737,'boruto-naruto-next-gennerations','episode_62','Episode 62',62,'https://onlystream.tv/e/0z33ovuswfp7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190009',16),(1738,'boruto-naruto-next-gennerations','episode_63','Episode 63',63,'https://onlystream.tv/e/uous7qb8c7hq','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190015',13),(1739,'boruto-naruto-next-gennerations','episode_64','Episode 64',64,'https://onlystream.tv/e/wxyasrsmn45h','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190020',13),(1740,'boruto-naruto-next-gennerations','episode_65','Episode 65',65,'https://onlystream.tv/e/x4de5axhq0ho','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190026',13),(1741,'boruto-naruto-next-gennerations','episode_66','Episode 66',66,'https://onlystream.tv/e/zbi3ljsphy3n','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190031',16),(1742,'boruto-naruto-next-gennerations','episode_67','Episode 67',67,'https://onlystream.tv/e/ze3b1uooia0o','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190037',20),(1743,'boruto-naruto-next-gennerations','episode_68','Episode 68',68,'https://onlystream.tv/e/jjjymanwnaa7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190043',19),(1744,'boruto-naruto-next-gennerations','episode_69','Episode 69',69,'https://onlystream.tv/e/e8k8zcpz6akx','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190048',16),(1745,'boruto-naruto-next-gennerations','episode_70','Episode 70',70,'https://onlystream.tv/e/x87atuv8ogm2','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190055',15),(1746,'boruto-naruto-next-gennerations','episode_71','Episode 71',71,'https://onlystream.tv/e/cx6nkvnhfiwx','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190066',15),(1747,'boruto-naruto-next-gennerations','episode_72','Episode 72',72,'https://onlystream.tv/e/4ezzw8znfbg5','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190082',14),(1748,'boruto-naruto-next-gennerations','episode_73','Episode 73',73,'https://onlystream.tv/e/e4l03pt5hhu7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190089',19),(1749,'boruto-naruto-next-gennerations','episode_74','Episode 74',74,'https://onlystream.tv/e/k9kj75y4k6hj','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190095',20),(1750,'boruto-naruto-next-gennerations','episode_75','Episode 75',75,'https://onlystream.tv/e/v7totzs5xaec','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190101',15),(1751,'boruto-naruto-next-gennerations','episode_76','Episode 76',76,'https://onlystream.tv/e/1w5em58udu20','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190123',13),(1752,'boruto-naruto-next-gennerations','episode_77','Episode 77',77,'https://onlystream.tv/e/4ykpmf9f0hdw','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190128',16),(1753,'boruto-naruto-next-gennerations','episode_78','Episode 78',78,'https://onlystream.tv/e/qgch8uur60si','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190133',15),(1754,'boruto-naruto-next-gennerations','episode_79','Episode 79',79,'https://onlystream.tv/e/5bd8lnncs2e7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190139',13),(1755,'boruto-naruto-next-gennerations','episode_80','Episode 80',80,'https://onlystream.tv/e/hxai5bil2her','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190146',9),(1756,'boruto-naruto-next-gennerations','episode_81','Episode 81',81,'https://onlystream.tv/e/oxmcwzsgb72s','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190151',13),(1757,'boruto-naruto-next-gennerations','episode_82','Episode 82',82,'https://onlystream.tv/e/yr2lxat9upx8','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190156',19),(1758,'boruto-naruto-next-gennerations','episode_83','Episode 83',83,'https://onlystream.tv/e/qiof05p8fkni','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190162',11),(1759,'boruto-naruto-next-gennerations','episode_84','Episode 84',84,'https://onlystream.tv/e/jirn5kxtpepv','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190169',20),(1760,'boruto-naruto-next-gennerations','episode_85','Episode 85',85,'https://onlystream.tv/e/3uqcr2g7rbp1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190175',17),(1761,'boruto-naruto-next-gennerations','episode_86','Episode 86',86,'https://onlystream.tv/e/3fc6ylymepe0','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190182',21),(1762,'boruto-naruto-next-gennerations','episode_87','Episode 87',87,'https://onlystream.tv/e/rydn7j4sug3z','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190216',13),(1763,'boruto-naruto-next-gennerations','episode_88','Episode 88',88,'https://onlystream.tv/e/vmhq92cj7229','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190222',11),(1764,'boruto-naruto-next-gennerations','episode_89','Episode 89',89,'https://onlystream.tv/e/xidj6684gl7l','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190227',18),(1765,'boruto-naruto-next-gennerations','episode_90','Episode 90',90,'https://onlystream.tv/e/tyexa3ibbnip','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190258',16),(1766,'boruto-naruto-next-gennerations','episode_91','Episode 91',91,'https://onlystream.tv/e/n8ebwens9v8n','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190265',13),(1767,'boruto-naruto-next-gennerations','episode_92','Episode 92',92,'https://onlystream.tv/e/dro146j2w3ul','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190270',16),(1768,'boruto-naruto-next-gennerations','episode_93','Episode 93',93,'https://onlystream.tv/e/wbnvu54vvs83','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190276',15),(1769,'boruto-naruto-next-gennerations','episode_94','Episode 94',94,'https://onlystream.tv/e/q3w6pv1s0nrt','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190283',14),(1770,'boruto-naruto-next-gennerations','episode_95','Episode 95',95,'https://onlystream.tv/e/vcgyp11vxj8v','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190291',15),(1771,'boruto-naruto-next-gennerations','episode_96','Episode 96',96,'https://onlystream.tv/e/lq9030x952ow','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190297',16),(1772,'boruto-naruto-next-gennerations','episode_97','Episode 97',97,'https://onlystream.tv/e/512c04cjp7by','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190303',18),(1773,'boruto-naruto-next-gennerations','episode_98','Episode 98',98,'https://onlystream.tv/e/jwjy7202okb4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190309',15),(1774,'boruto-naruto-next-gennerations','episode_99','Episode 99',99,'https://onlystream.tv/e/wsiukwestoig','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190316',12),(1775,'boruto-naruto-next-gennerations','episode_100','Episode 100',100,'https://onlystream.tv/e/tjt7vuiuu5p6','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568190327',19),(1776,'tejina-senpai','episode_11','Episode 11',11,'https://onlystream.tv/e/exk8kzj7zu79','','','','','','','','Comedy, School, Seinen',1,'1568190648',32),(1777,'sounan-desu-ka','episode_11','Episode 11',11,'https://onlystream.tv/e/73tiyt91tezp','','','','','','','','Adventure, Comedy, Seinen',1,'1568190678',26),(1778,'isekai-cheat-magician','episode_10','Episode 10',10,'https://onlystream.tv/e/6f008rrvy8hf','','','','','','','','Action, Adventure, Fantasy',1,'1568321614',21),(1779,'maou-sama,-retry!','episode_11','Episode 11',11,'https://onlystream.tv/e/4ruedey7alz3','','','','','','','','Action, Adventure, Fantasy',1,'1568321634',0),(1780,'kanata-no-astra','episode_11','Episode 11',11,'https://onlystream.tv/e/lc3vcoskocyi','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1568321656',22),(1781,'carole-and-tuesday','episode_21','Episode 21',21,'https://onlystream.tv/e/k7vhpejf77x1','','','','','','','','Music',1,'1568321676',33),(1782,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_11','Episode 11',11,'https://onlystream.tv/e/uzyjc0jk912u','','','','','','','','Slice of Life, Fantasy',1,'1568321706',0),(1783,'given','episode_10','Episode 10',10,'https://onlystream.tv/e/yyk0ajcdk7a2','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',1,'1568321739',36),(1784,'joshikausei','episode_11','Episode 11',11,'https://onlystream.tv/e/kuh9gq82rfuq','','','','','','','','Slice of Life, Comedy, School',1,'1568481956',21),(1785,'dr-stone','episode_11','Episode 11',11,'https://onlystream.tv/e/mb2uln76q8wn','','','','','','','','Adventure, Sci-Fi Shounen',1,'1568482060',37),(1786,'enen-no-shouboutai','episode_10','Episode 10',10,'https://onlystream.tv/e/ilo3tds4gfby','','','','','','','','Action, Supernatural, Shounen',1,'1568482258',30),(1787,'granbelm','episode_11','Episode 11',11,'https://onlystream.tv/e/r9545p787hfs','','','','','','','','Magic, Fantasy',1,'1568482305',38),(1788,'o-maidens-in-your-savage-season_subbed','episode_11','Episode 11',11,'https://onlystream.tv/e/l0p41xtp02fe','','','','','','','','Comedy, Drama, Romance, School, Shounen',1,'1568482374',37),(1789,'kimetsu-no-yaiba','episode_24','Episode 24',24,'https://onlystream.tv/e/7jj74u5dqcgk','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1568484198',36),(1790,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_11','Episode 11',11,'https://onlystream.tv/e/qxwfrmpcom6q','','','','','','','','Fantasy, Mystery, Supernatural',1,'1568484448',39),(1791,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_1','Episode 1',1,'https://onlystream.tv/e/wyja9m2n2ijd','','','','','','','','Comedy, School, Romance',0,'1568729903',20),(1792,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_2','Episode 2',2,'https://onlystream.tv/e/554tvb9gwnu6','','','','','','','','Comedy, School, Romance',0,'1568730168',19),(1793,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_3','Episode 3',3,'https://onlystream.tv/e/ls7uyo9i54vs','','','','','','','','Comedy, School, Romance',0,'1568730177',28),(1794,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_4','Episode 4',4,'https://onlystream.tv/e/ciog6hgerxb1','','','','','','','','Comedy, School, Romance',0,'1568730183',26),(1795,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_5','Episode 5',5,'https://onlystream.tv/e/0iqnyjwuiogo','','','','','','','','Comedy, School, Romance',0,'1568730243',20),(1796,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_6','Episode 6',6,'https://onlystream.tv/e/gnimsnyu6ra2','','','','','','','','Comedy, School, Romance',0,'1568730248',17),(1797,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_7','Episode 7',7,'https://onlystream.tv/e/v621g4nn2qkp','','','','','','','','Comedy, School, Romance',0,'1568730253',19),(1798,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_8','Episode 8',8,'https://onlystream.tv/e/0wz5wl8xjfyj','','','','','','','','Comedy, School, Romance',0,'1568730258',20),(1799,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_9','Episode 9',9,'https://onlystream.tv/e/joq2r5tyhndn','','','','','','','','Comedy, School, Romance',0,'1568730266',18),(1800,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_10','Episode 10',10,'https://onlystream.tv/e/2fmoshj13u7i','','','','','','','','Comedy, School, Romance',0,'1568730271',18),(1801,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_11','Episode 11',11,'https://onlystream.tv/e/8zna1l6divyo','','','','','','','','Comedy, School, Romance',0,'1568730282',16),(1802,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_12','Episode 12',12,'https://onlystream.tv/e/374ckzyyy2vf','','','','','','','','Comedy, School, Romance',0,'1568730284',19),(1803,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','episode_13','Episode 13',13,'https://onlystream.tv/e/nm7t7j6njjxa','','','','','','','','Comedy, School, Romance',0,'1568730289',29),(1804,'vinland-saga','episode_10','Episode 10',10,'https://onlystream.tv/e/5dgue1vfipxo','','','','','','','','Historical, Drama, Action, Adventure',1,'1568737899',73),(1805,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_11','Episode 11',11,'https://onlystream.tv/e/iuklkzug1esl','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1568738104',36),(1806,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/0ybi1ko3wp3z','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1568738324',26),(1807,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/qblezrouw9vr','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1568738357',31),(1808,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/vtb20r8y5g5g','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1568738491',29),(1809,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/cfeaal0xdg2a','','','','','','','','Harem, Comedy, Romance, Ecchi, School',0,'1568738604',34),(1810,'katsute-kami-datta-kemono-tachi-e','episode_12','Episode 12',12,'https://onlystream.tv/e/sjev7x5o0mnz','','','','','','','','Action, Drama, Fantasy, Shounen',1,'1568814669',31),(1811,'arifureta-shokugyou-de-sekai-saikyou','episode_10','Episode 10',10,'https://onlystream.tv/e/74qlqbytdp9l','','','','','','','','Fantasy, Action, Adventure',1,'1568814709',36),(1812,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/bic6ioecu4zp','','','','','','','','Fantasy, Action, Adventure',0,'1568814986',23),(1813,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/kuykawoc3xie','','','','','','','','Fantasy, Action, Adventure',0,'1568814990',29),(1814,'arifureta-shokugyou-de-sekai-saikyou_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/9hzfsfiuvc1e','','','','','','','','Fantasy, Action, Adventure',1,'1568814997',21),(1815,'cop-craft','episode_10','Episode 10',10,'https://onlystream.tv/e/o4ojpmiqq8kb','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1568815130',32),(1816,'cop-craft_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/p5budbl9djh6','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1568815492',31),(1817,'cop-craft_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/32g5vj6yro8o','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1568815498',24),(1818,'cop-craft_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/u5klzhf59gqv','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',0,'1568815502',21),(1819,'cop-craft_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/445ovkit2iwc','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1568815511',29),(1820,'tejina-senpai','episode_12','Episode 12',12,'https://onlystream.tv/e/a3v4u7y1wip5','','','','','','','','Comedy, School, Seinen',1,'1568815683',28),(1821,'sounan-desu-ka','episode_12','Episode 12',12,'https://onlystream.tv/e/9hmxl0dzaqpv','','','','','','','','Adventure, Comedy, Seinen',1,'1568815722',34),(1822,'boruto-naruto-next-gennerations','episode_101','Episode 101',101,'https://onlystream.tv/e/77h629ug7b68','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906763',10),(1823,'boruto-naruto-next-gennerations','episode_102','Episode 102',102,'https://onlystream.tv/e/pnqrsatfbzo7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906773',15),(1824,'boruto-naruto-next-gennerations','episode_103','Episode 103',103,'https://onlystream.tv/e/7oin86eioxkh','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906783',15),(1825,'boruto-naruto-next-gennerations','episode_104','Episode 104',104,'https://onlystream.tv/e/am40f3igkzhc','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906793',17),(1826,'boruto-naruto-next-gennerations','episode_105','Episode 105',105,'https://onlystream.tv/e/bl3kgaxtrx1a','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906806',9),(1827,'boruto-naruto-next-gennerations','episode_106','Episode 106',106,'https://onlystream.tv/e/3izxsrplprya','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906815',9),(1828,'boruto-naruto-next-gennerations','episode_107','Episode 107',107,'https://onlystream.tv/e/tawqqja7qyid','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906825',14),(1829,'boruto-naruto-next-gennerations','episode_108','Episode 108',108,'https://onlystream.tv/e/1uamwywznphr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906839',10),(1830,'boruto-naruto-next-gennerations','episode_109','Episode 109',109,'https://onlystream.tv/e/e5ud4p9hai1t','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906895',13),(1831,'boruto-naruto-next-gennerations','episode_110','Episode 110',110,'https://onlystream.tv/e/nr6u6s1uuzs0','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906922',14),(1832,'boruto-naruto-next-gennerations','episode_111','Episode 111',111,'https://onlystream.tv/e/4clysmixibs9','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906931',15),(1833,'boruto-naruto-next-gennerations','episode_112','Episode 112',112,'https://onlystream.tv/e/g8vrgn0qlumq','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906940',503),(1834,'boruto-naruto-next-gennerations','episode_113','Episode 113',113,'https://onlystream.tv/e/x7agaxt03sqf','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906950',12),(1835,'boruto-naruto-next-gennerations','episode_114','Episode 114',114,'https://onlystream.tv/e/d8c7rud921w8','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906959',11),(1836,'boruto-naruto-next-gennerations','episode_115','Episode 115',115,'https://onlystream.tv/e/l1t9klu7jsd1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906969',12),(1837,'boruto-naruto-next-gennerations','episode_116','Episode 116',116,'https://onlystream.tv/e/2t9pflvrowp4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568906987',12),(1838,'boruto-naruto-next-gennerations','episode_117','Episode 117',117,'https://onlystream.tv/e/0r12n2plr3vy','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907008',12),(1839,'boruto-naruto-next-gennerations','episode_118','Episode 118',118,'https://onlystream.tv/e/4iy70qr1zff7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907016',10),(1840,'boruto-naruto-next-gennerations','episode_119','Episode 119',119,'https://onlystream.tv/e/42i41e9t4k81','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907026',12),(1841,'boruto-naruto-next-gennerations','episode_120','Episode 120',120,'https://onlystream.tv/e/kmv5n3l0eafk','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907033',9),(1842,'boruto-naruto-next-gennerations','episode_121','Episode 121',121,'https://onlystream.tv/e/az6r3yfrkr0t','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907042',16),(1843,'boruto-naruto-next-gennerations','episode_122','Episode 122',122,'https://onlystream.tv/e/334faugvycp6','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907053',15),(1844,'boruto-naruto-next-gennerations','episode_123','Episode 123',123,'https://onlystream.tv/e/4tcdyxsjsx4e','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907062',12),(1845,'boruto-naruto-next-gennerations','episode_124','Episode 124',124,'https://onlystream.tv/e/rrd952ap8dtr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1568907071',15),(1846,'kanata-no-astra','episode_12','Episode 12',12,'https://onlystream.tv/e/ara5s3h1m8y0','','','','','','','','Sci-Fi, Adventure, Space, Shounen',1,'1569088908',21),(1847,'isekai-cheat-magician','episode_11','Episode 11',11,'https://onlystream.tv/e/8u7r9ftktgqj','','','','','','','','Action, Adventure, Fantasy',1,'1569088951',21),(1848,'how-heavy-are-the-dumbbells-you-lift','episode_12','Episode 12',12,'https://onlystream.tv/e/21lbu0zafk8i','','','','','','','','Ecchi',1,'1569088993',524),(1849,'maou-sama,-retry!','episode_12','Episode 12',12,'https://onlystream.tv/e/cec4dig74aij','','','','','','','','Action, Adventure, Fantasy',1,'1569089038',0),(1850,'carole-and-tuesday','episode_22','Episode 22',22,'https://onlystream.tv/e/b39jbttl9ctt','','','','','','','','Music',1,'1569089080',35),(1851,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','episode_12','Episode 12',12,'https://onlystream.tv/e/v40wfs2lk5jt','','','','','','','','Slice of Life, Fantasy',1,'1569089114',0),(1852,'given','episode_11','Episode 11',11,'https://onlystream.tv/e/jqt2wuj8krtz','','','','','','','','Music, Slice of Life, Drama, Romance, Shounen Ai',1,'1569089146',43),(1853,'joshikausei','episode_12','Episode 12',12,'https://onlystream.tv/e/2r5yhqsktoux','','','','','','','','Slice of Life, Comedy, School',1,'1569089280',30),(1854,'dr-stone','episode_12','Episode 12',12,'https://onlystream.tv/e/4fsmyskxby37','','','','','','','','Adventure, Sci-Fi Shounen',1,'1569089331',45),(1855,'enen-no-shouboutai','episode_11','Episode 11',11,'https://onlystream.tv/e/l0y1yvzyvt1e','','','','','','','','Action, Supernatural, Shounen',1,'1569090770',38),(1856,'o-maidens-in-your-savage-season_subbed','episode_12','Episode 12',12,'https://onlystream.tv/e/xz0jiu6qgsxd','','','','','','','','Comedy, Drama, Romance, School, Shounen',1,'1569090804',34),(1857,'granbelm','episode_12','Episode 12',12,'https://onlystream.tv/e/u1a3n0qrcswj','','','','','','','','Magic, Fantasy',1,'1569090840',28),(1858,'kimetsu-no-yaiba','episode_25','Episode 25',25,'https://onlystream.tv/e/q28ljk1k9l4k','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1569090977',43),(1859,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','episode_12','Episode 12',12,'https://onlystream.tv/e/yk30o7k3w5sv','','','','','','','','Fantasy, Mystery, Supernatural',1,'1569091017',33),(1860,'boruto-naruto-next-gennerations_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/658vuoqtus8s','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091107',23),(1861,'boruto-naruto-next-gennerations_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/qlfep2hvu4vz','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091113',27),(1862,'boruto-naruto-next-gennerations_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/1jl8cn3zarsr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091117',24),(1863,'boruto-naruto-next-gennerations_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/f1x3q8d0rlq1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091121',26),(1864,'boruto-naruto-next-gennerations_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/vv88pu2ulhhq','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091125',21),(1865,'boruto-naruto-next-gennerations_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/wxjmp9g3phps','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091129',25),(1866,'boruto-naruto-next-gennerations_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/vi66oumjinu7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091135',21),(1867,'boruto-naruto-next-gennerations_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/y3ywlwwycob1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091140',24),(1868,'boruto-naruto-next-gennerations_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/agtqcsfuekqo','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091144',21),(1869,'boruto-naruto-next-gennerations_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/8cr6kx17b44v','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091150',25),(1870,'boruto-naruto-next-gennerations_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/2q3mngyxit48','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091156',28),(1871,'boruto-naruto-next-gennerations_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/33tag176yvgd','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091161',19),(1872,'boruto-naruto-next-gennerations_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/pn1kajybxs8a','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091166',24),(1873,'boruto-naruto-next-gennerations_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/cggwij4gf2ed','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091171',21),(1874,'boruto-naruto-next-gennerations_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/q6miywpopr8f','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091176',23),(1875,'boruto-naruto-next-gennerations_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/a73a1wjvbfr4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091180',23),(1876,'boruto-naruto-next-gennerations_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/24cens97u8e4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091185',19),(1877,'boruto-naruto-next-gennerations_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/eg0uq99ct0nq','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091190',29),(1878,'boruto-naruto-next-gennerations_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/rg15yy9i8kkt','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091195',24),(1879,'boruto-naruto-next-gennerations_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/n20ucyrbn47y','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091200',24),(1880,'boruto-naruto-next-gennerations_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/9g8ggsibryt1','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091205',25),(1881,'boruto-naruto-next-gennerations_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/woveu1i7wzi7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091209',22),(1882,'boruto-naruto-next-gennerations_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/w6gjnmo62n76','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091214',25),(1883,'boruto-naruto-next-gennerations_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/3267jpa6oteq','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091218',26),(1884,'boruto-naruto-next-gennerations_dubbed','episode_25','Episode 25',25,'https://onlystream.tv/e/9o9sdiwvryi4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091222',23),(1885,'boruto-naruto-next-gennerations_dubbed','episode_26','Episode 26',26,'https://onlystream.tv/e/mhbcwx1nlavu','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091226',25),(1886,'boruto-naruto-next-gennerations_dubbed','episode_27','Episode 27',27,'https://onlystream.tv/e/mvxrdkcgsb8d','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091230',21),(1887,'boruto-naruto-next-gennerations_dubbed','episode_28','Episode 28',28,'https://onlystream.tv/e/fic6oajd48jb','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091235',24),(1888,'boruto-naruto-next-gennerations_dubbed','episode_29','Episode 29',29,'https://onlystream.tv/e/lghv6jmx1wdm','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091240',23),(1889,'boruto-naruto-next-gennerations_dubbed','episode_30','Episode 30',30,'https://onlystream.tv/e/rl14d0svsu5s','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091248',22),(1890,'boruto-naruto-next-gennerations_dubbed','episode_31','Episode 31',31,'https://onlystream.tv/e/1zm9aeck7uwd','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091252',27),(1891,'boruto-naruto-next-gennerations_dubbed','episode_32','Episode 32',32,'https://onlystream.tv/e/40g1i0d9yd1v','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091258',25),(1892,'boruto-naruto-next-gennerations_dubbed','episode_33','Episode 33',33,'https://onlystream.tv/e/pdqofm82bumr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091263',18),(1893,'boruto-naruto-next-gennerations_dubbed','episode_34','Episode 34',34,'https://onlystream.tv/e/zwuin8sn16dz','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091267',25),(1894,'boruto-naruto-next-gennerations_dubbed','episode_35','Episode 35',35,'https://onlystream.tv/e/3kzlp1lmkqtb','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091271',30),(1895,'boruto-naruto-next-gennerations_dubbed','episode_36','Episode 36',36,'https://onlystream.tv/e/m8v3dlj7ocv5','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091277',19),(1896,'boruto-naruto-next-gennerations_dubbed','episode_37','Episode 37',37,'https://onlystream.tv/e/dvfanomrkaw3','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091282',23),(1897,'boruto-naruto-next-gennerations_dubbed','episode_38','Episode 38',38,'https://onlystream.tv/e/nr1wiuirfjjw','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091288',21),(1898,'boruto-naruto-next-gennerations_dubbed','episode_39','Episode 39',39,'https://onlystream.tv/e/1mgg9y4k00km','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091293',21),(1899,'boruto-naruto-next-gennerations_dubbed','episode_40','Episode 40',40,'https://onlystream.tv/e/v8w6ffplgt27','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091298',29),(1900,'boruto-naruto-next-gennerations_dubbed','episode_41','Episode 41',41,'https://onlystream.tv/e/4bpbxpnvg0p2','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091304',19),(1901,'boruto-naruto-next-gennerations_dubbed','episode_42','Episode 42',42,'https://onlystream.tv/e/le1pi6d5fvd4','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091308',29),(1902,'boruto-naruto-next-gennerations_dubbed','episode_43','Episode 43',43,'https://onlystream.tv/e/u94hjeohvt0v','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091313',19),(1903,'boruto-naruto-next-gennerations_dubbed','episode_44','Episode 44',44,'https://onlystream.tv/e/p63r01qwjjwb','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091317',21),(1904,'boruto-naruto-next-gennerations_dubbed','episode_45','Episode 45',45,'https://onlystream.tv/e/a53wtybdid0z','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091322',22),(1905,'boruto-naruto-next-gennerations_dubbed','episode_46','Episode 46',46,'https://onlystream.tv/e/ehv1v8bfcj0w','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091327',23),(1906,'boruto-naruto-next-gennerations_dubbed','episode_47','Episode 47',47,'https://onlystream.tv/e/63oa61apx0ab','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1569091332',22),(1907,'boruto-naruto-next-gennerations','episode_125','Episode 125',125,'https://onlystream.tv/e/msoa1u236obw','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',1,'1569267018',26),(1908,'vinland-saga','episode_11','Episode 11',11,'https://onlystream.tv/e/wyzppz6tltlt','','','','','','','','Historical, Drama, Action, Adventure',1,'1569353756',33),(1909,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','episode_12','Episode 12',12,'https://onlystream.tv/e/o9ukh22c5r5y','','','','','','','','Harem, Comedy, Romance, Ecchi, School',1,'1569353810',46),(1910,'arifureta-shokugyou-de-sekai-saikyou','episode_11','Episode 11',11,'https://onlystream.tv/e/xlssjjxqvy5w','','','','','','','','Fantasy, Action, Adventure',1,'1569353863',74),(1911,'cop-craft','episode_11','Episode 11',11,'https://onlystream.tv/e/b3v5gg8810u7','','','','','','','','Action, Fantasy, Magic, Police, Sci-Fi',1,'1569353915',91),(1912,'steins-gate','episode_1','Episode 1',1,'https://onlystream.tv/e/zpfswtvd3y4l','','','','','','','','Sci-Fi, Thriller',0,'1569354980',21),(1913,'steins-gate','episode_2','Episode 2',2,'https://onlystream.tv/e/d7yw7ilenbcv','','','','','','','','Sci-Fi, Thriller',0,'1569354984',26),(1914,'steins-gate','episode_3','Episode 3',3,'https://onlystream.tv/e/x1ecj2aaxhdy','','','','','','','','Sci-Fi, Thriller',0,'1569354988',25),(1915,'steins-gate','episode_4','Episode 4',4,'https://onlystream.tv/e/y2y8apn3vmsj','','','','','','','','Sci-Fi, Thriller',0,'1569354992',24),(1916,'steins-gate','episode_5','Episode 5',5,'https://onlystream.tv/e/g088s5nyupws','','','','','','','','Sci-Fi, Thriller',0,'1569354996',20),(1917,'steins-gate','episode_6','Episode 6',6,'https://onlystream.tv/e/te5jvn2iqn7p','','','','','','','','Sci-Fi, Thriller',0,'1569355001',23),(1918,'steins-gate','episode_7','Episode 7',7,'https://onlystream.tv/e/9xyb6cufz8kj','','','','','','','','Sci-Fi, Thriller',0,'1569355006',24),(1919,'steins-gate','episode_8','Episode 8',8,'https://onlystream.tv/e/7w4e5501phuv','','','','','','','','Sci-Fi, Thriller',0,'1569355012',29),(1920,'steins-gate','episode_9','Episode 9',9,'https://onlystream.tv/e/t9gdsqofvd35','','','','','','','','Sci-Fi, Thriller',0,'1569355016',19),(1921,'steins-gate','episode_10','Episode 10',10,'https://onlystream.tv/e/ga7ibftjlgwb','','','','','','','','Sci-Fi, Thriller',0,'1569355021',28),(1922,'steins-gate','episode_11','Episode 11',11,'https://onlystream.tv/e/2g6x8sy8ldnq','','','','','','','','Sci-Fi, Thriller',0,'1569355025',23),(1923,'steins-gate','episode_12','Episode 12',12,'https://onlystream.tv/e/1srla8ncln5p','','','','','','','','Sci-Fi, Thriller',0,'1569355030',25),(1924,'steins-gate','episode_13','Episode 13',13,'https://onlystream.tv/e/u28vxezbz99y','','','','','','','','Sci-Fi, Thriller',0,'1569355037',28),(1925,'steins-gate','episode_14','Episode 14',14,'https://onlystream.tv/e/kirw4gq4ayai','','','','','','','','Sci-Fi, Thriller',0,'1569355041',28),(1926,'steins-gate','episode_15','Episode 15',15,'https://onlystream.tv/e/tbf5hmi1cnpg','','','','','','','','Sci-Fi, Thriller',0,'1569355070',20),(1927,'steins-gate','episode_16','Episode 16',16,'https://onlystream.tv/e/8sygngw4vef6','','','','','','','','Sci-Fi, Thriller',0,'1569355078',22),(1928,'steins-gate','episode_17','Episode 17',17,'https://onlystream.tv/e/r4mbo43jib3n','','','','','','','','Sci-Fi, Thriller',0,'1569355084',27),(1929,'steins-gate','episode_18','Episode 18',18,'https://onlystream.tv/e/d9e5z7zg2pe8','','','','','','','','Sci-Fi, Thriller',0,'1569355090',25),(1930,'steins-gate','episode_19','Episode 19',19,'https://onlystream.tv/e/5ll20w2mozd2','','','','','','','','Sci-Fi, Thriller',0,'1569355094',25),(1931,'steins-gate','episode_20','Episode 20',20,'https://onlystream.tv/e/zli7hbj9hxls','','','','','','','','Sci-Fi, Thriller',0,'1569355100',28),(1932,'steins-gate','episode_21','Episode 21',21,'https://onlystream.tv/e/j0tlb9n9z4gn','','','','','','','','Sci-Fi, Thriller',0,'1569355108',26),(1933,'steins-gate','episode_22','Episode 22',22,'https://onlystream.tv/e/0d27iogohytg','','','','','','','','Sci-Fi, Thriller',0,'1569355112',24),(1934,'steins-gate','episode_23','Episode 23',23,'https://onlystream.tv/e/8ph2vkc95nxq','','','','','','','','Sci-Fi, Thriller',0,'1569355117',24),(1935,'steins-gate','episode_24','Episode 24',24,'https://onlystream.tv/e/4fuas38so68u','','','','','','','','Sci-Fi, Thriller',0,'1569355120',24),(1936,'steins-gate','episode_25','Episode 25',25,'https://onlystream.tv/e/2dy8m8g4t4wy','','','','','','','','Sci-Fi, Thriller',0,'1569355125',26),(1937,'steins-gate_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/rieeinf4t886','','','','','','','','Sci-Fi, Thriller',0,'1569355371',24),(1938,'steins-gate_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/irx4j3rantqm','','','','','','','','Sci-Fi, Thriller',0,'1569355377',21),(1939,'steins-gate_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/bnyuz3zgazdk','','','','','','','','Sci-Fi, Thriller',0,'1569355382',22),(1940,'steins-gate_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/fj7kuhlr2d7h','','','','','','','','Sci-Fi, Thriller',0,'1569355408',17),(1941,'steins-gate_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/mfsi8zc3bdis','','','','','','','','Sci-Fi, Thriller',0,'1569355412',21),(1942,'steins-gate_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/c2lwa30u9waz','','','','','','','','Sci-Fi, Thriller',0,'1569355417',16),(1943,'steins-gate_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/rn4gf8niftvb','','','','','','','','Sci-Fi, Thriller',0,'1569355421',19),(1944,'steins-gate_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/kywcwzc3ytie','','','','','','','','Sci-Fi, Thriller',0,'1569355425',21),(1945,'steins-gate_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/wsexygluxrbr','','','','','','','','Sci-Fi, Thriller',0,'1569355430',16),(1946,'steins-gate_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/ot3yvjkbe33q','','','','','','','','Sci-Fi, Thriller',0,'1569355434',19),(1947,'steins-gate_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/3mq3e5h6ms5t','','','','','','','','Sci-Fi, Thriller',0,'1569355439',23),(1948,'steins-gate_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/sgnupw4f5gtb','','','','','','','','Sci-Fi, Thriller',0,'1569355442',15),(1949,'steins-gate_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/slf0o9ogrk5t','','','','','','','','Sci-Fi, Thriller',0,'1569355447',22),(1950,'steins-gate_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/mcz7pc75v3vu','','','','','','','','Sci-Fi, Thriller',0,'1569355451',25),(1951,'steins-gate_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/rkarmce3r6ts','','','','','','','','Sci-Fi, Thriller',0,'1569355455',20),(1952,'steins-gate_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/4qxbn59cq93f','','','','','','','','Sci-Fi, Thriller',0,'1569355460',17),(1953,'steins-gate_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/uub6b3kw5hfr','','','','','','','','Sci-Fi, Thriller',0,'1569355465',25),(1954,'steins-gate_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/gsp182g33j5f','','','','','','','','Sci-Fi, Thriller',0,'1569355469',23),(1955,'steins-gate_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/xz7mx7izsx1m','','','','','','','','Sci-Fi, Thriller',0,'1569355476',23),(1956,'steins-gate_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/1uelajc3dfns','','','','','','','','Sci-Fi, Thriller',0,'1569355482',21),(1957,'steins-gate_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/gt4q20nfxap6','','','','','','','','Sci-Fi, Thriller',0,'1569355487',19),(1958,'steins-gate_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/telmxmci30pd','','','','','','','','Sci-Fi, Thriller',0,'1569355491',19),(1959,'steins-gate_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/rnrjr19fxuoq','','','','','','','','Sci-Fi, Thriller',0,'1569355496',21),(1960,'steins-gate_dubbed','episode_24','Episode 24',24,'https://onlystream.tv/e/14newy27wioa','','','','','','','','Sci-Fi, Thriller',0,'1569355500',19),(1961,'steins-gate_dubbed','episode_25','Episode 25',25,'https://onlystream.tv/e/gijbtxzo9q6t','','','','','','','','Sci-Fi, Thriller',0,'1569355507',23),(1962,'steins-gate-0','episode_1','Episode 1',1,'https://onlystream.tv/e/h204ljdk6wqc','','','','','','','','Sci-Fi, Thriller',0,'1569439719',16),(1963,'steins-gate-0','episode_2','Episode 2',2,'https://onlystream.tv/e/eoirzsh6voo4','','','','','','','','Sci-Fi, Thriller',0,'1569439724',24),(1964,'steins-gate-0','episode_3','Episode 3',3,'https://onlystream.tv/e/1lynekmuueg7','','','','','','','','Sci-Fi, Thriller',0,'1569439728',24),(1965,'steins-gate-0','episode_4','Episode 4',4,'https://onlystream.tv/e/ylue0azo0qyv','','','','','','','','Sci-Fi, Thriller',0,'1569439733',17),(1966,'steins-gate-0','episode_5','Episode 5',5,'https://onlystream.tv/e/nc83tgoozme4','','','','','','','','Sci-Fi, Thriller',0,'1569439741',19),(1967,'steins-gate-0','episode_6','Episode 6',6,'https://onlystream.tv/e/0foje12sbk1w','','','','','','','','Sci-Fi, Thriller',0,'1569439750',25),(1968,'steins-gate-0','episode_7','Episode 7',7,'https://onlystream.tv/e/gmb165um9gc0','','','','','','','','Sci-Fi, Thriller',0,'1569439755',27),(1969,'steins-gate-0','episode_8','Episode 8',8,'https://onlystream.tv/e/76j250h17us4','','','','','','','','Sci-Fi, Thriller',0,'1569439760',18),(1970,'steins-gate-0','episode_9','Episode 9',9,'https://onlystream.tv/e/vaiovbbnqc0e','','','','','','','','Sci-Fi, Thriller',0,'1569439765',25),(1971,'steins-gate-0','episode_10','Episode 10',10,'https://onlystream.tv/e/gk6kkwgbr1mq','','','','','','','','Sci-Fi, Thriller',0,'1569439770',24),(1972,'steins-gate-0','episode_11','Episode 11',11,'https://onlystream.tv/e/fyy20kz0flno','','','','','','','','Sci-Fi, Thriller',0,'1569439775',23),(1973,'steins-gate-0','episode_12','Episode 12',12,'https://onlystream.tv/e/j89dkt42j81z','','','','','','','','Sci-Fi, Thriller',0,'1569439779',23),(1974,'steins-gate-0','episode_13','Episode 13',13,'https://onlystream.tv/e/zbo27opnruo8','','','','','','','','Sci-Fi, Thriller',0,'1569439784',21),(1975,'steins-gate-0','episode_14','Episode 14',14,'https://onlystream.tv/e/c6r9xaix471c','','','','','','','','Sci-Fi, Thriller',0,'1569439788',23),(1976,'steins-gate-0','episode_15','Episode 15',15,'https://onlystream.tv/e/w2em1j4xcg3r','','','','','','','','Sci-Fi, Thriller',0,'1569439794',30),(1977,'steins-gate-0','episode_16','Episode 16',16,'https://onlystream.tv/e/m5qbgvj84ogg','','','','','','','','Sci-Fi, Thriller',0,'1569439799',18),(1978,'steins-gate-0','episode_17','Episode 17',17,'https://onlystream.tv/e/92ym65mi5eju','','','','','','','','Sci-Fi, Thriller',0,'1569439804',24),(1979,'steins-gate-0','episode_18','Episode 18',18,'https://onlystream.tv/e/adq0g1vvqieq','','','','','','','','Sci-Fi, Thriller',0,'1569439808',21),(1980,'steins-gate-0','episode_19','Episode 19',19,'https://onlystream.tv/e/sn2bnlwqcwue','','','','','','','','Sci-Fi, Thriller',0,'1569439814',29),(1981,'steins-gate-0','episode_20','Episode 20',20,'https://onlystream.tv/e/aakte449raez','','','','','','','','Sci-Fi, Thriller',0,'1569439819',20),(1982,'steins-gate-0','episode_21','Episode 21',21,'https://onlystream.tv/e/v6vy8toi9f5v','','','','','','','','Sci-Fi, Thriller',0,'1569439824',25),(1983,'steins-gate-0','episode_22','Episode 22',22,'https://onlystream.tv/e/oz8iyh74cdq0','','','','','','','','Sci-Fi, Thriller',0,'1569439828',24),(1984,'steins-gate-0','episode_23','Episode 23',23,'https://onlystream.tv/e/epfzoqyiqcfu','','','','','','','','Sci-Fi, Thriller',0,'1569439833',26),(1985,'steins-gate-0_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/mbn0yfrxb8yn','','','','','','','','Sci-Fi, Thriller',0,'1569439905',19),(1986,'steins-gate-0_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/7rfpo596wmf5','','','','','','','','Sci-Fi, Thriller',0,'1569439909',19),(1987,'steins-gate-0_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/ipks4jr58g03','','','','','','','','Sci-Fi, Thriller',0,'1569439913',16),(1988,'steins-gate-0_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/d4y1trkvu1bc','','','','','','','','Sci-Fi, Thriller',0,'1569439917',20),(1989,'steins-gate-0_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/k7nbbij03n40','','','','','','','','Sci-Fi, Thriller',0,'1569439921',15),(1990,'steins-gate-0_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/3jakc6j1eica','','','','','','','','Sci-Fi, Thriller',0,'1569439926',15),(1991,'steins-gate-0_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/c8jlxrmce6zd','','','','','','','','Sci-Fi, Thriller',0,'1569439931',17),(1992,'steins-gate-0_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/wgmh6ynl7kz3','','','','','','','','Sci-Fi, Thriller',0,'1569439937',20),(1993,'steins-gate-0_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/70pc62m2kl9o','','','','','','','','Sci-Fi, Thriller',0,'1569439941',21),(1994,'steins-gate-0_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/iqmoeakghb5w','','','','','','','','Sci-Fi, Thriller',0,'1569439948',23),(1995,'steins-gate-0_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/in9yehr6s9wp','','','','','','','','Sci-Fi, Thriller',0,'1569439952',16),(1996,'steins-gate-0_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/pkzecvhk4vmq','','','','','','','','Sci-Fi, Thriller',0,'1569439958',24),(1997,'steins-gate-0_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/lys0lssz3j0n','','','','','','','','Sci-Fi, Thriller',0,'1569439962',20),(1998,'steins-gate-0_dubbed','episode_14','Episode 14',14,'https://onlystream.tv/e/xorqaolmdh1x','','','','','','','','Sci-Fi, Thriller',0,'1569439967',20),(1999,'steins-gate-0_dubbed','episode_15','Episode 15',15,'https://onlystream.tv/e/tahqlhsdcls1','','','','','','','','Sci-Fi, Thriller',0,'1569439971',20),(2000,'steins-gate-0_dubbed','episode_16','Episode 16',16,'https://onlystream.tv/e/czsp8c7f4kcz','','','','','','','','Sci-Fi, Thriller',0,'1569439975',18),(2001,'steins-gate-0_dubbed','episode_17','Episode 17',17,'https://onlystream.tv/e/2dm182f75e2r','','','','','','','','Sci-Fi, Thriller',0,'1569439980',24),(2002,'steins-gate-0_dubbed','episode_18','Episode 18',18,'https://onlystream.tv/e/ferkl7irecai','','','','','','','','Sci-Fi, Thriller',0,'1569439986',20),(2003,'steins-gate-0_dubbed','episode_19','Episode 19',19,'https://onlystream.tv/e/3ylo4pzymabw','','','','','','','','Sci-Fi, Thriller',0,'1569439991',17),(2004,'steins-gate-0_dubbed','episode_20','Episode 20',20,'https://onlystream.tv/e/5d97wg365emw','','','','','','','','Sci-Fi, Thriller',0,'1569439997',26),(2005,'steins-gate-0_dubbed','episode_21','Episode 21',21,'https://onlystream.tv/e/k9212ybrpur3','','','','','','','','Sci-Fi, Thriller',0,'1569440002',18),(2006,'steins-gate-0_dubbed','episode_22','Episode 22',22,'https://onlystream.tv/e/la9kmqyavag3','','','','','','','','Sci-Fi, Thriller',0,'1569440006',17),(2007,'steins-gate-0_dubbed','episode_23','Episode 23',23,'https://onlystream.tv/e/pp3ntxeluqtg','','','','','','','','Sci-Fi, Thriller',0,'1569440010',22),(2008,'owari-no-seraph','episode_1','Episode 1',1,'https://onlystream.tv/e/kr2e6lq1pq1f','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440159',23),(2009,'owari-no-seraph','episode_2','Episode 2',2,'https://onlystream.tv/e/83vqadkop5m6','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440164',23),(2010,'owari-no-seraph','episode_3','Episode 3',3,'https://onlystream.tv/e/vdgsnia69i29','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440170',17),(2011,'owari-no-seraph','episode_4','Episode 4',4,'https://onlystream.tv/e/yxqycff0z0sp','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440174',21),(2012,'owari-no-seraph','episode_5','Episode 5',5,'https://onlystream.tv/e/c3n8vpxcm78b','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440178',23),(2013,'owari-no-seraph','episode_6','Episode 6',6,'https://onlystream.tv/e/rbni5u2gojye','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440185',17),(2014,'owari-no-seraph','episode_7','Episode 7',7,'https://onlystream.tv/e/phljj2slcpin','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440190',25),(2015,'owari-no-seraph','episode_8','Episode 8',8,'https://onlystream.tv/e/dpakh686j8o1','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440196',19),(2016,'owari-no-seraph','episode_9','Episode 9',9,'https://onlystream.tv/e/925ymkcmr34x','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440201',22),(2017,'owari-no-seraph','episode_10','Episode 10',10,'https://onlystream.tv/e/dclzr424vd52','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440206',19),(2018,'owari-no-seraph','episode_11','Episode 11',11,'https://onlystream.tv/e/38g2irbrzzwn','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440210',18),(2019,'owari-no-seraph','episode_12','Episode 12',12,'https://onlystream.tv/e/u2or5yt683xy','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440215',18),(2020,'owari-no-seraph_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/2jzkuu21jlyu','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440232',16),(2021,'owari-no-seraph_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/o4oh1eeepwmi','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440236',23),(2022,'owari-no-seraph_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/l9vfe26avdo1','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440240',15),(2023,'owari-no-seraph_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/i870h6reycqm','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440243',15),(2024,'owari-no-seraph_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/q4e0pvwd8tbc','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440247',18),(2025,'owari-no-seraph_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/ay5kt2m1ctra','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440252',23),(2026,'owari-no-seraph_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/c39b30zurxjt','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440258',17),(2027,'owari-no-seraph_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/bi0h0a0oo7j1','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440263',19),(2028,'owari-no-seraph_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/957pwjl59bdj','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440267',22),(2029,'owari-no-seraph_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/amokngiq8ov4','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440272',16),(2030,'owari-no-seraph_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/t5gw785p0rlj','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440277',17),(2031,'owari-no-seraph_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/9up75o5gdeqe','','','','','','','','Supernatural, Vampire, Military, Drama, Action',0,'1569440281',26),(2032,'fairy-gone','episode_1','Episode 1',1,'https://onlystream.tv/e/tazxc99j2r7b','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526223',23),(2033,'fairy-gone','episode_2','Episode 2',2,'https://onlystream.tv/e/odiam1ee79eh','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526227',17),(2034,'fairy-gone','episode_3','Episode 3',3,'https://onlystream.tv/e/9cs61h8rdbo3','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526231',26),(2035,'fairy-gone','episode_4','Episode 4',4,'https://onlystream.tv/e/9l2ixd2mqtra','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526235',22),(2036,'fairy-gone','episode_5','Episode 5',5,'https://onlystream.tv/e/7kair9hrgl4q','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526239',17),(2037,'fairy-gone','episode_6','Episode 6',6,'https://onlystream.tv/e/ihjh8ht8558h','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526243',24),(2038,'fairy-gone','episode_7','Episode 7',7,'https://onlystream.tv/e/oov7jsif5v5f','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526248',20),(2039,'fairy-gone','episode_8','Episode 8',8,'https://onlystream.tv/e/1m2k6sxjcyk4','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526253',19),(2040,'fairy-gone','episode_9','Episode 9',9,'https://onlystream.tv/e/6vt67l00fc7p','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526258',25),(2041,'fairy-gone','episode_10','Episode 10',10,'https://onlystream.tv/e/isw8nta5749x','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526262',22),(2042,'fairy-gone','episode_11','Episode 11',11,'https://onlystream.tv/e/wa24ystp1j67','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526266',22),(2043,'fairy-gone','episode_12','Episode 12',12,'https://onlystream.tv/e/8nwb8k3nkpfs','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526270',22),(2044,'fairy-gone_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/h3kjhco6j6ga','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526288',30),(2045,'fairy-gone_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/12e7of0bo155','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526299',27),(2046,'fairy-gone_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/rncqyh6blz05','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526305',27),(2047,'fairy-gone_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/0m1zg8owznfa','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526309',23),(2048,'fairy-gone_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/ws5dv8mgpyhu','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526313',29),(2049,'fairy-gone_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/2tk0itqo0bit','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526318',26),(2050,'fairy-gone_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/7xrywgqviua2','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526323',24),(2051,'fairy-gone_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/i3bh2k65vke5','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526327',20),(2052,'fairy-gone_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/bcse8rt148rr','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526332',19),(2053,'fairy-gone_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/ylcxd2jmcapo','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526337',22),(2054,'fairy-gone_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/aqzorkupfr9s','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526341',23),(2055,'fairy-gone_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/wvxp88aum3nn','','','','','','','','Action, Demons, Fantasy, Magic, Supernatural',0,'1569526346',22),(2056,'rakudai-kishi-no-cavalry','episode_1','Episode 1',1,'https://onlystream.tv/e/5u00ojpvq7s9','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665894',20),(2057,'rakudai-kishi-no-cavalry','episode_2','Episode 2',2,'https://onlystream.tv/e/nqqdpl1vydvb','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665899',24),(2058,'rakudai-kishi-no-cavalry','episode_3','Episode 3',3,'https://onlystream.tv/e/xgsu80olus03','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665904',17),(2059,'rakudai-kishi-no-cavalry','episode_4','Episode 4',4,'https://onlystream.tv/e/qeib77dvjb7o','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665909',19),(2060,'rakudai-kishi-no-cavalry','episode_5','Episode 5',5,'https://onlystream.tv/e/n4a24790y7br','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665915',18),(2061,'rakudai-kishi-no-cavalry','episode_6','Episode 6',6,'https://onlystream.tv/e/u7d3jw58t2j6','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665921',16),(2062,'rakudai-kishi-no-cavalry','episode_7','Episode 7',7,'https://onlystream.tv/e/cjl4h70mbh3s','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665926',20),(2063,'rakudai-kishi-no-cavalry','episode_8','Episode 8',8,'https://onlystream.tv/e/hug1bsts3ffq','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665931',21),(2064,'rakudai-kishi-no-cavalry','episode_9','Episode 9',9,'https://onlystream.tv/e/r19cq9ri057q','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665937',20),(2065,'rakudai-kishi-no-cavalry','episode_10','Episode 10',10,'https://onlystream.tv/e/24c5b7xiabgd','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665942',24),(2066,'rakudai-kishi-no-cavalry','episode_11','Episode 11',11,'https://onlystream.tv/e/o7kbv5nnrxtr','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665947',14),(2067,'rakudai-kishi-no-cavalry','episode_12','Episode 12',12,'https://onlystream.tv/e/ugmvuvxc5izz','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569665952',21),(2068,'rakudai-kishi-no-cavalry_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/hval0kg9s7eh','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666004',22),(2069,'rakudai-kishi-no-cavalry_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/lpx2phg6wtnx','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666009',20),(2070,'rakudai-kishi-no-cavalry_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/5jfrhpqfv6lv','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666013',17),(2071,'rakudai-kishi-no-cavalry_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/9h859onyi6il','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666016',19),(2072,'rakudai-kishi-no-cavalry_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/k3gdpdnh5eri','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666020',16),(2073,'rakudai-kishi-no-cavalry_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/bw0d13kk6w95','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666025',22),(2074,'rakudai-kishi-no-cavalry_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/dvd48ywc5pw0','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666030',21),(2075,'rakudai-kishi-no-cavalry_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/apfw263tmxsd','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666035',17),(2076,'rakudai-kishi-no-cavalry_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/rotwgcxj3fyz','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666039',18),(2077,'rakudai-kishi-no-cavalry_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/200yjlmgczjc','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666044',15),(2078,'rakudai-kishi-no-cavalry_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/6647hknzhmx2','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666049',24),(2079,'rakudai-kishi-no-cavalry_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/ns7xdirwr0xf','','','','','','','','School, Fantasy, Romance, Action, Ecchi',0,'1569666053',26),(2080,'carole-and-tuesday','episode_23','Episode 23',23,'https://onlystream.tv/e/0v1mxjtivyvq','','','','','','','','Music',1,'1569689361',24),(2081,'dr-stone','episode_13','Episode 13',13,'https://onlystream.tv/e/koepnkxcj5pa','','','','','','','','Adventure, Sci-Fi Shounen',1,'1569689414',43),(2082,'kimetsu-no-yaiba','episode_26','Episode 26',26,'https://onlystream.tv/e/c7k37onzzevc','','','','','','','','Action, Demons, Historical, Shounen, Supernatural',1,'1569689536',46),(2083,'zombieland-saga','episode_1','Episode 1',1,'https://onlystream.tv/e/uo5iwt2j4r5b','','','','','','','','Zombies',0,'1569784854',20),(2084,'zombieland-saga','episode_2','Episode 2',2,'https://onlystream.tv/e/wya9e1a5hlqb','','','','','','','','Zombies',0,'1569784859',26),(2085,'zombieland-saga','episode_3','Episode 3',3,'https://onlystream.tv/e/2ys0yyovfx3q','','','','','','','','Zombies',0,'1569784861',19),(2086,'zombieland-saga','episode_4','Episode 4',4,'https://onlystream.tv/e/dvcztc194i5z','','','','','','','','Zombies',0,'1569784865',19),(2087,'zombieland-saga','episode_5','Episode 5',5,'https://onlystream.tv/e/nj8p99029ge3','','','','','','','','Zombies',0,'1569784868',21),(2088,'zombieland-saga','episode_6','Episode 6',6,'https://onlystream.tv/e/8cg2kmsiatec','','','','','','','','Zombies',0,'1569784872',18),(2089,'zombieland-saga','episode_7','Episode 7',7,'https://onlystream.tv/e/juay2vqvs4fd','','','','','','','','Zombies',0,'1569784877',18),(2090,'zombieland-saga','episode_8','Episode 8',8,'https://onlystream.tv/e/quvnorv3nnbs','','','','','','','','Zombies',0,'1569784881',18),(2091,'zombieland-saga','episode_9','Episode 9',9,'https://onlystream.tv/e/p8qs6jt0n7oq','','','','','','','','Zombies',0,'1569784886',18),(2092,'zombieland-saga','episode_10','Episode 10',10,'https://onlystream.tv/e/7twho95ba23h','','','','','','','','Zombies',0,'1569784891',18),(2093,'zombieland-saga','episode_11','Episode 11',11,'https://onlystream.tv/e/bmwp4ha1eex9','','','','','','','','Zombies',0,'1569784895',20),(2094,'zombieland-saga','episode_12','Episode 12',12,'https://onlystream.tv/e/2kgrtx4d9q5b','','','','','','','','Zombies',0,'1569784899',19),(2095,'zombieland-saga_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/y93wv684jx5q','','','','','','','','Zombies',0,'1569784916',28),(2096,'zombieland-saga_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/yov5huja7x7f','','','','','','','','Zombies',0,'1569784920',18),(2097,'zombieland-saga_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/9z6hpryhy5jc','','','','','','','','Zombies',0,'1569784924',22),(2098,'zombieland-saga_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/l50rwda7ak59','','','','','','','','Zombies',0,'1569784927',22),(2099,'zombieland-saga_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/wxpua0it63fb','','','','','','','','Zombies',0,'1569784931',29),(2100,'zombieland-saga_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/rsscyzo22m12','','','','','','','','Zombies',0,'1569784936',19),(2101,'zombieland-saga_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/8kqud08in92p','','','','','','','','Zombies',0,'1569784940',21),(2102,'zombieland-saga_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/sr1yhsr29zac','','','','','','','','Zombies',0,'1569784944',26),(2103,'zombieland-saga_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/5ookqeccopj7','','','','','','','','Zombies',0,'1569784949',24),(2104,'zombieland-saga_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/4fq174aqswuz','','','','','','','','Zombies',0,'1569784954',26),(2105,'zombieland-saga_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/r7p3z0tmrted','','','','','','','','Zombies',0,'1569784958',25),(2106,'zombieland-saga_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/morwhx0dhuvq','','','','','','','','Zombies',0,'1569784963',25),(2107,'boruto-naruto-next-gennerations','episode_126','Episode 126',126,'https://onlystream.tv/e/oqt55e6lo75a','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',1,'1569785419',20),(2108,'vinland-saga','episode_12','Episode 12',12,'https://onlystream.tv/e/gs8uj5f7ewvj','','','','','','','','Historical, Drama, Action, Adventure',1,'1569785879',29),(2109,'bem','episode_1','Episode 1',1,'https://onlystream.tv/e/dqp98gbsp0s2','','','','','','','','Action, Demons, Supernatural',0,'1569786182',28),(2110,'bem','episode_2','Episode 2',2,'https://onlystream.tv/e/amwp95kxng90','','','','','','','','Action, Demons, Supernatural',0,'1569786185',24),(2111,'bem','episode_3','Episode 3',3,'https://onlystream.tv/e/wktuxqhee3kq','','','','','','','','Action, Demons, Supernatural',0,'1569786189',32),(2112,'bem','episode_4','Episode 4',4,'https://onlystream.tv/e/ayvm4qymns8r','','','','','','','','Action, Demons, Supernatural',0,'1569786192',25),(2113,'bem','episode_5','Episode 5',5,'https://onlystream.tv/e/pxl7z7t57w9x','','','','','','','','Action, Demons, Supernatural',0,'1569786196',26),(2114,'bem','episode_6','Episode 6',6,'https://onlystream.tv/e/2nfbitupnj55','','','','','','','','Action, Demons, Supernatural',0,'1569786201',25),(2115,'bem','episode_7','Episode 7',7,'https://onlystream.tv/e/q716jv7y2wnj','','','','','','','','Action, Demons, Supernatural',0,'1569786205',32),(2116,'bem','episode_8','Episode 8',8,'https://onlystream.tv/e/b4v2nmkoxjqj','','','','','','','','Action, Demons, Supernatural',0,'1569786210',27),(2117,'bem','episode_9','Episode 9',9,'https://onlystream.tv/e/thr11kotk8wg','','','','','','','','Action, Demons, Supernatural',0,'1569786223',32),(2118,'bem','episode_10','Episode 10',10,'https://onlystream.tv/e/t8wu7cmltyym','','','','','','','','Action, Demons, Supernatural',1,'1569786232',32),(2119,'bem_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/dkttr6q9goay','','','','','','','','Action, Demons, Supernatural',0,'1569786248',23),(2120,'bem_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/j0z957sx1dka','','','','','','','','Action, Demons, Supernatural',0,'1569786253',26),(2121,'bem_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/29ytzjwmkqhm','','','','','','','','Action, Demons, Supernatural',0,'1569786257',22),(2122,'bem_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/cwcdfagdezzj','','','','','','','','Action, Demons, Supernatural',0,'1569786262',19),(2123,'bem_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/cbcokvgv3l7v','','','','','','','','Action, Demons, Supernatural',0,'1569786265',28),(2124,'bem_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/e2l46sfgefc6','','','','','','','','Action, Demons, Supernatural',0,'1569786270',22),(2125,'bem_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/5710rntscpij','','','','','','','','Action, Demons, Supernatural',0,'1569786276',24),(2126,'devils-line','episode_1','Episode 1',1,'https://onlystream.tv/e/hz2xhxvu0gn4','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026809',27),(2127,'devils-line','episode_2','Episode 2',2,'https://onlystream.tv/e/0f23wpisxh3k','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026814',24),(2128,'devils-line','episode_3','Episode 3',3,'https://onlystream.tv/e/y1vrdqbbtz41','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026817',23),(2129,'devils-line','episode_4','Episode 4',4,'https://onlystream.tv/e/nkk5d9yame9x','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026823',17),(2130,'devils-line','episode_5','Episode 5',5,'https://onlystream.tv/e/94ypmmjx0bfc','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026827',23),(2131,'devils-line','episode_6','Episode 6',6,'https://onlystream.tv/e/sgoilcwr6bge','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026832',22),(2132,'devils-line','episode_7','Episode 7',7,'https://onlystream.tv/e/v8qtssiiaedk','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026838',19),(2133,'devils-line','episode_8','Episode 8',8,'https://onlystream.tv/e/ydl6ruocesde','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026842',20),(2134,'devils-line','episode_9','Episode 9',9,'https://onlystream.tv/e/ha1pubtvhsfd','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026847',25),(2135,'devils-line','episode_10','Episode 10',10,'https://onlystream.tv/e/d5ekbteq52u9','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026852',21),(2136,'devils-line','episode_11','Episode 11',11,'https://onlystream.tv/e/bkhyahge00gq','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026857',21),(2137,'devils-line','episode_12','Episode 12',12,'https://onlystream.tv/e/hv9vx081bvly','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026861',27),(2138,'devils-line_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/vjymt4a3nkva','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026882',23),(2139,'devils-line_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/s775ztm58fs3','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026887',23),(2140,'devils-line_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/rsaccl0otni8','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026890',18),(2141,'devils-line_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/3lnsxe1f2zip','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026894',21),(2142,'devils-line_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/i2cmxi636o4m','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026898',20),(2143,'devils-line_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/z1emp87f2x4u','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026902',24),(2144,'devils-line_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/akux06owhpjj','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026907',17),(2145,'devils-line_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/coim2aed7t3v','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026912',21),(2146,'devils-line_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/k85f2rs9yjdw','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026916',17),(2147,'devils-line_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/s6s2fjxqozm3','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026921',25),(2148,'devils-line_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/fuyl75vjj4vc','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026925',23),(2149,'devils-line_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/2idd52lwwwgj','','','','','','','','Supernatural, Vampire, Drama, Romance, Action',0,'1570026931',22),(2150,'ahiru-no-sora','episode_1','Episode 1',1,'https://onlystream.tv/e/9tgwh10xwl6d','','','','','','','','Sports, Drama, School, Shounen',0,'1572033935',34),(2151,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_1','Episode 1',1,'https://onlystream.tv/e/b9uti8bjro8h','','','','','','','','Action, Adventure, Comedy, Fantasy',1,'1570278934',33),(2152,'ascendance-of-a-bookworm','episode_1','Episode 1',1,'https://onlystream.tv/e/6rp19zxravp9','','','','','','','','Slice of Life, Fantasy',1,'1570279092',28),(2153,'oresuki','episode_1','Episode 1',1,'https://onlystream.tv/e/td3i8iq8dlgz','','','','','','','','Comedy, Romance, School',1,'1570279152',24),(2154,'carole-and-tuesday','episode_24','Episode 24',24,'https://onlystream.tv/e/7wh3gmy21zq4','','','','','','','','Music',1,'1570279182',28),(2155,'azur-lane','episode_1','Episode 1',1,'https://onlystream.tv/e/lqhv3b4mwdne','','','','','','','','Action, Military, Historical',0,'1572035501',38),(2156,'granblue-fantasy-the-animation','episode_1','Episode 1',1,'https://onlystream.tv/e/87litib7guyc','','','','','','','','Fantasy, Adventure',0,'1570279805',19),(2157,'granblue-fantasy-the-animation','episode_2','Episode 2',2,'https://onlystream.tv/e/ej8847qwohwz','','','','','','','','Fantasy, Adventure',0,'1570279809',24),(2158,'granblue-fantasy-the-animation','episode_3','Episode 3',3,'https://onlystream.tv/e/bmho9gt701vs','','','','','','','','Fantasy, Adventure',0,'1570279813',21),(2159,'granblue-fantasy-the-animation','episode_4','Episode 4',4,'https://onlystream.tv/e/o2gn9frhbrz5','','','','','','','','Fantasy, Adventure',0,'1570279817',22),(2160,'granblue-fantasy-the-animation','episode_5','Episode 5',5,'https://onlystream.tv/e/fmy6ztc9v6f1','','','','','','','','Fantasy, Adventure',0,'1570279821',20),(2161,'granblue-fantasy-the-animation','episode_6','Episode 6',6,'https://onlystream.tv/e/xxt2eqtdbvrh','','','','','','','','Fantasy, Adventure',0,'1570279825',20),(2162,'granblue-fantasy-the-animation','episode_7','Episode 7',7,'https://onlystream.tv/e/gybfursar5uf','','','','','','','','Fantasy, Adventure',0,'1570279964',22),(2163,'granblue-fantasy-the-animation','episode_8','Episode 8',8,'https://onlystream.tv/e/zixtisf8bppp','','','','','','','','Fantasy, Adventure',0,'1570279970',23),(2164,'granblue-fantasy-the-animation','episode_9','Episode 9',9,'https://onlystream.tv/e/5g4mebbwzbvk','','','','','','','','Fantasy, Adventure',0,'1570279975',23),(2165,'granblue-fantasy-the-animation','episode_10','Episode 10',10,'https://onlystream.tv/e/egaprtglrpxl','','','','','','','','Fantasy, Adventure',0,'1570279980',19),(2166,'granblue-fantasy-the-animation','episode_11','Episode 11',11,'https://onlystream.tv/e/5pj6lm1yzgt3','','','','','','','','Fantasy, Adventure',0,'1570279984',17),(2167,'granblue-fantasy-the-animation','episode_12','Episode 12',12,'https://onlystream.tv/e/hupnlfnlihi8','','','','','','','','Fantasy, Adventure',0,'1570279990',19),(2168,'granblue-fantasy-the-animation','episode_13','Episode 13',13,'https://onlystream.tv/e/4v9v872132qc','','','','','','','','Fantasy, Adventure',0,'1570279997',20),(2169,'granblue-fantasy-the-animation_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/iahur673no0h','','','','','','','','Fantasy, Adventure',0,'1570280033',28),(2170,'granblue-fantasy-the-animation_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/275r99orci36','','','','','','','','Fantasy, Adventure',0,'1570280037',21),(2171,'granblue-fantasy-the-animation_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/qy2fap813yjd','','','','','','','','Fantasy, Adventure',0,'1570280040',19),(2172,'granblue-fantasy-the-animation_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/yq39lzu49kwc','','','','','','','','Fantasy, Adventure',0,'1570280044',14),(2173,'granblue-fantasy-the-animation_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/frxg4fy28f19','','','','','','','','Fantasy, Adventure',0,'1570280048',19),(2174,'granblue-fantasy-the-animation_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/2swyaielc2m4','','','','','','','','Fantasy, Adventure',0,'1570280052',19),(2175,'granblue-fantasy-the-animation_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/1zuh1w05zi8n','','','','','','','','Fantasy, Adventure',0,'1570280057',18),(2176,'granblue-fantasy-the-animation_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/kdl6yjvnkukp','','','','','','','','Fantasy, Adventure',0,'1570280061',18),(2177,'granblue-fantasy-the-animation_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/h7zjyur6z5l3','','','','','','','','Fantasy, Adventure',0,'1570280066',18),(2178,'granblue-fantasy-the-animation_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/q5v9u691gmjg','','','','','','','','Fantasy, Adventure',0,'1570280072',21),(2179,'granblue-fantasy-the-animation_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/32nli5kepj5p','','','','','','','','Fantasy, Adventure',0,'1570280077',18),(2180,'granblue-fantasy-the-animation_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/o3omi9rawh1a','','','','','','','','Fantasy, Adventure',0,'1570280081',18),(2181,'granblue-fantasy-the-animation_dubbed','episode_13','Episode 13',13,'https://onlystream.tv/e/lou1mh6izj5l','','','','','','','','Fantasy, Adventure',0,'1570280086',21),(2182,'black-fox','episode_1','Episode 1',1,'https://onlystream.tv/e/eq9kmb2ufg7z','','','','','','','','Action',1,'1570347096',51),(2183,'granblue-fantasy-the-animation-season-2','episode_1','Episode 1',1,'https://onlystream.tv/e/ai62w0bubq0a','','','','','','','','Adventure, Fantasy',1,'1570347527',19),(2184,'val-x-love','episode_1','Episode 1',1,'https://onlystream.tv/e/ywy0ld677yy8','','','','','','','','',1,'1570347558',22),(2185,'sword-art-online-alicization---war-of-underworld','episode_0','Episode 0',0,'https://onlystream.tv/e/jfesqkmqdkn7','','','','','','','','Action, Adventure, Fantasy, Game, Romance',1,'1570347824',36),(2186,'fate-grand-order-zettai-majuu-sensen-babylonia','episode_0','Episode 0',0,'https://onlystream.tv/e/hlj3ch55q1fh','','','','','','','','Action, Supernatural, Magic, Fantasy',0,'1570348503',0),(2187,'fate-grand-order-zettai-majuu-sensen-babylonia','episode_1','Episode 1',1,'https://onlystream.tv/e/vptztz55a9hp','','','','','','','','Action, Supernatural, Magic, Fantasy',0,'1572281762',0),(2188,'boruto-naruto-next-gennerations','episode_127','Episode 127',127,'https://onlystream.tv/e/ra55aitppqs0','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',1,'1570477522',14),(2189,'vinland-saga','episode_13','Episode 13',13,'https://onlystream.tv/e/qwpby2mi43rq','','','','','','','','Historical, Drama, Action, Adventure',1,'1570477560',36),(2190,'fairy-gone-2nd-season','episode_1','Episode 1',1,'https://onlystream.tv/e/p8iqq9wxp1sj','','','','','','','','Action, Demons, Supernatural, Magic, Fantasy',1,'1570477610',34),(2191,'babylon','episode_1','Episode 1',1,'https://onlystream.tv/e/24mff2oc0rbw','','','','','','','','Thriller',0,'1570477766',31),(2192,'babylon','episode_2','Episode 2',2,'https://onlystream.tv/e/bq58gbabeyf3','','','','','','','','Thriller',0,'1570477773',28),(2193,'babylon','episode_3','Episode 3',3,'https://onlystream.tv/e/mxx7wz40lek9','','','','','','','','Thriller',1,'1570477778',42),(2194,'stand-my-heroes-piece-of-truth','episode_1','Episode 1',1,'https://onlystream.tv/e/s1mja5ftc0mp','','','','','','','','Mystery, Romance, Josei',0,'1572032502',21),(2195,'stand-my-heroes-piece-of-truth','episode_2','Episode 2',2,'https://onlystream.tv/e/8wjzvjfos0l3','','','','','','','','Mystery, Romance, Josei',0,'1572032511',20),(2196,'stand-my-heroes-piece-of-truth','episode_3','Episode 3',3,'https://onlystream.tv/e/xbhdq2j4owuf','','','','','','','','Mystery, Romance, Josei',1,'1572032516',15),(2197,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_1','Episode 1',1,'https://onlystream.tv/e/k5j3pt0i9mus','','','','','','','','Comedy, Fantasy',0,'1572032603',17),(2198,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_2','Episode 2',2,'https://onlystream.tv/e/13mehi8qvkuz','','','','','','','','Comedy, Fantasy',0,'1572032610',12),(2199,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_3','Episode 3',3,'https://onlystream.tv/e/zqxjp5s4ptfp','','','','','','','','Comedy, Fantasy',1,'1572032615',15),(2200,'z-x-code-reunion','episode_1','Episode 1',1,'https://onlystream.tv/e/1tol64qc78wu','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',0,'1572032836',12),(2201,'z-x-code-reunion','episode_2','Episode 2',2,'https://onlystream.tv/e/36ea4fwr5vtc','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',0,'1572032841',14),(2202,'z-x-code-reunion','episode_3','Episode 3',3,'https://onlystream.tv/e/enyfh35pzn8y','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',1,'1572032846',15),(2203,'kemono-michi-rise-up','episode_1','Episode 1',1,'https://onlystream.tv/e/l41agowrsmpd','','','','','','','','Comedy, Fantasy, Shounen',0,'1572033300',12),(2204,'kemono-michi-rise-up','episode_2','Episode 2',2,'https://onlystream.tv/e/s6uy1o0gqqda','','','','','','','','Comedy, Fantasy, Shounen',0,'1572033307',16),(2205,'kemono-michi-rise-up','episode_3','Episode 3',3,'https://onlystream.tv/e/rzasvf32nsus','','','','','','','','Comedy, Fantasy, Shounen',0,'1572033312',15),(2206,'kemono-michi-rise-up','episode_4','Episode 4',4,'https://onlystream.tv/e/nfbnz16zbbr0','','','','','','','','Comedy, Fantasy, Shounen',1,'1572033317',12),(2207,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_2','Episode 2',2,'https://onlystream.tv/e/qiigmbq1h956','','','','','','','','Action, Adventure, Comedy, Fantasy',0,'1572033375',17),(2208,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_3','Episode 3',3,'https://onlystream.tv/e/229ogtp27t8n','','','','','','','','Action, Adventure, Comedy, Fantasy',1,'1572033382',19),(2209,'blade-of-the-immortal','episode_1','Episode 1',1,'https://onlystream.tv/e/u8ek26y22370','','','','','','','','Supernatural, Historical, Samurai, Action, Adventure',0,'1572033516',20),(2210,'blade-of-the-immortal','episode_2','Episode 2',2,'https://onlystream.tv/e/gmey4vevcqv0','','','','','','','','Supernatural, Historical, Samurai, Action, Adventure',0,'1572033521',17),(2211,'blade-of-the-immortal','episode_3','Episode 3',3,'https://onlystream.tv/e/cnqmbn4ihtr1','','','','','','','','Supernatural, Historical, Samurai, Action, Adventure',0,'1572033526',15),(2212,'blade-of-the-immortal','episode_4','Episode 4',4,'https://onlystream.tv/e/r1ca7g2dwgle','','','','','','','','Supernatural, Historical, Samurai, Action, Adventure',1,'1572033532',18),(2213,'ascendance-of-a-bookworm','episode_2','Episode 2',2,'https://onlystream.tv/e/4aulm3kf0flk','','','','','','','','Slice of Life, Fantasy',0,'1572033743',24),(2214,'ascendance-of-a-bookworm','episode_3','Episode 3',3,'https://onlystream.tv/e/xuz71e9vdmwf','','','','','','','','Slice of Life, Fantasy',0,'1572033748',17),(2215,'ascendance-of-a-bookworm','episode_4','Episode 4',4,'https://onlystream.tv/e/5lqfqdkwa5a5','','','','','','','','Slice of Life, Fantasy',1,'1572033754',18),(2216,'oresuki','episode_2','Episode 2',2,'https://onlystream.tv/e/4werwr9in78j','','','','','','','','Comedy, Romance, School',0,'1572033809',16),(2217,'oresuki','episode_3','Episode 3',3,'https://onlystream.tv/e/kn6xpsfzr3zc','','','','','','','','Comedy, Romance, School',0,'1572033814',14),(2218,'oresuki','episode_4','Episode 4',4,'https://onlystream.tv/e/v6q4l6a0yd1c','','','','','','','','Comedy, Romance, School',1,'1572033819',19),(2219,'ahiru-no-sora','episode_2','Episode 2',2,'https://onlystream.tv/e/n5u9xz1tn7bg','','','','','','','','Sports, Drama, School, Shounen',0,'1572033952',23),(2220,'ahiru-no-sora','episode_3','Episode 3',3,'https://onlystream.tv/e/8g2zvu959n7r','','','','','','','','Sports, Drama, School, Shounen',0,'1572033957',23),(2221,'ahiru-no-sora','episode_4','Episode 4',4,'https://onlystream.tv/e/ld3c1u4lm0br','','','','','','','','Sports, Drama, School, Shounen',0,'1572033962',17),(2222,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_1','Episode 1',1,'https://onlystream.tv/e/ahmjj9mh7mfx','','','','','','','','Fantasy',0,'1572035350',19),(2223,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_2','Episode 2',2,'https://onlystream.tv/e/0yyh4klhtvt5','','','','','','','','Fantasy',0,'1572035360',21),(2224,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_3','Episode 3',3,'https://onlystream.tv/e/hvaozjxdk1g1','','','','','','','','Fantasy',0,'1572035364',19),(2225,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_4','Episode 4',4,'https://onlystream.tv/e/s45njihkmay6','','','','','','','','Fantasy',1,'1572035370',26),(2226,'assassins-pride','episode_1','Episode 1',1,'https://onlystream.tv/e/aog1oivxnbun','','','','','','','','Fantasy',0,'1572035429',17),(2227,'assassins-pride','episode_2','Episode 2',2,'https://onlystream.tv/e/2dpb977om9op','','','','','','','','Fantasy',0,'1572035433',16),(2228,'assassins-pride','episode_3','Episode 3',3,'https://onlystream.tv/e/fi9aia8kc3o3','','','','','','','','Fantasy',1,'1572035437',21),(2229,'azur-lane','episode_2','Episode 2',2,'https://onlystream.tv/e/5yrmitqd7dbj','','','','','','','','Action, Military, Historical',0,'1572035509',25),(2230,'azur-lane','episode_3','Episode 3',3,'https://onlystream.tv/e/ipqwohch9e2i','','','','','','','','Action, Military, Historical',0,'1572035514',21),(2231,'azur-lane','episode_4','Episode 4',4,'https://onlystream.tv/e/7p2bn79udrcm','','','','','','','','Action, Military, Historical',1,'1572035520',22),(2232,'no-guns-life','episode_1','Episode 1',1,'https://onlystream.tv/e/tzwnwsoab0pk','','','','','','','','Action, Sci-Fi, Seinen',0,'1572035590',16),(2233,'no-guns-life','episode_2','Episode 2',2,'https://onlystream.tv/e/yukqlszqbm9g','','','','','','','','Action, Sci-Fi, Seinen',0,'1572035595',18),(2234,'no-guns-life','episode_3','Episode 3',3,'https://onlystream.tv/e/msez0lhurgew','','','','','','','','Action, Sci-Fi, Seinen',1,'1572035599',18),(2235,'hoshiai-no-sora','episode_1','Episode 1',1,'https://onlystream.tv/e/o9kq7x3rsdel','','','','','','','',' Slice of Life, Sports, Drama, School',0,'1572035734',28),(2236,'hoshiai-no-sora','episode_2','Episode 2',2,'https://onlystream.tv/e/ytyqz35ndajq','','','','','','','',' Slice of Life, Sports, Drama, School',0,'1572035739',18),(2237,'hoshiai-no-sora','episode_3','Episode 3',3,'https://onlystream.tv/e/1ppl5kyjz1wt','','','','','','','',' Slice of Life, Sports, Drama, School',1,'1572035744',22),(2238,'dr-stone','episode_14','Episode 14',14,'https://onlystream.tv/e/gscnu8oiwovo','','','','','','','','Adventure, Sci-Fi Shounen',0,'1572035831',25),(2239,'dr-stone','episode_15','Episode 15',15,'https://onlystream.tv/e/mjgxol0z4qvy','','','','','','','','Adventure, Sci-Fi Shounen',0,'1572035838',20),(2240,'dr-stone','episode_16','Episode 16',16,'https://onlystream.tv/e/oa7wf49mstkt','','','','','','','','Adventure, Sci-Fi Shounen',0,'1572035844',27),(2241,'dr-stone','episode_17','Episode 17',17,'https://onlystream.tv/e/menmbjeaffon','','','','','','','','Adventure, Sci-Fi Shounen',1,'1572035849',27),(2242,'null-peta','episode_1','Episode 1',1,'https://onlystream.tv/e/8ltpisg07n1m','','','','','','','','Sc-Fi',0,'1572035877',22),(2243,'null-peta','episode_2','Episode 2',2,'https://onlystream.tv/e/kcsu5j7s2dy4','','','','','','','','Sc-Fi',0,'1572035882',19),(2244,'null-peta','episode_3','Episode 3',3,'https://onlystream.tv/e/wuqjem49ofru','','','','','','','','Sc-Fi',0,'1572035886',19),(2245,'null-peta','episode_4','Episode 4',4,'https://onlystream.tv/e/4qwbftrgp1ms','','','','','','','','Sc-Fi',0,'1572035890',19),(2246,'granblue-fantasy-the-animation-season-2','episode_2','Episode 2',2,'https://onlystream.tv/e/qi1d0w9oxqo6','','','','','','','','Adventure, Fantasy',0,'1572035930',13),(2247,'granblue-fantasy-the-animation-season-2','episode_3','Episode 3',3,'https://onlystream.tv/e/8sskkq5grgnl','','','','','','','','Adventure, Fantasy',0,'1572035937',13),(2248,'granblue-fantasy-the-animation-season-2','episode_4','Episode 4',4,'https://onlystream.tv/e/z5ntzk5l8cbm','','','','','','','','Adventure, Fantasy',1,'1572035942',12),(2249,'enen-no-shouboutai','episode_12','Episode 12',12,'https://onlystream.tv/e/664bvpaizm5l','','','','','','','','Action, Supernatural, Shounen',0,'1572036005',21),(2250,'enen-no-shouboutai','episode_13','Episode 13',13,'https://onlystream.tv/e/w25o7zot0rjd','','','','','','','','Action, Supernatural, Shounen',0,'1572036009',20),(2251,'enen-no-shouboutai_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/hty19ww5ss69','','','','','','','','Action, Supernatural, Shounen',0,'1572036039',21),(2252,'enen-no-shouboutai_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/mgs5c9igjghm','','','','','','','','Action, Supernatural, Shounen',0,'1572036045',17),(2253,'enen-no-shouboutai_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/oh9135v5lys8','','','','','','','','Action, Supernatural, Shounen',0,'1572036050',16),(2254,'boruto-naruto-next-gennerations_dubbed','episode_48','Episode 48',48,'https://onlystream.tv/e/60nh4grhwp3e','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036178',14),(2255,'boruto-naruto-next-gennerations_dubbed','episode_49','Episode 49',49,'https://onlystream.tv/e/4qicdic9uuum','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036183',19),(2256,'boruto-naruto-next-gennerations_dubbed','episode_50','Episode 50',50,'https://onlystream.tv/e/0z0tlkwdg9ov','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036188',14),(2257,'boruto-naruto-next-gennerations_dubbed','episode_51','Episode 51',51,'https://onlystream.tv/e/b756rmyrnscg','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036193',12),(2258,'boruto-naruto-next-gennerations_dubbed','episode_52','Episode 52',52,'https://onlystream.tv/e/49ioe0ahsgbe','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036198',15),(2259,'enen-no-shouboutai','episode_14','Episode 14',14,'https://onlystream.tv/e/rgg3wyfppal8','','','','','','','','Action, Supernatural, Shounen',1,'1572036333',28),(2260,'vinland-saga','episode_14','Episode 14',14,'https://onlystream.tv/e/wna37wweioxy','','','','','','','','Historical, Drama, Action, Adventure',0,'1572036396',22),(2261,'vinland-saga','episode_15','Episode 15',15,'https://onlystream.tv/e/2cddpjxu9bnz','','','','','','','','Historical, Drama, Action, Adventure',0,'1572036401',23),(2262,'boruto-naruto-next-gennerations','episode_129','Episode 129',129,'https://onlystream.tv/e/upcl7bkzolmr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',0,'1572036534',12),(2263,'yuru-camp','episode_1','Episode 1',1,'https://onlystream.tv/e/d6qabfgkk0iu','','','','','','','','Comedy, Slice, of, Life',0,'1572036627',7),(2264,'yuru-camp','episode_2','Episode 2',2,'https://onlystream.tv/e/uitvu7mtv8ri','','','','','','','','Comedy, Slice, of, Life',0,'1572036635',11),(2265,'yuru-camp','episode_3','Episode 3',3,'https://onlystream.tv/e/3nvlnagjomrv','','','','','','','','Comedy, Slice, of, Life',0,'1572036639',7),(2266,'yuru-camp','episode_4','Episode 4',4,'https://onlystream.tv/e/vcs8cuu29ay9','','','','','','','','Comedy, Slice, of, Life',0,'1572036644',9),(2267,'yuru-camp','episode_5','Episode 5',5,'https://onlystream.tv/e/01k269qhix5s','','','','','','','','Comedy, Slice, of, Life',0,'1572036677',12),(2268,'yuru-camp','episode_6','Episode 6',6,'https://onlystream.tv/e/cq77jwm1pqsd','','','','','','','','Comedy, Slice, of, Life',0,'1572036682',12),(2269,'yuru-camp','episode_7','Episode 7',7,'https://onlystream.tv/e/8tvylv7mj5l7','','','','','','','','Comedy, Slice, of, Life',0,'1572036687',10),(2270,'yuru-camp','episode_8','Episode 8',8,'https://onlystream.tv/e/53rkz3eac4eu','','','','','','','','Comedy, Slice, of, Life',0,'1572036692',11),(2271,'yuru-camp','episode_9','Episode 9',9,'https://onlystream.tv/e/3dw1lnv0ng3m','','','','','','','','Comedy, Slice, of, Life',0,'1572036697',12),(2272,'yuru-camp','episode_10','Episode 10',10,'https://onlystream.tv/e/8eg0vxhk9rhd','','','','','','','','Comedy, Slice, of, Life',0,'1572036702',8),(2273,'yuru-camp','episode_11','Episode 11',11,'https://onlystream.tv/e/99km064bs2ya','','','','','','','','Comedy, Slice, of, Life',0,'1572036707',9),(2274,'yuru-camp','episode_12','Episode 12',12,'https://onlystream.tv/e/dxnwdlza8stf','','','','','','','','Comedy, Slice, of, Life',0,'1572036712',10),(2275,'black-clover-tv','episode_1','Episode 1',1,'https://onlystream.tv/e/gcbe5ulu253j','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101187',19),(2276,'black-clover-tv','episode_2','Episode 2',2,'https://onlystream.tv/e/wiq2bntg9v1z','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101191',16),(2277,'black-clover-tv','episode_3','Episode 3',3,'https://onlystream.tv/e/70dr6o7hx7h1','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101195',15),(2278,'black-clover-tv','episode_4','Episode 4',4,'https://onlystream.tv/e/ijur7l2bk3ci','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101200',17),(2279,'black-clover-tv','episode_5','Episode 5',5,'https://onlystream.tv/e/fzgnj8pnnr42','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101205',20),(2280,'black-clover-tv','episode_6','Episode 6',6,'https://onlystream.tv/e/00mjyagwcc3b','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101210',17),(2281,'black-clover-tv','episode_7','Episode 7',7,'https://onlystream.tv/e/6syqxyg7qcrt','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101216',22),(2282,'black-clover-tv','episode_8','Episode 8',8,'https://onlystream.tv/e/gq1dd7srrzgn','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101229',18),(2283,'black-clover-tv','episode_9','Episode 9',9,'https://onlystream.tv/e/u4bvu2vcn0uv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101235',17),(2284,'black-clover-tv','episode_10','Episode 10',10,'https://onlystream.tv/e/wiaezr67wnrj','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101250',18),(2285,'black-clover-tv','episode_11','Episode 11',11,'https://onlystream.tv/e/mtpu53xloju6','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101301',17),(2286,'black-clover-tv','episode_12','Episode 12',12,'https://onlystream.tv/e/bf6a9zknugjb','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101306',17),(2287,'black-clover-tv','episode_13','Episode 13',13,'https://onlystream.tv/e/3quzl6ttcv97','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101310',18),(2288,'black-clover-tv','episode_14','Episode 14',14,'https://onlystream.tv/e/zo1tzm5pqvdm','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101315',18),(2289,'black-clover-tv','episode_15','Episode 15',15,'https://onlystream.tv/e/gpbwh1cmjxxs','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101320',17),(2290,'black-clover-tv','episode_16','Episode 16',16,'https://onlystream.tv/e/vf2vunrr3z1g','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101326',24),(2291,'black-clover-tv','episode_17','Episode 17',17,'https://onlystream.tv/e/vy887z9bff00','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101333',19),(2292,'black-clover-tv','episode_18','Episode 18',18,'https://onlystream.tv/e/x9kou4oiu0a0','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101339',17),(2293,'black-clover-tv','episode_19','Episode 19',19,'https://onlystream.tv/e/0lxlex7q9su1','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101344',23),(2294,'black-clover-tv','episode_20','Episode 20',20,'https://onlystream.tv/e/f04mrgulq23v','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101349',18),(2295,'black-clover-tv','episode_21','Episode 21',21,'https://onlystream.tv/e/x1bfhcbdz7ju','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101354',21),(2296,'black-clover-tv','episode_22','Episode 22',22,'https://onlystream.tv/e/ic1hf8snslli','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101361',15),(2297,'black-clover-tv','episode_23','Episode 23',23,'https://onlystream.tv/e/k9pdfgpfoqzg','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101366',18),(2298,'black-clover-tv','episode_24','Episode 24',24,'https://onlystream.tv/e/l725kcbp2rd8','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101372',24),(2299,'black-clover-tv','episode_25','Episode 25',25,'https://onlystream.tv/e/j9iij3moa74g','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101376',17),(2300,'black-clover-tv','episode_26','Episode 26',26,'https://onlystream.tv/e/j777kracyl9q','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101382',15),(2301,'black-clover-tv','episode_27','Episode 27',27,'https://onlystream.tv/e/br9mx7a90y8p','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101389',21),(2302,'black-clover-tv','episode_28','Episode 28',28,'https://onlystream.tv/e/blv794jyvd5z','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101396',18),(2303,'black-clover-tv','episode_29','Episode 29',29,'https://onlystream.tv/e/0luetitfx201','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101402',18),(2304,'black-clover-tv','episode_30','Episode 30',30,'https://onlystream.tv/e/e9wvtf765d6p','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101409',18),(2305,'black-clover-tv','episode_31','Episode 31',31,'https://onlystream.tv/e/ncg2yclpuhsd','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101418',19),(2306,'black-clover-tv','episode_32','Episode 32',32,'https://onlystream.tv/e/ppoaf5c9hyu9','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101423',19),(2307,'black-clover-tv','episode_33','Episode 33',33,'https://onlystream.tv/e/ppar47r03o4w','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101429',17),(2308,'black-clover-tv','episode_34','Episode 34',34,'https://onlystream.tv/e/4n1drf2pl5sh','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101434',18),(2309,'black-clover-tv','episode_35','Episode 35',35,'https://onlystream.tv/e/68g8scjxfse8','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101444',15),(2310,'black-clover-tv','episode_36','Episode 36',36,'https://onlystream.tv/e/12pge6bts410','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101452',17),(2311,'black-clover-tv','episode_37','Episode 37',37,'https://onlystream.tv/e/veiyr44dkasi','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101465',19),(2312,'black-clover-tv','episode_38','Episode 38',38,'https://onlystream.tv/e/bm25dooifkuw','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101470',23),(2313,'black-clover-tv','episode_39','Episode 39',39,'https://onlystream.tv/e/x9mpdbxawjsy','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101478',17),(2314,'black-clover-tv','episode_40','Episode 40',40,'https://onlystream.tv/e/yux5ga65k157','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101483',18),(2315,'black-clover-tv','episode_41','Episode 41',41,'https://onlystream.tv/e/kf1nrk02qgys','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101488',20),(2316,'black-clover-tv','episode_42','Episode 42',42,'https://onlystream.tv/e/gmyk54v7h564','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101494',17),(2317,'black-clover-tv','episode_43','Episode 43',43,'https://onlystream.tv/e/3vz031rfumdh','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101499',17),(2318,'black-clover-tv','episode_44','Episode 44',44,'https://onlystream.tv/e/uk3s0x63l78y','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101503',23),(2319,'black-clover-tv','episode_45','Episode 45',45,'https://onlystream.tv/e/b87vuuk7b375','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101510',18),(2320,'black-clover-tv','episode_46','Episode 46',46,'https://onlystream.tv/e/pabamb3y7xp6','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101515',15),(2321,'black-clover-tv','episode_47','Episode 47',47,'https://onlystream.tv/e/yn06n7suaisq','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101520',19),(2322,'black-clover-tv','episode_48','Episode 48',48,'https://onlystream.tv/e/2n4fwrkovdz5','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101526',20),(2323,'black-clover-tv','episode_49','Episode 49',49,'https://onlystream.tv/e/c00su0is6is4','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101532',15),(2324,'black-clover-tv','episode_50','Episode 50',50,'https://onlystream.tv/e/hcfp7n98oh9z','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101540',15),(2325,'black-clover-tv','episode_51','Episode 51',51,'https://onlystream.tv/e/uy3m5bnc3awd','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101545',15),(2326,'black-clover-tv','episode_52','Episode 52',52,'https://onlystream.tv/e/pe3kc87vscw9','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101550',13),(2327,'black-clover-tv','episode_53','Episode 53',53,'https://onlystream.tv/e/ozp9nw9yg2az','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101555',14),(2328,'black-clover-tv','episode_54','Episode 54',54,'https://onlystream.tv/e/qhzaewukwer9','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101560',13),(2329,'black-clover-tv','episode_55','Episode 55',55,'https://onlystream.tv/e/sn8e1gfftfyc','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101565',13),(2330,'black-clover-tv','episode_56','Episode 56',56,'https://onlystream.tv/e/fecqwp5pfcoj','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101572',12),(2331,'black-clover-tv','episode_57','Episode 57',57,'https://onlystream.tv/e/ugoijn8xuc95','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101611',12),(2332,'black-clover-tv','episode_58','Episode 58',58,'https://onlystream.tv/e/ncft9oaln9su','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101618',14),(2333,'black-clover-tv','episode_59','Episode 59',59,'https://onlystream.tv/e/vujkw55k6shx','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101626',10),(2334,'black-clover-tv','episode_60','Episode 60',60,'https://onlystream.tv/e/otl349m5w3f5','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572101631',11),(2335,'val-x-love','episode_4','Episode 4',4,'https://onlystream.tv/e/8ajh30ua65yi','','','','','','','','',0,'1572281114',19),(2336,'fate-grand-order-first-order','episode_1','Episode 1',1,'https://onlystream.tv/e/doerdgiw1z46','','','','','','','','Magic, Supernatural, Fantasy, Action',0,'1572282043',17),(2337,'fate-grand-order-first-order_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/epres0hqbtip','','','','','','','','Magic, Supernatural, Fantasy, Action',0,'1572282062',20),(2338,'sword-art-online-alicization---war-of-underworld','episode_1','Episode 1',1,'https://onlystream.tv/e/20c0efopgwae','','','','','','','','Action, Adventure, Fantasy, Game, Romance',0,'1572284062',16),(2339,'sword-art-online-alicization---war-of-underworld','episode_2','Episode 2',2,'https://onlystream.tv/e/cuuh8ruorp8j','','','','','','','','Action, Adventure, Fantasy, Game, Romance',0,'1572284070',15),(2340,'sword-art-online-alicization---war-of-underworld','episode_3','Episode 3',3,'https://onlystream.tv/e/y113o543p5eq','','','','','','','','Action, Adventure, Fantasy, Game, Romance',1,'1572284079',24),(2341,'boruto-naruto-next-gennerations','episode_130','Episode 130',130,'https://onlystream.tv/e/vbetyqaljtrr','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',1,'1572285262',10),(2342,'vinland-saga','episode_16','Episode 16',16,'https://onlystream.tv/e/6hmki3k7ps14','','','','','','','','Historical, Drama, Action, Adventure',1,'1572286541',24),(2343,'rifle-is-beautiful','episode_1','Episode 1',1,'https://onlystream.tv/e/d5z19eeipi1r','','','','','','','','Slice of Life, Comedy, School',0,'1572286887',22),(2344,'rifle-is-beautiful','episode_2','Episode 2',2,'https://onlystream.tv/e/xk21g7ucyl4h','','','','','','','','Slice of Life, Comedy, School',0,'1572286896',16),(2345,'rifle-is-beautiful','episode_3','Episode 3',3,'https://onlystream.tv/e/0lufy6s1eloz','','','','','','','','Slice of Life, Comedy, School',0,'1572286904',18),(2346,'black-clover-tv','episode_61','Episode 61',61,'https://onlystream.tv/e/lrk6y3kacikf','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341402',10),(2347,'black-clover-tv','episode_62','Episode 62',62,'https://onlystream.tv/e/29mompf9nioj','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341412',12),(2348,'black-clover-tv','episode_63','Episode 63',63,'https://onlystream.tv/e/bfr7ayx855j6','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341423',9),(2349,'black-clover-tv','episode_64','Episode 64',64,'https://onlystream.tv/e/iwrj9rduxyjz','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341433',13),(2350,'black-clover-tv','episode_65','Episode 65',65,'https://onlystream.tv/e/2xj0yl2qz1qd','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341441',13),(2351,'black-clover-tv','episode_66','Episode 66',66,'https://onlystream.tv/e/olw6ht7am2sg','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341450',13),(2352,'black-clover-tv','episode_67','Episode 67',67,'https://onlystream.tv/e/4if1kmaz6r58','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341458',11),(2353,'black-clover-tv','episode_68','Episode 68',68,'https://onlystream.tv/e/k8kb3qu71l2r','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341477',10),(2354,'black-clover-tv','episode_69','Episode 69',69,'https://onlystream.tv/e/dbtjifyxrw41','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341486',13),(2355,'black-clover-tv','episode_70','Episode 70',70,'https://onlystream.tv/e/pst4j9xxr2bd','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341493',10),(2356,'black-clover-tv','episode_71','Episode 71',71,'https://onlystream.tv/e/dsetd42ix059','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341513',11),(2357,'black-clover-tv','episode_72','Episode 72',72,'https://onlystream.tv/e/3x184z0puw14','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341521',11),(2358,'black-clover-tv','episode_73','Episode 73',73,'https://onlystream.tv/e/mabx1robulfp','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341529',9),(2359,'black-clover-tv','episode_74','Episode 74',74,'https://onlystream.tv/e/w8nyjqt3qtwm','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341537',17),(2360,'black-clover-tv','episode_75','Episode 75',75,'https://onlystream.tv/e/vq9pfiy4oi8l','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341555',12),(2361,'black-clover-tv','episode_76','Episode 76',76,'https://onlystream.tv/e/4pmnprxhlebt','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341563',12),(2362,'black-clover-tv','episode_77','Episode 77',77,'https://onlystream.tv/e/q7ej3f7mwnbv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341575',13),(2363,'black-clover-tv','episode_78','Episode 78',78,'https://onlystream.tv/e/q7ej3f7mwnbv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341608',16),(2364,'black-clover-tv','episode_79','Episode 79',79,'https://onlystream.tv/e/nue8ujpz5d6b','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341615',10),(2365,'black-clover-tv','episode_80','Episode 80',80,'https://onlystream.tv/e/nnp9x2mfjlb7','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341623',12),(2366,'black-clover-tv','episode_81','Episode 81',81,'https://onlystream.tv/e/a0m9rwlde8pe','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341631',12),(2367,'black-clover-tv','episode_82','Episode 82',82,'https://onlystream.tv/e/6o3he61pyxxj','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341638',12),(2368,'black-clover-tv','episode_83','Episode 83',83,'https://onlystream.tv/e/e16nnnd9gqyh','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341658',10),(2369,'black-clover-tv','episode_84','Episode 84',84,'https://onlystream.tv/e/hqwd4ox9rxvb','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341668',11),(2370,'black-clover-tv','episode_85','Episode 85',85,'https://onlystream.tv/e/uil8fjvflmua','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341675',10),(2371,'black-clover-tv','episode_86','Episode 86',86,'https://onlystream.tv/e/tw53hm3zzt10','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341691',8),(2372,'black-clover-tv','episode_87','Episode 87',87,'https://onlystream.tv/e/lmmzyld8eczv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341715',7),(2373,'black-clover-tv','episode_88','Episode 88',88,'https://onlystream.tv/e/od5zazwnrrfd','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341722',12),(2374,'black-clover-tv','episode_89','Episode 89',89,'https://onlystream.tv/e/57z6jrrsw19m','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341729',9),(2375,'black-clover-tv','episode_90','Episode 90',90,'https://onlystream.tv/e/h05e1ziikv6b','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341736',9),(2376,'black-clover-tv','episode_91','Episode 91',91,'https://onlystream.tv/e/shalhwmrb4nk','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341746',11),(2377,'black-clover-tv','episode_92','Episode 92',92,'https://onlystream.tv/e/is7mb0f1zajy','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341755',8),(2378,'black-clover-tv','episode_93','Episode 93',93,'https://onlystream.tv/e/8bi88st1vtrk','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341768',12),(2379,'black-clover-tv','episode_94','Episode 94',94,'https://onlystream.tv/e/rdrtr0vqsnjr','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341777',14),(2380,'black-clover-tv','episode_95','Episode 95',95,'https://onlystream.tv/e/2z3cmjha4gb2','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341785',15),(2381,'black-clover-tv','episode_96','Episode 96',96,'https://onlystream.tv/e/zj3m0pzvbz7h','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341796',10),(2382,'black-clover-tv','episode_97','Episode 97',97,'https://onlystream.tv/e/w952xo40p1sy','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341804',10),(2383,'black-clover-tv','episode_98','Episode 98',98,'https://onlystream.tv/e/ma1mk5wd4182','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341817',15),(2384,'black-clover-tv','episode_99','Episode 99',99,'https://onlystream.tv/e/8tfb0fjz5qy9','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572341824',10),(2385,'black-clover-tv','episode_100','Episode 100',100,'https://onlystream.tv/e/aswtqr2t8e4q','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342506',10),(2386,'black-clover-tv','episode_101','Episode 101',101,'https://onlystream.tv/e/djo7t1wfuqlv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342517',6),(2387,'black-clover-tv','episode_102','Episode 102',102,'https://onlystream.tv/e/bvdrsj90v3fl','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342531',13),(2388,'black-clover-tv','episode_103','Episode 103',103,'https://onlystream.tv/e/k0kufhcygvta','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342545',13),(2389,'black-clover-tv','episode_104','Episode 104',104,'https://onlystream.tv/e/v637ova4abbx','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342556',12),(2390,'black-clover-tv','episode_105','Episode 105',105,'https://onlystream.tv/e/ea2t4nbwf6uv','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342563',8),(2391,'black-clover-tv','episode_106','Episode 106',106,'https://onlystream.tv/e/a5hr1by9uy7p','','','','','','','','Comedy, Magic, Fantasy, Action',0,'1572342578',11),(2392,'babylon','episode_4','Episode 4',4,'https://onlystream.tv/e/z0tty9c50dji','','','','','','','','Thriller',1,'1572428159',26),(2393,'stand-my-heroes-piece-of-truth','episode_4','Episode 4',4,'https://onlystream.tv/cu4qrx2nib8r','','','','','','','','Mystery, Romance, Josei',1,'1572428209',16),(2394,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_4','Episode 4',4,'https://onlystream.tv/e/5oih1sdyu69m','','','','','','','','Comedy, Fantasy',1,'1572428338',15),(2395,'black-clover-tv','episode_107','Episode 107',107,'https://onlystream.tv/e/e2x6vslfgiro','','','','','','','','Comedy, Magic, Fantasy, Action',1,'1572428376',15),(2396,'z-x-code-reunion','episode_4','Episode 4',4,'https://onlystream.tv/e/bfysk053ao9s','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',1,'1572428409',16),(2397,'kandagawa-jet-girls','episode_4','Episode 4',4,'https://onlystream.tv/e/cw3haopdcx9g','','','','','','','','Sports',1,'1572428456',13),(2398,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_1','Episode 1',1,'https://onlystream.tv/e/ack2u5716s2e','','','','','','','','Magic, School, Fantasy, Action',0,'1572606369',10),(2399,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_2','Episode 2',2,'https://onlystream.tv/e/en2ik6l9nx9f','','','','','','','','Magic, School, Fantasy, Action',0,'1572606376',9),(2400,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_3','Episode 3',3,'https://onlystream.tv/e/r07es3nqj7vi','','','','','','','','Magic, School, Fantasy, Action',0,'1572606383',9),(2401,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_4','Episode 4',4,'https://onlystream.tv/e/glhiwgmj4jbv','','','','','','','','Magic, School, Fantasy, Action',0,'1572606389',9),(2402,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_5','Episode 5',5,'https://onlystream.tv/e/0hfp8i1348ws','','','','','','','','Magic, School, Fantasy, Action',0,'1572606394',10),(2403,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_6','Episode 6',6,'https://onlystream.tv/e/jjzvvw190i7w','','','','','','','','Magic, School, Fantasy, Action',0,'1572606403',10),(2404,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_7','Episode 7',7,'https://onlystream.tv/e/6u1t6796v6d4','','','','','','','','Magic, School, Fantasy, Action',0,'1572606410',8),(2405,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_8','Episode 8',8,'https://onlystream.tv/e/ldsiy7v8ix1z','','','','','','','','Magic, School, Fantasy, Action',0,'1572606418',9),(2406,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_9','Episode 9',9,'https://onlystream.tv/e/56ftvqwuvnnj','','','','','','','','Magic, School, Fantasy, Action',0,'1572606426',9),(2407,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_10','Episode 10',10,'https://onlystream.tv/e/20j0mvjfmxqq','','','','','','','','Magic, School, Fantasy, Action',0,'1572606433',9),(2408,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_11','Episode 11',11,'https://onlystream.tv/e/h4bbfvevy5dq','','','','','','','','Magic, School, Fantasy, Action',0,'1572606439',11),(2409,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','episode_12','Episode 12',12,'https://onlystream.tv/e/z47fva21cu5h','','','','','','','','Magic, School, Fantasy, Action',0,'1572606447',12),(2410,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_1','Episode 1',1,'https://onlystream.tv/e/7dnqar6rlc5h','','','','','','','','Magic, School, Fantasy, Action',0,'1572606462',15),(2411,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_2','Episode 2',2,'https://onlystream.tv/e/hp5nbigzxt7v','','','','','','','','Magic, School, Fantasy, Action',0,'1572606468',16),(2412,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_3','Episode 3',3,'https://onlystream.tv/e/akx7ekonbml3','','','','','','','','Magic, School, Fantasy, Action',0,'1572606474',15),(2413,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_4','Episode 4',4,'https://onlystream.tv/e/c1mgokzuvf4v','','','','','','','','Magic, School, Fantasy, Action',0,'1572606480',13),(2414,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/hixjwqv3lkdx','','','','','','','','Magic, School, Fantasy, Action',0,'1572606489',18),(2415,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_6','Episode 6',6,'https://onlystream.tv/e/kt3az35lrhyk','','','','','','','','Magic, School, Fantasy, Action',0,'1572606502',15),(2416,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/m7hd9852bhrv','','','','','','','','Magic, School, Fantasy, Action',0,'1572606508',15),(2417,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_8','Episode 8',8,'https://onlystream.tv/e/pb9ar1z503x5','','','','','','','','Magic, School, Fantasy, Action',0,'1572606515',15),(2418,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_9','Episode 9',9,'https://onlystream.tv/e/15arejtaxro5','','','','','','','','Magic, School, Fantasy, Action',0,'1572606526',16),(2419,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_10','Episode 10',10,'https://onlystream.tv/e/pk6h6q5zgk87','','','','','','','','Magic, School, Fantasy, Action',0,'1572606533',15),(2420,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_11','Episode 11',11,'https://onlystream.tv/e/r0p6zqt8j1b8','','','','','','','','Magic, School, Fantasy, Action',0,'1572606540',15),(2421,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','episode_12','Episode 12',12,'https://onlystream.tv/e/q3yoyf9g4lyy','','','','','','','','Magic, School, Fantasy, Action',0,'1572606563',16),(2422,'ahiru-no-sora','episode_5','Episode 5',5,'https://onlystream.tv/e/wi0zoxh4yd93','','','','','','','','Sports, Drama, School, Shounen',1,'1572608492',21),(2423,'hataage-kemono-michi_dubbed','episode_5','Episode 5',5,'https://onlystream.tv/e/7vz8un7mbbng','','','','','','','','Comedy, Fantasy, Shounen',1,'1572608537',20),(2424,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_4','Episode 4',4,'https://onlystream.tv/e/s5k8rrfa9qp7','','','','','','','','Action, Adventure, Comedy, Fantasy',1,'1572608594',17),(2425,'blade-of-the-immortal','episode_5','Episode 5',5,'https://onlystream.tv/e/bf7uogrprh7p','','','','','','','','Action, Adventure, Historical, Supernatural, Drama, Martial Arts, Samurai, Seinen',1,'1572608723',18),(2426,'ascendance-of-a-bookworm','episode_5','Episode 5',5,'https://onlystream.tv/e/usad4wli5uys','','','','','','','','Slice of Life, Fantasy',1,'1572608808',22),(2427,'oresuki','episode_5','Episode 5',5,'https://onlystream.tv/e/vgjddhhp7d81','','','','','','','','Comedy, Romance, School',1,'1572608845',16),(2428,'houkago-saikoro-club','episode_5','Episode 5',5,'https://onlystream.tv/e/152soeu82382','','','','','','','','Game, Comedy, School, Shounen',1,'1572608938',16),(2429,'choyoyu!-high-school-prodigies-have-it-easy-even-in-another-world!','episode_5','Episode 5',5,'https://onlystream.tv/e/4c3e2wncy2db','','','','','','','','Fantasy',1,'1572609012',0),(2430,'azur-lane','episode_5','Episode 5',5,'https://onlystream.tv/e/ltdvnwp6qpq0','','','','','','','','Action, Military, Historical',1,'1572609350',24),(2431,'no-guns-life','episode_4','Episode 4',4,'https://onlystream.tv/e/lvrjmrdh37w2','','','','','','','','Action, Sci-Fi, Seinen',1,'1572609454',18),(2432,'hoshiai-no-sora','episode_4','Episode 4',4,'https://onlystream.tv/e/h1fu4cgagn0l','','','','','','','',' Slice of Life, Sports, Drama, School',1,'1572799588',20),(2433,'dr-stone','episode_18','Episode 18',18,'https://onlystream.tv/e/c19fzp01azxa','','','','','','','','Adventure, Sci-Fi Shounen',1,'1572799617',41),(2434,'null-peta','episode_5','Episode 5',5,'https://onlystream.tv/e/jvvv7mamghxe','','','','','','','','Sc-Fi',1,'1572799645',23),(2435,'bokutachi-wa-benkyou-ga-dekinai','episode_1','Episode 1',1,'https://onlystream.tv/e/x23cgxgwfvzs','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800053',14),(2436,'bokutachi-wa-benkyou-ga-dekinai','episode_2','Episode 2',2,'https://onlystream.tv/e/zb2ndsgygiao','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800060',16),(2437,'bokutachi-wa-benkyou-ga-dekinai','episode_3','Episode 3',3,'https://onlystream.tv/e/sb4vq6vg6jz3','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800067',12),(2438,'bokutachi-wa-benkyou-ga-dekinai','episode_4','Episode 4',4,'https://onlystream.tv/e/mjx0mqn6jk34','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800075',14),(2439,'bokutachi-wa-benkyou-ga-dekinai','episode_5','Episode 5',5,'https://onlystream.tv/e/lfhqn8k3g3zc','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800081',19),(2440,'bokutachi-wa-benkyou-ga-dekinai','episode_6','Episode 6',6,'https://onlystream.tv/e/nb7ux2k6exq5','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800090',15),(2441,'bokutachi-wa-benkyou-ga-dekinai','episode_7','Episode 7',7,'https://onlystream.tv/e/99teorruhlqg','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800098',14),(2442,'bokutachi-wa-benkyou-ga-dekinai','episode_8','Episode 8',8,'https://onlystream.tv/e/iufkr8m6rmb3','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800105',13),(2443,'bokutachi-wa-benkyou-ga-dekinai','episode_9','Episode 9',9,'https://onlystream.tv/e/4qfln88rfbve','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800113',18),(2444,'bokutachi-wa-benkyou-ga-dekinai','episode_10','Episode 10',10,'https://onlystream.tv/e/stqbfg4qzekb','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800124',16),(2445,'bokutachi-wa-benkyou-ga-dekinai','episode_11','Episode 11',11,'https://onlystream.tv/e/wul2i8fdbfl0','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800132',15),(2446,'bokutachi-wa-benkyou-ga-dekinai','episode_12','Episode 12',12,'https://onlystream.tv/e/3nigvxm3jdlf','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800138',10),(2447,'bokutachi-wa-benkyou-ga-dekinai','episode_13','Episode 13',13,'https://onlystream.tv/e/h6gx2t8jmq9a','','','','','','','','Comedy, Harem, Romance, School, Shounen',0,'1572800145',13),(2448,'granblue-fantasy-the-animation-season-2','episode_5','Episode 5',5,'https://onlystream.tv/e/483ehas8t10l','','','','','','','','Adventure, Fantasy',1,'1572801244',15),(2449,'val-x-love','episode_5','Episode 5',5,'https://onlystream.tv/e/fwc77riq274f','','','','','','','','',1,'1572801343',21),(2450,'fate-grand-order-zettai-majuu-sensen-babylonia','episode_5','Episode 5',5,'https://onlystream.tv/e/s01aam905m3l','','','','','','','','Action, Supernatural, Magic, Fantasy',1,'1572801379',6),(2451,'sword-art-online-alicization---war-of-underworld','episode_4','Episode 4',4,'https://onlystream.tv/e/30uiqhtgw6ty','','','','','','','','Action, Adventure, Fantasy, Game, Romance',1,'1572801418',27),(2452,'vinland-saga','episode_17','Episode 17',17,'https://onlystream.tv/e/4g4gnpti0m9t','','','','','','','','Historical, Drama, Action, Adventure',1,'1572805117',52),(2453,'boruto-naruto-next-gennerations','episode_131','Episode 131',131,'https://onlystream.tv/e/hu21uuzl6ss7','','','','','','','','Action, Adventure, Martial Arts, Shounen, Super Power',1,'1572897948',16),(2454,'babylon','episode_5','Episode 5',5,'https://onlystream.tv/e/ds748z3epzft','','','','','','','','Thriller',1,'1572898034',32),(2455,'stand-my-heroes-piece-of-truth','episode_5','Episode 5',5,'https://onlystream.tv/e/ivlmi6bjetyd','','','','','','','','Mystery, Romance, Josei',0,'1572898090',15),(2456,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_5','Episode 5',5,'https://onlystream.tv/e/kol5gl3jzyjf','','','','','','','','Comedy, Fantasy',1,'1572898209',23),(2457,'z-x-code-reunion','episode_5','Episode 5',5,'https://onlystream.tv/e/hptnkkcckw7g','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',1,'1573072639',13),(2458,'black-clover-tv','episode_108','Episode 108',108,'https://onlystream.tv/e/h93xov765k5u','','','','','','','','Comedy, Magic, Fantasy, Action',1,'1573073676',8),(2459,'kemono-michi-rise-up','episode_6','Episode 6',6,'https://onlystream.tv/e/id2hy3rlwx90','','','','','','','','Comedy, Fantasy, Shounen',1,'1573073795',15),(2460,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_5','Episode 5',5,'https://onlystream.tv/e/mjmwmzhz4ox0','','','','','','','','Action, Adventure, Comedy, Fantasy',1,'1573073884',21),(2461,'blade-of-the-immortal','episode_6','Episode 6',6,'https://onlystream.tv/e/jeh6hnjxoyc2','','','','','','','','Action, Adventure, Historical, Supernatural, Drama, Martial Arts, Samurai, Seinen',1,'1573073951',11),(2462,'oresuki','episode_6','Episode 6',6,'https://onlystream.tv/e/2ofx7s1j5dbw','','','','','','','','Comedy, Romance, School',0,'1573074013',13),(2463,'ascendance-of-a-bookworm','episode_6','Episode 6',6,'https://onlystream.tv/e/pqvvsgzcg7pe','','','','','','','','Slice of Life, Fantasy',1,'1573074068',17),(2464,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_6','Episode 6',6,'https://onlystream.tv/e/fc6rwt7pwew8','','','','','','','','Fantasy',1,'1573074141',28),(2465,'ahiru-no-sora','episode_6','Episode 6',6,'https://onlystream.tv/e/7j8u2qe6ang9','','','','','','','','Sports, Drama, School, Shounen',1,'1573074409',43),(2466,'houkago-saikoro-club','episode_1','Episode 1',1,'https://onlystream.tv/e/0l4ucnay8z19','','','','','','','','Game, Comedy, School, Shounen',0,'1573158961',12),(2467,'houkago-saikoro-club','episode_2','Episode 2',2,'https://onlystream.tv/e/hrkwrrfet095','','','','','','','','Game, Comedy, School, Shounen',0,'1573158969',10),(2468,'houkago-saikoro-club','episode_3','Episode 3',3,'https://onlystream.tv/e/733cfegqg1dj','','','','','','','','Game, Comedy, School, Shounen',0,'1573158975',7),(2469,'houkago-saikoro-club','episode_4','Episode 4',4,'https://onlystream.tv/e/wv3nucj1oxae','','','','','','','','Game, Comedy, School, Shounen',0,'1573158982',9),(2470,'houkago-saikoro-club','episode_6','Episode 6',6,'https://onlystream.tv/e/fc6rwt7pwew8','','','','','','','','Game, Comedy, School, Shounen',0,'1573158990',11),(2471,'choyoyu!-high-school-prodigies-have-it-easy-even-in-another-world!','episode_6','Episode 6',6,'https://onlystream.tv/e/rmsxhbzirroq','','','','','','','','Fantasy',1,'1573205147',0),(2472,'assassins-pride','episode_4','Episode 4',4,'https://onlystream.tv/e/5qf7etab4pbr','','','','','','','','Fantasy',0,'1573205206',13),(2473,'assassins-pride','episode_5','Episode 5',5,'https://onlystream.tv/e/08ftww0tte1s','','','','','','','','Fantasy',1,'1573205213',17),(2474,'azur-lane','episode_6','Episode 6',6,'https://onlystream.tv/e/biu9z9v70b63','','','','','','','','Action, Military, Historical',1,'1573205284',18),(2475,'no-guns-life','episode_5','Episode 5',5,'https://onlystream.tv/e/vxpxvp9zochj','','','','','','','','Action, Sci-Fi, Seinen',1,'1573205410',21),(2476,'dr-stone','episode_19','Episode 19',19,'https://onlystream.tv/e/auaf9ct0woph','','','','','','','','Adventure, Sci-Fi Shounen',1,'1573298564',28),(2477,'null-peta','episode_6','Episode 6',6,'https://onlystream.tv/e/zkucv45g2xfs','','','','','','','','Sc-Fi',1,'1573298617',19),(2478,'enen-no-shouboutai','episode_16','Episode 16',16,'https://onlystream.tv/e/f2n9nfxc23c4','','','','','','','','Action, Supernatural, Shounen',1,'1573298708',22),(2479,'hoshiai-no-sora','episode_5','Episode 5',5,'https://onlystream.tv/e/eud3pe4t83u5','','','','','','','',' Slice of Life, Sports, Drama, School',1,'1573298795',20),(2480,'babylon','episode_6','Episode 6',6,'https://onlystream.tv/e/e7o695d836yv','','','','','','','','Thriller',0,'1574185073',15),(2481,'babylon','episode_7','Episode 7',7,'https://onlystream.tv/e/50fnx5x71kym','','','','','','','','Thriller',1,'1574185191',14),(2482,'stand-my-heroes-piece-of-truth','episode_6','Episode 6',6,'https://onlystream.tv/e/5sgb8conc5pc','','','','','','','','Mystery, Romance, Josei',0,'1574185225',13),(2483,'stand-my-heroes-piece-of-truth','episode_7','Episode 7',7,'https://onlystream.tv/e/mu07gg37uexv','','','','','','','','Mystery, Romance, Josei',1,'1574185358',11),(2484,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_6','Episode 6',6,'https://onlystream.tv/e/4pb5tp3it6bv','','','','','','','','Comedy, Fantasy',0,'1574185470',10),(2485,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','episode_7','Episode 7',7,'https://onlystream.tv/e/j1gpvdewsgba','','','','','','','','Comedy, Fantasy',1,'1574185480',10),(2486,'black-clover-tv','episode_110','Episode 110',110,'https://onlystream.tv/e/ushetp7xf12l','','','','','','','','Comedy, Magic, Fantasy, Action',1,'1574185560',10),(2487,'z-x-code-reunion','episode_7','Episode 7',7,'https://onlystream.tv/e/3fnkzx5qdj03','','','','','','','',' Sci-Fi, Fantasy, School, Shounen',1,'1574185733',10),(2488,'kandagawa-jet-girls','episode_5','Episode 5',5,'https://onlystream.tv/e/bvpph9o0mphs','','','','','','','','Sports',0,'1574185784',14),(2489,'kandagawa-jet-girls','episode_6','Episode 6',6,'https://onlystream.tv/e/ok54ggus2e4c','','','','','','','','Sports',1,'1574185817',15),(2490,'ahiru-no-sora','episode_7','Episode 7',7,'https://onlystream.tv/e/qria5qa9zruw','','','','','','','','Sports, Drama, School, Shounen',1,'1574185885',15),(2491,'hataage-kemono-michi_dubbed','episode_7','Episode 7',7,'https://onlystream.tv/e/jodcee1cu5lb','','','','','','','','Comedy, Fantasy, Shounen',1,'1574185950',13),(2492,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','episode_6','Episode 6',6,'https://onlystream.tv/e/dty3tre8qzvt','','','','','','','','Action, Adventure, Comedy, Fantasy',1,'1574186008',15),(2493,'blade-of-the-immortal','episode_7','Episode 7',7,'https://onlystream.tv/e/1noo8zcvntq7','','','','','','','','Action, Adventure, Historical, Supernatural, Drama, Martial Arts, Samurai, Seinen',1,'1574186063',14),(2494,'oresuki','episode_7','Episode 7',7,'https://onlystream.tv/e/g67yo4cue3dx','','','','','','','','Comedy, Romance, School',1,'1574186105',14),(2495,'ascendance-of-a-bookworm','episode_7','Episode 7',7,'https://onlystream.tv/e/43v3zxiussc5','','','','','','','','Slice of Life, Fantasy',1,'1574186166',15),(2496,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','episode_7','Episode 7',7,'https://onlystream.tv/e/3r5xtcmo2zla','','','','','','','','Fantasy',1,'1574186206',20),(2497,'assassins-pride','episode_6','Episode 6',6,'https://onlystream.tv/e/u44wgkcs9bzi','','','','','','','','Fantasy',1,'1574186333',19),(2498,'no-guns-life','episode_6','Episode 6',6,'https://onlystream.tv/e/o6qr6hmnh2nk','','','','','','','','Action, Sci-Fi, Seinen',1,'1574186514',17),(2499,'dr-stone','episode_20','Episode 20',20,'https://onlystream.tv/e/cf8ekxxn2tzo','','','','','','','','Adventure, Sci-Fi Shounen',1,'1574186678',23),(2500,'val-x-love','episode_7','Episode 7',7,'https://onlystream.tv/e/67x08hmvi091','','','','','','','','',1,'1574186715',12),(2501,'null-peta','episode_7','Episode 7',7,'https://onlystream.tv/e/il77o52gxser','','','','','','','','Sc-Fi',0,'1574186759',7),(2502,'hoshiai-no-sora','episode_6','Episode 6',6,'https://onlystream.tv/e/6ys4omilud6l','','','','','','','',' Slice of Life, Sports, Drama, School',1,'1574186933',26),(2503,'fate/grand-order-zettai-majuu-sensen-babylonia','episode_7','Episode 7',7,'https://onlystream.tv/e/hx546ozeoddw','','','','','','','','Action, Supernatural, Magic, Fantasy',1,'1574187048',0),(2504,'sword-art-online-alicization---war-of-underworld','episode_6','Episode 6',6,'https://onlystream.tv/e/ec6984zz3pp7','','','','','','','','Action, Adventure, Fantasy, Game, Romance',1,'1574187096',45),(2505,'enen-no-shouboutai','episode_15','Episode 15',15,'https://onlystream.tv/e/bbavcbr9ktzj','','','','','','','','Action, Supernatural, Shounen',0,'1574187160',15),(2506,'enen-no-shouboutai','episode_17','Episode 17',17,'https://onlystream.tv/e/ks1n5d20qvoa','','','','','','','','Action, Supernatural, Shounen',1,'1574187176',43),(2507,'vinland-saga','episode_18','Episode 18',18,'https://onlystream.tv/e/xhn38c0e2t3d','','','','','','','','Historical, Drama, Action, Adventure',1,'1574187236',69);
/*!40000 ALTER TABLE `ao_episodes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ao_index`
--
DROP TABLE IF EXISTS `ao_index`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ao_index` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` mediumtext NOT NULL,
`text_title` mediumtext NOT NULL,
`alt_title` varchar(255) NOT NULL,
`episodes` int(11) NOT NULL,
`icon` varchar(2000) NOT NULL,
`tags` text NOT NULL,
`description` text NOT NULL,
`translation` varchar(32) NOT NULL DEFAULT 'raw',
`studio` varchar(64) NOT NULL,
`status` varchar(64) NOT NULL,
`age` varchar(64) NOT NULL,
`link` varchar(2000) NOT NULL,
`released` varchar(32) NOT NULL DEFAULT 'Unknown',
`popular` int(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=217 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ao_index`
--
LOCK TABLES `ao_index` WRITE;
/*!40000 ALTER TABLE `ao_index` DISABLE KEYS */;
INSERT INTO `ao_index` VALUES (1,'o-maidens-in-your-savage-season_subbed','O Maidens in Your Savage Season','Araburu Kisetsu no Otome domo yo',12,'https://animemoon.net/kitsuImages/cover_42025.jpg','Comedy, Drama, Romance, School, Shounen','When the girls in the literature club ask themselves, “What do you want to do before you die?†one of them gives a most surprising response. Now they're all preoccupied (for better or for worse) by their friend's unexpected answer! Soon each of these very different young women find themselves propelled along the uncertain road to adulthood, their emotional journeys taking them down paths as surprising as their friend's unconventional wish. Poignant, painful and awkward in turns, O Maidens in Your Savage Season chronicles with humor and with grace the universal rites of passage so endemic to growing up.','subbed','Lay-duce','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42025.jpg','Jul 06, 2019',0),(3,'arifureta-shokugyou-de-sekai-saikyou','Arifureta: From Commonplace to World's Strongest','Arifureta',12,'https://animemoon.net/kitsuImages/cover_14043.jpg','Fantasy, Action, Adventure','Hajime Nagumo and his high school class are suddenly summoned to a fantastical land as heroes. But while most of his classmates have powerful stats and abilities, Hajime does not. Underappreciated and unprepared, he tumbles into the depths of a monster-infested dungeon where voracity and sacrifice are his only options. To thrive in this savage world, he’ll have no choice but to welcome the abyss.','subbed','White Fox','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/arifureta.jpg','Jul 08, 2019',0),(4,'arifureta-shokugyou-de-sekai-saikyou_dubbed','Arifureta: From Commonplace to World's Strongest','Arifureta',8,'https://animemoon.net/kitsuImages/cover_14043.jpg','Fantasy, Action, Adventure','Hajime Nagumo and his high school class are suddenly summoned to a fantastical land as heroes. But while most of his classmates have powerful stats and abilities, Hajime does not. Underappreciated and unprepared, he tumbles into the depths of a monster-infested dungeon where voracity and sacrifice are his only options. To thrive in this savage world, he’ll have no choice but to welcome the abyss.','dubbed','White Fox','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/arifureta.jpg','Jul 08, 2019',0),(5,'arslan-senki-tv','The Heroic Legend of Arslan','Arslan Senki',25,'https://animemoon.net/kitsuImages/cover_9972.jpg','Historical, Fantasy, Drama, Action, Adventure','The year is 320. Under the rule of the belligerent king Andragoras III, the prosperous kingdom of Pars is at war with the neighboring empire, Lusitania. Though different from his father in many aspects, the kind young prince Arslan sets out to prove his valor on the battlefield for the very first time. However, when the king is betrayed by one of his most trusted officials, the Parsian army is decimated and the capital city of Ecbatana is sieged. With the army in shambles and the Lusitanians out for his head, Arslan is forced to go on the run. With a respected general by his side, the loyal Daryun, Arslan soon sets off on a journey in search of allies that will help him take back his home.\r\nHowever, the enemies that the prince faces are far from limited to just those occupying his kingdom. Armies of other kingdoms stand ready to conquer Ecbatana. Moreover, the mastermind behind Lusitania's victory, an enigmatic man hiding behind a silver mask, poses a dangerous threat to Arslan and his company as he possesses a secret that could jeopardize Arslan's right to succession.\r\nWith the odds stacked against him, Arslan must find the strength and courage to overcome these obstacles and allies who will help him fight in the journey that will help prepare him for the day he becomes king.','subbed','LidenFilms','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_9972.jpg','Apr 05, 2015',0),(6,'arslan-senki-tv_dubbed','The Heroic Legend of Arslan','Arslan Senki',25,'https://animemoon.net/kitsuImages/cover_9972.jpg','Historical, Fantasy, Drama, Action, Adventure','The year is 320. Under the rule of the belligerent king Andragoras III, the prosperous kingdom of Pars is at war with the neighboring empire, Lusitania. Though different from his father in many aspects, the kind young prince Arslan sets out to prove his valor on the battlefield for the very first time. However, when the king is betrayed by one of his most trusted officials, the Parsian army is decimated and the capital city of Ecbatana is sieged. With the army in shambles and the Lusitanians out for his head, Arslan is forced to go on the run. With a respected general by his side, the loyal Daryun, Arslan soon sets off on a journey in search of allies that will help him take back his home.\r\nHowever, the enemies that the prince faces are far from limited to just those occupying his kingdom. Armies of other kingdoms stand ready to conquer Ecbatana. Moreover, the mastermind behind Lusitania's victory, an enigmatic man hiding behind a silver mask, poses a dangerous threat to Arslan and his company as he possesses a secret that could jeopardize Arslan's right to succession.\r\nWith the odds stacked against him, Arslan must find the strength and courage to overcome these obstacles and allies who will help him fight in the journey that will help prepare him for the day he becomes king.','dubbed','LidenFilms','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_9972.jpg','Apr 05, 2015',0),(7,'arslan-senki-tv-fuujin-ranbu','The Heroic Legend of Arslan: Dust Storm Dance','Arslan Senki Fuujin Ranbu',8,'https://animemoon.net/kitsuImages/cover_11477.jpg','Historical, Fantasy, Drama, Action, Adventure','Continuing on his quest to retake Ecbatana, Prince Arslan and his company march toward the city. But upon receiving news that the neighboring Kingdom of Turan is launching an assault on the Parsian stronghold at Peshawar Citadel, the prince is forced to turn back in order to defend the fortress. Amid holding off the invading forces, the Parsian army is met by an unexpected visitor.\r\nAs Arslan returns to Peshawar, Prince Hermes takes a slight detour from his clash against his cousin to search for the legendary sword Rukhnabad, which would grant him the right to rule and take back what he believes is rightfully his. However, after unearthing the lost artifact, the blade is stolen by the Temple Knights of Lusitania, prompting the masked warrior to give chase. Meanwhile in Ecbatana, the captive King Andragoras III finds an opportunity to strike and begins to make his move.\r\nAs the separate sides of the Parsian royal conflict clash, Arslan's right to the throne falls under attack. But no matter the obstacles in their way, the young prince and his loyal band of warriors charge forward to restore Pars to its former glory.','subbed','LidenFilms','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11477.jpg','Jul 03, 2016',0),(8,'arslan-senki-tv-fuujin-ranbu_dubbed','The Heroic Legend of Arslan: Dust Storm Dance','Arslan Senki Fuujin Ranbu',8,'https://animemoon.net/kitsuImages/cover_11477.jpg','Historical, Fantasy, Drama, Action, Adventure','Continuing on his quest to retake Ecbatana, Prince Arslan and his company march toward the city. But upon receiving news that the neighboring Kingdom of Turan is launching an assault on the Parsian stronghold at Peshawar Citadel, the prince is forced to turn back in order to defend the fortress. Amid holding off the invading forces, the Parsian army is met by an unexpected visitor.\r\nAs Arslan returns to Peshawar, Prince Hermes takes a slight detour from his clash against his cousin to search for the legendary sword Rukhnabad, which would grant him the right to rule and take back what he believes is rightfully his. However, after unearthing the lost artifact, the blade is stolen by the Temple Knights of Lusitania, prompting the masked warrior to give chase. Meanwhile in Ecbatana, the captive King Andragoras III finds an opportunity to strike and begins to make his move.\r\nAs the separate sides of the Parsian royal conflict clash, Arslan's right to the throne falls under attack. But no matter the obstacles in their way, the young prince and his loyal band of warriors charge forward to restore Pars to its former glory.','dubbed','LidenFilms','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11477.jpg','Jul 03, 2016',0),(9,'arslan-senki-tv-specials','Arslan Senki (TV) Specials','Arslan Senki (TV) Specials',2,'https://animemoon.net/kitsuImages/cover_11054.jpg','Comedy','Bundled with the Blu-ray/DVD Volumes of Arslan Senki (TV).','subbed','LidenFilms','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11054.jpg','Jul 23, 2015',0),(10,'charlotte','Charlotte','Charlotte',13,'https://animemoon.net/kitsuImages/cover_10103.jpg','Super Power, School, Drama','Very few adolescent boys and girls have an onset of special abilities. Yu Otosaka is one such man who uses his ability unbeknownst to others in order to lead a satisfying school life. Then one day, a girl named Nao Tomori suddenly appears before him. Their encounter reveals the destiny for wielders of special abilities.','subbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10103.jpg','Jul 05, 2015',0),(11,'charlotte_dubbed','Charlotte','Charlotte',13,'https://animemoon.net/kitsuImages/cover_10103.jpg','Super Power, School, Drama','Very few adolescent boys and girls have an onset of special abilities. Yu Otosaka is one such man who uses his ability unbeknownst to others in order to lead a satisfying school life. Then one day, a girl named Nao Tomori suddenly appears before him. Their encounter reveals the destiny for wielders of special abilities.','dubbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10103.jpg','Jul 05, 2015',0),(12,'citrus','Citrus','Citrus',12,'https://animemoon.net/kitsuImages/cover_12737.jpg','School, Yuri, Shoujo Ai, Drama, Romance','Yuzu, a high school gyaru who hasn't experienced her first love yet, transfers to an all-girls school after her mother remarries. She's beyond upset that she can't land a boyfriend at her new school. Then, on her first day, she meets the beautiful black-haired student council president Mei in the worst way possible.','subbed','Passione','Finished','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_12737.jpg','Jan 06, 2018',0),(13,'citrus_dubbed','Citrus','Citrus',12,'https://animemoon.net/kitsuImages/cover_12737.jpg','School, Yuri, Shoujo Ai, Drama, Romance','Yuzu, a high school gyaru who hasn't experienced her first love yet, transfers to an all-girls school after her mother remarries. She's beyond upset that she can't land a boyfriend at her new school. Then, on her first day, she meets the beautiful black-haired student council president Mei in the worst way possible.','dubbed','Passione','Finished','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_12737.jpg','Jan 06, 2018',0),(14,'code-geass-lelouch-of-the-rebellion','Code Geass: Lelouch of the Rebellion','Code Geass: Hangyaku no Lelouch',25,'https://animemoon.net/kitsuImages/cover_1415.png','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political','In the year 2010, the Holy Empire of Britannia is establishing itself as a dominant military nation, starting with the conquest of Japan. Renamed to Area 11 after its swift defeat, Japan has seen significant resistance against these tyrants in an attempt to regain independence.\r\n\r\nLelouch Lamperouge, exiled prince of Britannia, unfortunately finds himself caught in a crossfire between the two nations' armed forces. He is able to escape, however, thanks to the timely appearance of a mysterious girl named C.C., who bestows upon him Geass, the "Power of Kings." Realizing the vast potential of his newfound "power of absolute obedience," Lelouch embarks upon a perilous journey as the masked vigilante known as Zero, leading a merciless onslaught against Britannia in order to get revenge once and for all.','subbed','Sunrise','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_1415.jpg','Oct 06, 2006',0),(15,'code-geass-lelouch-of-the-rebellion_dubbed','Code Geass: Lelouch of the Rebellion','Code Geass: Hangyaku no Lelouch',0,'https://animemoon.net/kitsuImages/cover_1415.png','Sci-Fi, Super Power, School, Military, Mecha Drama, Action, Political','In the year 2010, the Holy Empire of Britannia is establishing itself as a dominant military nation, starting with the conquest of Japan. Renamed to Area 11 after its swift defeat, Japan has seen significant resistance against these tyrants in an attempt to regain independence.\r\n\r\nLelouch Lamperouge, exiled prince of Britannia, unfortunately finds himself caught in a crossfire between the two nations' armed forces. He is able to escape, however, thanks to the timely appearance of a mysterious girl named C.C., who bestows upon him Geass, the "Power of Kings." Realizing the vast potential of his newfound "power of absolute obedience," Lelouch embarks upon a perilous journey as the masked vigilante known as Zero, leading a merciless onslaught against Britannia in order to get revenge once and for all.','dubbed','Sunrise','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_1415.jpg','Oct 06, 2006',0),(16,'code-geass-lelouch-of-the-rebellion-r2','Code Geass: Lelouch of the Rebellion R2','Code Geass: Hangyaku no Lelouch R2',25,'https://animemoon.net/kitsuImages/cover_2634.png','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political','One year has passed since the Black Rebellion, a failed uprising against the Holy Britannian Empire led by the masked vigilante Zero, who is now missing. At a loss without their revolutionary leader, Area 11's resistance group—the Black Knights—find themselves too powerless to combat the brutality inflicted upon the Elevens by Britannia, which has increased significantly in order to crush any hope of a future revolt. \r\n\r\nLelouch Lamperouge, having lost all memory of his double life, is living peacefully alongside his friends as a high school student at Ashford Academy. His former partner C.C., unable to accept this turn of events, takes it upon herself to remind him of his past purpose, hoping that the mastermind Zero will rise once again to finish what he started, in this thrilling conclusion to the series.','subbed','Sunrise','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_2634.jpg','Apr 06, 2008',0),(17,'code-geass-lelouch-of-the-rebellion-r2_dubbed','Code Geass: Lelouch of the Rebellion R2','Code Geass: Hangyaku no Lelouch R2',0,'https://animemoon.net/kitsuImages/cover_2634.png','Sci-Fi, Super Power, Military, Mecha Drama, Action, Political','One year has passed since the Black Rebellion, a failed uprising against the Holy Britannian Empire led by the masked vigilante Zero, who is now missing. At a loss without their revolutionary leader, Area 11's resistance group—the Black Knights—find themselves too powerless to combat the brutality inflicted upon the Elevens by Britannia, which has increased significantly in order to crush any hope of a future revolt. \r\n\r\nLelouch Lamperouge, having lost all memory of his double life, is living peacefully alongside his friends as a high school student at Ashford Academy. His former partner C.C., unable to accept this turn of events, takes it upon herself to remind him of his past purpose, hoping that the mastermind Zero will rise once again to finish what he started, in this thrilling conclusion to the series.','dubbed','Sunrise','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_2634.jpg','Apr 06, 2008',0),(18,'cop-craft','Cop Craft','Cop Craft',11,'https://animemoon.net/kitsuImages/cover_42174.jpg','Action, Fantasy, Magic, Police, Sci-Fi','15 years ago, a hyper-dimensional rift appeared above the Pacific Ocean linking Earth with a magical world. San-Teresa City became a melting pot of cultures and species, but despite peace on the surface, there’s always an underbelly. That’s where Detective Kei Matoba and knight Tirana come in—partners with different perceptions of life and law, working together to keep the city safe.','subbed','Millepensee','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42174.jpg','Jul 09, 2019',0),(19,'cop-craft_dubbed','Cop Craft','Cop Craft',9,'https://animemoon.net/kitsuImages/cover_42174.jpg','Action, Fantasy, Magic, Police, Sci-Fi','15 years ago, a hyper-dimensional rift appeared above the Pacific Ocean linking Earth with a magical world. San-Teresa City became a melting pot of cultures and species, but despite peace on the surface, there’s always an underbelly. That’s where Detective Kei Matoba and knight Tirana come in—partners with different perceptions of life and law, working together to keep the city safe.','dubbed','Millepensee','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42174.jpg','Jul 09, 2019',0),(20,'darker-than-black','Darker than Black','Darker than Black',26,'https://cdn.myanimelist.net/images/anime/5/19570.jpg','Sci-Fi, Mystery, Super Power, Action','It has been 10 years since Heaven's Gate appeared in South America and Hell's Gate appeared in Japan, veiling the once familiar night sky with an oppressive skyscape. Their purposes unknown, these Gates are spaces in which the very laws of physics are ignored. With the appearance of the Gates emerged Contractors, who, in exchange for their humanity, are granted supernatural abilities.\r\nIn the Japanese city surrounding Hell’s Gate, Section 4 Chief Misaki Kirihara finds herself at odds with an infamous Contractor codenamed Hei. Called "Black Reaper" in the underground world, Hei, like his associates, undertakes missions for the mysterious and ruthless Syndicate while slowly peeling back the dark layers covering a nefarious plot that threatens the very existence of Contractors.\r\nFrom the mind of Tensai Okamura comes a sci-fi thriller taking the form of a subtle exposé on a war in which political positions and justice have no sway—a war waged exclusively in the shadows.','subbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_1824.jpg','Apr 06, 2007',0),(21,'darker-than-black_dubbed','Darker than Black','Darker than Black',0,'https://cdn.myanimelist.net/images/anime/5/19570.jpg','Sci-Fi, Mystery, Super Power, Action','It has been 10 years since Heaven's Gate appeared in South America and Hell's Gate appeared in Japan, veiling the once familiar night sky with an oppressive skyscape. Their purposes unknown, these Gates are spaces in which the very laws of physics are ignored. With the appearance of the Gates emerged Contractors, who, in exchange for their humanity, are granted supernatural abilities.\r\nIn the Japanese city surrounding Hell’s Gate, Section 4 Chief Misaki Kirihara finds herself at odds with an infamous Contractor codenamed Hei. Called "Black Reaper" in the underground world, Hei, like his associates, undertakes missions for the mysterious and ruthless Syndicate while slowly peeling back the dark layers covering a nefarious plot that threatens the very existence of Contractors.\r\nFrom the mind of Tensai Okamura comes a sci-fi thriller taking the form of a subtle exposé on a war in which political positions and justice have no sway—a war waged exclusively in the shadows.','dubbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_1824.jpg','Apr 06, 2007',0),(22,'darker-than-black-ryuusei-no-gemini','Darker than Black: Gemini of the Meteor','Darker than Black: Ryuusei no Gemini',12,'https://animemoon.net/kitsuImages/cover_4617.jpg','Sci-Fi, Mystery, Super Power, Action','One night, as meteors streak across the star-studded sky, Shion Pavlichenko becomes a Contractor. Despite her brother's transformation, Shion's twin sister Suou continues to live a fairly ordinary life, attending middle school with her friends and getting caught up in the awkwardness of growing up. However, everything changes when her home is invaded by a masked man cloaked in black, destroying any sense of normality she once had. Revealed to possess latent Contractor abilities of her own, Suou is caught between family, friends, and her own sense of purpose as she ventures into the ruthless world of cutthroats and espionage that Contractors call home.\r\nMeanwhile in Tokyo, investigation surrounding Hell's Gate's sudden collapse is underway, and prophetic signs of doom point in the direction of a silver-haired doll.','subbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_4617.jpg','Oct 09, 2009',0),(23,'darker-than-black-ryuusei-no-gemini_dubbed','Darker than Black: Gemini of the Meteor','Darker than Black: Ryuusei no Gemini',0,'https://animemoon.net/kitsuImages/cover_4617.jpg','Sci-Fi, Mystery, Super Power, Action','One night, as meteors streak across the star-studded sky, Shion Pavlichenko becomes a Contractor. Despite her brother's transformation, Shion's twin sister Suou continues to live a fairly ordinary life, attending middle school with her friends and getting caught up in the awkwardness of growing up. However, everything changes when her home is invaded by a masked man cloaked in black, destroying any sense of normality she once had. Revealed to possess latent Contractor abilities of her own, Suou is caught between family, friends, and her own sense of purpose as she ventures into the ruthless world of cutthroats and espionage that Contractors call home.\r\nMeanwhile in Tokyo, investigation surrounding Hell's Gate's sudden collapse is underway, and prophetic signs of doom point in the direction of a silver-haired doll.','dubbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_4617.jpg','Oct 09, 2009',0),(24,'darker-than-black-kuro-no-keiyakusha-gaiden','Darker than Black: Kuro no Keiyakusha Gaiden','',0,'https://animemoon.net/kitsuImages/cover_4947.png','Sci-Fi, Mystery, Super Power, Action','Tells the story of what happened to Yin and Hei between the first and second series.','subbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_4947.jpg','Jan 27, 2010',0),(25,'darker-than-black-kuro-no-keiyakusha-gaiden_dubbed','Darker than Black: Kuro no Keiyakusha Gaiden','',0,'https://animemoon.net/kitsuImages/cover_4947.png','Sci-Fi, Mystery, Super Power, Action','Tells the story of what happened to Yin and Hei between the first and second series.','dubbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_4947.jpg','Jan 27, 2010',0),(26,'darling-in-the-franxx','Darling in the Franxx','Darling in the Franxx',24,'https://animemoon.net/kitsuImages/cover_13600.jpg','Sci-Fi, Mecha, Drama, Romance, Action','The distant future: Humanity established the mobile fort city, Plantation, upon the ruined wasteland. Within the city were pilot quarters, Mistilteinn, otherwise known as the “Birdcage.†That is where the children live... Their only mission in life was the fight. Their enemies are the mysterious giant organisms known as Kyoryu. The children operate robots known as FRANXX in order to face these still unseen enemies. Among them was a boy who was once called a child prodigy: Code number 016, Hiro. One day, a mysterious girl called Zero Two appears in front of Hiro. “I’ve found you, my Darling.','subbed','Trigger','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13600.jpg','Jan 13, 2018',0),(27,'darling-in-the-franxx_dubbed','Darling in the Franxx','Darling in the Franxx',24,'https://animemoon.net/kitsuImages/cover_13600.jpg','Sci-Fi, Mecha, Drama, Romance, Action','The distant future: Humanity established the mobile fort city, Plantation, upon the ruined wasteland. Within the city were pilot quarters, Mistilteinn, otherwise known as the “Birdcage.†That is where the children live... Their only mission in life was the fight. Their enemies are the mysterious giant organisms known as Kyoryu. The children operate robots known as FRANXX in order to face these still unseen enemies. Among them was a boy who was once called a child prodigy: Code number 016, Hiro. One day, a mysterious girl called Zero Two appears in front of Hiro. “I’ve found you, my Darling.','dubbed','Trigger','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13600.jpg','Jan 13, 2018',0),(28,'dr-stone','Dr. STONE','',21,'https://animemoon.net/kitsuImages/cover_42080.jpg','Adventure, Sci-Fi Shounen','Several thousand years after a mysterious phenomenon that turns all of humanity to stone, the extraordinarily intelligent, science-driven boy, Senku Ishigami, awakens.\r\n\r\nFacing a world of stone and the total collapse of civilization, Senku makes up his mind to use science to rebuild the world. Starting with his super strong childhood friend Taiju Oki, who awakened at the same time, they will begin to rebuild civilization from nothing...','subbed','TMS Entertainment','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42080.jpg','Jul 05, 2019',0),(29,'dr-stone_dubbed','Dr. STONE','',6,'https://animemoon.net/kitsuImages/cover_42080.jpg','Adventure, Sci-Fi Shounen','Several thousand years after a mysterious phenomenon that turns all of humanity to stone, the extraordinarily intelligent, science-driven boy, Senku Ishigami, awakens.\r\n\r\nFacing a world of stone and the total collapse of civilization, Senku makes up his mind to use science to rebuild the world. Starting with his super strong childhood friend Taiju Oki, who awakened at the same time, they will begin to rebuild civilization from nothing...','dubbed','TMS Entertainment','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42080.jpg','Jul 05, 2019',0),(30,'how-heavy-are-the-dumbbells-you-lift','How heavy are the dumbbells you lift?','Dumbbell Nan Kilo Moteru?',11,'https://animemoon.net/img/anime/newicons/dumbbell_icon.jpg','Ecchi','Sakura Hibiki is your average high school girl, with a voracious appetite. Noticing her clothes tightening in lieu of her slowly expanding waistline she decides to look into enrolling in the nearby gym. There she runs into a girl from her grade named Souryuuin Akemi. Akemi, who has a muscle fetish tries to get Hibiki to enroll in the gym despite its high ratio of macho men. Thankfully a beautiful trainer, Machio, appears and unknowingly convinces her to enroll and start her quest to a great body.','subbed','Doga Kobo','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 3, 2019',0),(31,'how-heavy-are-the-dumbbells-you-lift_dubbed','How heavy are the dumbbells you lift?','Dumbbell Nan Kilo Moteru?',6,'https://animemoon.net/img/anime/newicons/dumbbell_icon.jpg','Ecchi','Sakura Hibiki is your average high school girl, with a voracious appetite. Noticing her clothes tightening in lieu of her slowly expanding waistline she decides to look into enrolling in the nearby gym. There she runs into a girl from her grade named Souryuuin Akemi. Akemi, who has a muscle fetish tries to get Hibiki to enroll in the gym despite its high ratio of macho men. Thankfully a beautiful trainer, Machio, appears and unknowingly convinces her to enroll and start her quest to a great body.','dubbed','Doga Kobo','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 3, 2019',0),(32,'enen-no-shouboutai','Fire Force','',17,'https://animemoon.net/kitsuImages/cover_42068.jpg','Action, Supernatural, Shounen','Tokyo is burning, and citizens are mysteriously suffering from spontaneous human combustion all throughout the city! Responsible for snuffing out this inferno is the Fire Force, and Shinra is ready to join their fight. Now, as part of Company 8, he’ll use his devil’s footprints to help keep the city from turning to ash! But his past and a burning secret behind the scenes could set everything ablaze.','subbed','David','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42068.jpg','Jul 06, 2019',0),(33,'enen-no-shouboutai_dubbed','Fire Force','',11,'https://animemoon.net/kitsuImages/cover_42068.jpg','Action, Supernatural, Shounen','Tokyo is burning, and citizens are mysteriously suffering from spontaneous human combustion all throughout the city! Responsible for snuffing out this inferno is the Fire Force, and Shinra is ready to join their fight. Now, as part of Company 8, he’ll use his devil’s footprints to help keep the city from turning to ash! But his past and a burning secret behind the scenes could set everything ablaze.','dubbed','David','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42068.jpg','Jul 06, 2019',0),(34,'boku-dake-ga-inai-machi','Erased','Boku dake ga Inai Machi',12,'https://animemoon.net/kitsuImages/cover_11110.png','Mystery, Supernatural, Psychological','When tragedy is about to strike, Satoru Fujinuma finds himself sent back several minutes before the accident occurs. The detached, 29-year-old manga artist has taken advantage of this powerful yet mysterious phenomenon, which he calls "Revival," to save many lives.\r\nHowever, when he is wrongfully accused of murdering someone close to him, Satoru is sent back to the past once again, but this time to 1988, 18 years in the past. Soon, he realizes that the murder may be connected to the abduction and killing of one of his classmates, the solitary and mysterious Kayo Hinazuki, that took place when he was a child. This is his chance to make things right.Boku dake ga Inai Machi follows Satoru in his mission to uncover what truly transpired 18 years ago and prevent the death of his classmate while protecting those he cares about in the present.','subbed','A-1 Pictures','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11110.jpg','Jan 08, 2016',0),(35,'boku-dake-ga-inai-machi_dubbed','Erased','Boku dake ga Inai Machi',12,'https://animemoon.net/kitsuImages/cover_11110.png','Mystery, Supernatural, Psychological','When tragedy is about to strike, Satoru Fujinuma finds himself sent back several minutes before the accident occurs. The detached, 29-year-old manga artist has taken advantage of this powerful yet mysterious phenomenon, which he calls "Revival," to save many lives.\r\nHowever, when he is wrongfully accused of murdering someone close to him, Satoru is sent back to the past once again, but this time to 1988, 18 years in the past. Soon, he realizes that the murder may be connected to the abduction and killing of one of his classmates, the solitary and mysterious Kayo Hinazuki, that took place when he was a child. This is his chance to make things right.Boku dake ga Inai Machi follows Satoru in his mission to uncover what truly transpired 18 years ago and prevent the death of his classmate while protecting those he cares about in the present.','dubbed','A-1 Pictures','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11110.jpg','Jan 08, 2016',0),(36,'eromanga-sensei','Eromanga Sensei','',12,'https://animemoon.net/kitsuImages/cover_11914.jpg','Comedy, Drama, Romance, Ecchi','The "new sibling romantic comedy" revolves around Masamune Izumi, a light novel author in high school. Masamune's little sister is Sagiri, a shut-in girl who hasn't left her room for an entire year. She even forces her brother to make and bring her meals when she stomps the floor. Masamune wants his sister to leave her room, because the two of them are each other's only family.\r\n\r\nMasamune's novel illustrator, pen name "Eromanga," draws extremely perverted drawings, and is very reliable. Masamune had never met his illustrator, and figured he was just a disgusting, perverted otaku. However, the truth is revealed...','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11914.jpg','Apr 09, 2017',0),(37,'given','Given','',11,'https://animemoon.net/img/anime/newicons/given_ico.jpg','Music, Slice of Life, Drama, Romance, Shounen Ai','"It's stuck deep inside me and I can't get it out of my head. Mafuyu's voice is an insane and dangerous weapon." That day, Ritsuka Uenoyama started to feel that playing the guitar and playing basketball, both of which he liked very much, were becoming boring. He then encounters Mafuyu Sato, who's holding onto a broken guitar, and decides to fix it. The moment Uenoyama finishes fixing the guitar, Mafuyu becomes completely attached to him. However, after hearing Mafuyu sing it leaves a deep impression on him.','subbed','Lerche','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 12, 2019',0),(38,'granbelm','Granbelm','',12,'https://animemoon.net/kitsuImages/cover_42159.jpg','Magic, Fantasy','It had been nearly 1,000 years since all the magic in the world disappeared, and most people had forgotten it ever existed. Kohinata Mangetsu is a cheerful high school student who has a pretty positive outlook on life, but she has nothing to call her own-- Because she wasn't good at academics or sports, she dreamed of having something she was good at. On a night where the full moon was shining brightly, she happens to meet another girl with the character for "moon" in her name named Shingetsu Ernesta Fukami. That was also when she encountered the mechanical dolls called "ARMANOX.','subbed','Unknown','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42159.jpg','Jul 06, 2019',0),(39,'grancrest-senki','Record of Grancrest War','Grancrest Senki',24,'https://animemoon.net/kitsuImages/cover_12705.jpg','Fantasy, Drama, Romance, Action, Adventure','On a continent ruled by chaos, the Lords have the power of a holy seal that can calm the chaos and protect the people. However, before anyone realizes it, the rulers cast aside their creed of purifying the chaos, and instead start to fight each other for each other's holy seals to gain dominion over one another. Shiruuka, an isolated mage who scorns the Lords for abandoning their creed, and a wandering knight named Theo, who is on a journey to train to one day liberate his hometown, make an everlasting oath to work together to reform this continent dominated by wars and chaos.','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12705.jpg','Jan 06, 2018',0),(40,'grancrest-senki_dubbed','Record of Grancrest War','Grancrest Senki',23,'https://animemoon.net/kitsuImages/cover_12705.jpg','Fantasy, Drama, Romance, Action, Adventure','On a continent ruled by chaos, the Lords have the power of a holy seal that can calm the chaos and protect the people. However, before anyone realizes it, the rulers cast aside their creed of purifying the chaos, and instead start to fight each other for each other's holy seals to gain dominion over one another. Shiruuka, an isolated mage who scorns the Lords for abandoning their creed, and a wandering knight named Theo, who is on a journey to train to one day liberate his hometown, make an everlasting oath to work together to reform this continent dominated by wars and chaos.','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12705.jpg','Jan 06, 2018',0),(41,'guilty-crown','Guilty Crown','',22,'https://animemoon.net/kitsuImages/cover_6349.jpg','Sci-Fi, Super Power, Drama, Romance, Action','Japan, 2039. Ten years after the outbreak of the "Apocalypse Virus," an event solemnly regarded as "Lost Christmas," the once proud nation has fallen under the rule of the GHQ, an independent military force dedicated to restoring order. Funeral Parlor, a guerilla group led by the infamous Gai Tsutsugami, act as freedom fighters, offering the only resistance to GHQ's cruel despotism.\r\nInori Yuzuriha, a key member of Funeral Parlor, runs into the weak and unsociable Shuu Ouma during a crucial operation, which results in him obtaining the "Power of Kings"—an ability which allows the wielder to draw out the manifestations of an individual's personality, or "voids." Now an unwilling participant in the struggle against GHQ, Shuu must learn to control his newfound power if he is to help take back Japan once and for all.Guilty Crown follows the action-packed story of a young high school student who is dragged into a war, possessing an ability that will help him uncover the secrets of the GHQ, Funeral Parlor, and Lost Christmas. However, he will soon learn that the truth comes at a far greater price than he could have ever imagined.','subbed','Production I.G','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_6349.jpg','Oct 14, 2011',0),(42,'guilty-crown_dubbed','Guilty Crown','',22,'https://animemoon.net/kitsuImages/cover_6349.jpg','Sci-Fi, Super Power, Drama, Romance, Action','Japan, 2039. Ten years after the outbreak of the "Apocalypse Virus," an event solemnly regarded as "Lost Christmas," the once proud nation has fallen under the rule of the GHQ, an independent military force dedicated to restoring order. Funeral Parlor, a guerilla group led by the infamous Gai Tsutsugami, act as freedom fighters, offering the only resistance to GHQ's cruel despotism.\r\nInori Yuzuriha, a key member of Funeral Parlor, runs into the weak and unsociable Shuu Ouma during a crucial operation, which results in him obtaining the "Power of Kings"—an ability which allows the wielder to draw out the manifestations of an individual's personality, or "voids." Now an unwilling participant in the struggle against GHQ, Shuu must learn to control his newfound power if he is to help take back Japan once and for all.Guilty Crown follows the action-packed story of a young high school student who is dragged into a war, possessing an ability that will help him uncover the secrets of the GHQ, Funeral Parlor, and Lost Christmas. However, he will soon learn that the truth comes at a far greater price than he could have ever imagined.','dubbed','Production I.G','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_6349.jpg','Oct 14, 2011',0),(43,'hyouka','Hyouka','',22,'https://animemoon.net/kitsuImages/cover_6686.jpg','Mystery, School, Slice of Life','Energy-conservative high school student Houtarou Oreki ends up with more than he bargained for when he signs up for the Classics Club at his sister's behest—especially when he realizes how deep-rooted the club's history really is. Begrudgingly, Oreki is dragged into an investigation concerning the 45-year-old mystery that surrounds the club room.\r\n\r\nAccompanied by his fellow club members, the knowledgeable Satoshi Fukube, the stern but benign Mayaka Ibara, and the ever-curious Eru Chitanda, Oreki must combat deadlines and lack of information with resourcefulness and hidden talent, in order to not only find the truth buried beneath the dust of works created years before them, but of other small side cases as well.\r\n\r\nBased on the award-winning Koten-bu light novel series, and directed by Yasuhiro Takemoto of Suzumiya Haruhi no Shoushitsu, Hyouka shows that normal life can be full of small mysteries, be it family history, a student film, or even the withered flowers that make up a ghost story.','subbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_6686.jpg','Apr 23, 2012',0),(44,'hyouka_dubbed','Hyouka','',22,'https://animemoon.net/kitsuImages/cover_6686.jpg','Mystery, School, Slice of Life','Energy-conservative high school student Houtarou Oreki ends up with more than he bargained for when he signs up for the Classics Club at his sister's behest—especially when he realizes how deep-rooted the club's history really is. Begrudgingly, Oreki is dragged into an investigation concerning the 45-year-old mystery that surrounds the club room.\r\n\r\nAccompanied by his fellow club members, the knowledgeable Satoshi Fukube, the stern but benign Mayaka Ibara, and the ever-curious Eru Chitanda, Oreki must combat deadlines and lack of information with resourcefulness and hidden talent, in order to not only find the truth buried beneath the dust of works created years before them, but of other small side cases as well.\r\n\r\nBased on the award-winning Koten-bu light novel series, and directed by Yasuhiro Takemoto of Suzumiya Haruhi no Shoushitsu, Hyouka shows that normal life can be full of small mysteries, be it family history, a student film, or even the withered flowers that make up a ghost story.','dubbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_6686.jpg','Apr 23, 2012',0),(45,'isekai-cheat-magician','Isekai Cheat Magician','',11,'https://animemoon.net/img/anime/newicons/isekai_ico.jpg','Action, Adventure, Fantasy','As regular high school students Taichi and Rin disappeared in a beam of light. When they came to, the two of them were already in a world of swords and magic. Finally getting away after experiencing an attack by monsters, following the suggestion of adventurers they headed on the path towards the guild. In the guild, the two of them found out that they possessed unbelievably powerful magic. Thus the regular high school students transformed into the strongest cheats...','subbed','Encourage Films','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 10, 2019',0),(46,'joshikausei','Joshikausei','',12,'https://animemoon.net/img/anime/newicons/joshi.jpg','Slice of Life, Comedy, School','Who needs dialog when you're this cute? The beautiful (but unlucky) Momoko, the cool, collected Shibumi, and the refreshingly innocent Mayumi star in a "silent manga." No speeches, no dialog! Just pictures, sound effects, and three high school girls living their daily lives.','subbed','Seven','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Apr 6, 2019',0),(47,'kanata-no-astra','Astra lost in Space','Kanata no Astra',12,'https://animemoon.net/kitsuImages/cover_42148.jpg','Sci-Fi, Adventure, Space, Shounen','In the year 2063, eight high school students and a kid are flown out to Planet Camp, tasked with surviving on their own for a few days. But shortly after arriving, an ominous glowing orb warps them to an unknown quadrant of space, nearly 5,012 light years away. Now, the only way back home is a slow, dangerous trek across the universe—a journey that’ll test them in ways Planet Camp never could.','subbed','Lerche','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42148.jpg','Jul 03, 2019',0),(48,'kanata-no-astra_dubbed','Astra lost in Space','Kanata no Astra',8,'https://animemoon.net/kitsuImages/cover_42148.jpg','Sci-Fi, Adventure, Space, Shounen','In the year 2063, eight high school students and a kid are flown out to Planet Camp, tasked with surviving on their own for a few days. But shortly after arriving, an ominous glowing orb warps them to an unknown quadrant of space, nearly 5,012 light years away. Now, the only way back home is a slow, dangerous trek across the universe—a journey that’ll test them in ways Planet Camp never could.','dubbed','Lerche','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42148.jpg','Jul 03, 2019',0),(49,'katsute-kami-datta-kemono-tachi-e','To the Abandoned Sacred Beasts','Katsute Kami Datta Kemono-tachi e',10,'https://animemoon.net/kitsuImages/cover_42268.jpg','Action, Drama, Fantasy, Shounen','The democratic nation of Patria was created on the continent of Patria.\r\n\r\nBecause of economical disputes, the country split north and south, creating the Northern Union of Patria and the Southern Confederation of Patria and they waged a long civil war. With their numbers dwindling, the North decides to use forbidden technology in order to defeat the South. This technology turns humans into monster-like soldiers, giving them almost godlike powers. And with those powers, the long war came to an end and peace was restored.\r\n\r\nIncarnates. They were the heroes who saved the country and were regarded as gods.\r\n\r\nTime had passed, leaving the war behind. The people who had given up their human forms to become Incarnates were now feared by the masses due to their overwhelming power and were now called Beasts.\r\n\r\nThe former captain of the Incarnate squad, Hank, was on a journey to find his former Incarnate comrades who had turned into Beasts and was hunting them down as the Beast Hunter. A young woman named Schaal was on a journey to find the person who killed her Incarnate father. She encounters Hank and decides to go on a journey with him to discover the truth behind her father's death. She eventually finds out that the battle is never truly over, and the existence of the man Hank is looking for who is apparently responsible for letting the Beasts loose into the world.','subbed','MAPPA','Finished Airing','null-','https://animemoon.net/kitsuImages/banner_42268.jpg','Jul 01, 2019',0),(50,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka','Kawaikereba Hentai demo Suki ni Natte Kuremasu ka?','',12,'https://animemoon.net/img/anime/newicons/lilicon.jpg','Harem, Comedy, Romance, Ecchi, School','A high school student whose year of not having a girlfriend is his age, Keiki Kiryuu, suddenly received a love letter. He is happy he can finally have a girlfriend, but is also surprised because not only there is no sender name but also includes a white underwear…??? The cute girls who gather around him are all weird and with reasons!? Who is the Cinderella who sent the underwear? The mystery called out mystery, even hentai was called out. A new feeling of love comedy that calls out hentai begins……!!','subbed','Seven','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 8, 2019',0),(51,'kawaikereba-hentai-demo-suki-ni-natte-kuremasu-ka_dubbed','Kawaikereba Hentai demo Suki ni Natte Kuremasu ka?','',10,'https://animemoon.net/img/anime/newicons/lilicon.jpg','Harem, Comedy, Romance, Ecchi, School','A high school student whose year of not having a girlfriend is his age, Keiki Kiryuu, suddenly received a love letter. He is happy he can finally have a girlfriend, but is also surprised because not only there is no sender name but also includes a white underwear…??? The cute girls who gather around him are all weird and with reasons!? Who is the Cinderella who sent the underwear? The mystery called out mystery, even hentai was called out. A new feeling of love comedy that calls out hentai begins……!!','dubbed','Seven','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 8, 2019',0),(52,'koe-no-katachi','A Silent Voice','Koe no Katachi',1,'https://animemoon.net/kitsuImages/cover_10028.jpeg','School, Drama Romance','Shoya is a bully. When Shoko, a girl who can't hear, enters his elementary school class, she becomes their favorite target, and Shoya and his friends goad each other into devising new tortures for her. But the children's cruelty goes too far. Shoko is forced to leave the school, and Shoya ends up shouldering all the blame. Six years later, the two meet again.','subbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10028.jpg','Sep 17, 2016',0),(53,'koe-no-katachi_dubbed','A Silent Voice','Koe no Katachi',1,'https://animemoon.net/kitsuImages/cover_10028.jpeg','School, Drama Romance','Shoya is a bully. When Shoko, a girl who can't hear, enters his elementary school class, she becomes their favorite target, and Shoya and his friends goad each other into devising new tortures for her. But the children's cruelty goes too far. Shoko is forced to leave the school, and Shoya ends up shouldering all the blame. Six years later, the two meet again.','dubbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10028.jpg','Sep 17, 2016',0),(54,'kono-subarashii-sekai-ni-shukufuku-wo','KonoSuba: God's Blessing on This Wonderful World!','',10,'https://animemoon.net/kitsuImages/cover_10941.jpg','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure','After dying a laughable and pathetic death on his way back from buying a game, high school student and recluse Kazuma Satou finds himself sitting before a beautiful but obnoxious goddess named Aqua. She provides the NEET with two options: continue on to heaven or reincarnate in every gamer's dream—a real fantasy world! Choosing to start a new life, Kazuma is quickly tasked with defeating a Demon King who is terrorizing villages. But before he goes, he can choose one item of any kind to aid him in his quest, and the future hero selects Aqua. But Kazuma has made a grave mistake—Aqua is completely useless!\r\n\r\nUnfortunately, their troubles don't end here; it turns out that living in such a world is far different from how it plays out in a game. Instead of going on a thrilling adventure, the duo must first work to pay for their living expenses.','subbed','Deen','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10941.png','Jan 14, 2016',0),(55,'kono-subarashii-sekai-ni-shukufuku-wo_dubbed','KonoSuba: God's Blessing on This Wonderful World!','',10,'https://animemoon.net/kitsuImages/cover_10941.jpg','Comedy, Magic, Supernatural, Parody, Fantasy, Adventure','After dying a laughable and pathetic death on his way back from buying a game, high school student and recluse Kazuma Satou finds himself sitting before a beautiful but obnoxious goddess named Aqua. She provides the NEET with two options: continue on to heaven or reincarnate in every gamer's dream—a real fantasy world! Choosing to start a new life, Kazuma is quickly tasked with defeating a Demon King who is terrorizing villages. But before he goes, he can choose one item of any kind to aid him in his quest, and the future hero selects Aqua. But Kazuma has made a grave mistake—Aqua is completely useless!\r\n\r\nUnfortunately, their troubles don't end here; it turns out that living in such a world is far different from how it plays out in a game. Instead of going on a thrilling adventure, the duo must first work to pay for their living expenses.','dubbed','Deen','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10941.png','Jan 14, 2016',0),(56,'lord-el-melloi-ii-sei-no-jikenbo-rail-zeppelin-grace-note','Lord El-Melloi II Sei no Jikenbo: Rail Zeppelin Grace Note','',12,'https://animemoon.net/img/anime/newicons/lord_ico.jpg','Fantasy, Mystery, Supernatural','When Lord El-Melloi II, the later Waver Velvet, gets asked to claim his inheritance over Adra Castle, he travels there with his apprentice Gray to do so. But they are not the only ones called that way. The will of the previous owner states that the assembled contestants—including Luviagelita Edelfelt—must compete in a game of wits to win the castle.','subbed','Troyca','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 7, 2019',0),(57,'made-in-abyss','Made in Abyss','',13,'https://animemoon.net/kitsuImages/cover_13273.jpg','Sci-Fi, Mystery, Fantasy, Drama, Adventure','The enormous cave system, known as the Abyss, is the only unexplored place in the world. Nobody knows how deep down goes this titanic pit, inhabited by strange and wondrous creatures and full of mysterious ancient relics which purpose in unknown to modern man. Generations of bold adventurers have been drawn by the cryptic depths of the Abyss. In course of time those bold enough to explore the dangerous pit came to be known as "Cave Raiders."\r\n\r\nIn Oosu, the town at the edge of the Abyss, there lives a little orphan named Rico, who dreams of becoming as great a cave raider as her mother was and solving the great mystery of the pit. One day exploring the murky depths she stumbles upon a little boy, who turns out to be a robot...','subbed','Kimena Citrus','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13273.jpg','Jul 07, 2017',0),(58,'made-in-abyss_dubbed','Made in Abyss','',13,'https://animemoon.net/kitsuImages/cover_13273.jpg','Sci-Fi, Mystery, Fantasy, Drama, Adventure','The enormous cave system, known as the Abyss, is the only unexplored place in the world. Nobody knows how deep down goes this titanic pit, inhabited by strange and wondrous creatures and full of mysterious ancient relics which purpose in unknown to modern man. Generations of bold adventurers have been drawn by the cryptic depths of the Abyss. In course of time those bold enough to explore the dangerous pit came to be known as "Cave Raiders."\r\n\r\nIn Oosu, the town at the edge of the Abyss, there lives a little orphan named Rico, who dreams of becoming as great a cave raider as her mother was and solving the great mystery of the pit. One day exploring the murky depths she stumbles upon a little boy, who turns out to be a robot...','dubbed','Kimena Citrus','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13273.jpg','Jul 07, 2017',0),(59,'mahoutsukai-no-yome','The Ancient Magus' Bride','The Ancient Magus Bride',24,'https://animemoon.net/kitsuImages/cover_13228.jpg','Magic, Fantasy, Slice of Life','Hatori Chise has lived a life full of neglect and abuse, devoid of anything resembling love. Far from the warmth of family, she has had her share of troubles and pitfalls. Just when all hope seems lost, a fateful encounter awaits her. When a man with the head of a beast, wielding strange powers, obtains her through a slave auction, Chise's life will never be the same again. The man is a "magus,"a sorcerer of great power, who decides to free Chise from the bonds of captivity.','subbed','Wit Studio','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13228.png','Oct 08, 2017',0),(60,'mahoutsukai-no-yome_dubbed','The Ancient Magus' Bride','The Ancient Magus Bride',24,'https://animemoon.net/kitsuImages/cover_13228.jpg','Magic, Fantasy Slice of Life','Hatori Chise has lived a life full of neglect and abuse, devoid of anything resembling love. Far from the warmth of family, she has had her share of troubles and pitfalls. Just when all hope seems lost, a fateful encounter awaits her. When a man with the head of a beast, wielding strange powers, obtains her through a slave auction, Chise's life will never be the same again. The man is a "magus,"a sorcerer of great power, who decides to free Chise from the bonds of captivity.','dubbed','Wit Studio','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13228.png','Oct 08, 2017',0),(61,'orange','Orange','Orange',13,'https://animemoon.net/kitsuImages/cover_11844.jpg','Sci-Fi, School, Drama, Romance','One day, Naho Takamiya receives a letter written to herself from ten years in the future. As Naho reads on, the letter recites the exact events of the day, including the transfer of a new student into her class named Kakeru Naruse.\r\nThe Naho from ten years later repeatedly states that she has many regrets, and she wants to fix these by making sure the Naho from the past can make the right decisions—especially regarding Kakeru. What's more shocking is that she discovers that ten years later, Kakeru will no longer be with them. Future Naho asks her to watch over him closely.','subbed','Telecom Animation Film','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11844.jpg','Jul 04, 2016',0),(62,'orange_dubbed','Orange','Orange',13,'https://animemoon.net/kitsuImages/cover_11844.jpg','Sci-Fi, School, Drama, Romance','One day, Naho Takamiya receives a letter written to herself from ten years in the future. As Naho reads on, the letter recites the exact events of the day, including the transfer of a new student into her class named Kakeru Naruse.\r\nThe Naho from ten years later repeatedly states that she has many regrets, and she wants to fix these by making sure the Naho from the past can make the right decisions—especially regarding Kakeru. What's more shocking is that she discovers that ten years later, Kakeru will no longer be with them. Future Naho asks her to watch over him closely.','dubbed','Telecom Animation Film','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11844.jpg','Jul 04, 2016',0),(63,'sounan-desu-ka','Are You Lost?','Sounan Desu Ka',19,'https://animemoon.net/kitsuImages/cover_42171.jpg','Adventure, Comedy, Seinen','Because of a plane crash…starting today, we're spending the springtime of our lives on a desert island!! There's nothing here, so we have to make everything!! And eat everything!! (Ugh!) Check out our high school girl survival story of courage and knowledge. We're actually doing pretty well! [Volume One Includes:] How to eat cicadas, how to build traps, a simple allergy test, how to eat hermit crabs, etc.','subbed','Deen','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42171.png','Jul 02, 2019',0),(64,'ssss-gridman','SSSS.GRIDMAN','SSSS.GRIDMAN',12,'https://animemoon.net/kitsuImages/cover_13601.jpg','Mecha','Yuta Hibiki can’t remember who he is, and now he’s seeing and hearing things that others don’t! A voice from an old computer tells him to remember his calling, and he sees a massive, unmoving creature in the distance.','subbed','Trigger','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13601.jpg','Oct 07, 2018',0),(65,'ssss-gridman_dubbed','SSSS.GRIDMAN','SSSS.GRIDMAN',12,'https://animemoon.net/kitsuImages/cover_13601.jpg','Mecha','Yuta Hibiki can’t remember who he is, and now he’s seeing and hearing things that others don’t! A voice from an old computer tells him to remember his calling, and he sees a massive, unmoving creature in the distance.','dubbed','Trigger','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13601.jpg','Oct 07, 2018',0),(66,'tejina-senpai','Magical Sempai','Tejina senpai',13,'https://animemoon.net/kitsuImages/cover_42082.jpeg','Comedy, School, Seinen','\"I encountered her ... a cute, but \'weird\' senpai!\" Magic-loving but stage-fright-addled, this senpai comes with a failure rate of 100%—but you can\'t take your eyes off her! The off-color, magical gag manga that\'s caused an uproar all over Japan is finally here! Here\'s to non-athletic hobbies!','subbed','I dont know :(','Finished Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42082.jpg','Jul 02, 2019',0),(67,'uchi-no-ko-no-tame-naraba,-ore-wa-moshikashitara-maou-mo-taoseru-kamo-shirenai.','Uchi no Ko no Tame naraba, Ore wa Moshikashitara Maou mo Taoseru kamo Shirenai.','UchiMusume',12,'https://animemoon.net/img/anime/newicons/uchi_musume_ico.jpg','Slice of Life, Fantasy','Dale is a cool, composed, and highly skilled adventurer who's made quite a name for himself despite his youth. One day on a job deep in the forest, he comes across a little devil girl who's almost wasted away. Unable to just leave her there to die, Dale takes her home and becomes her adoptive father. Devil or not, Latina is beyond adorable, and the adventurer soon finds himself head over heels with being a parent. But why was she out in the forest to begin with, and why does she carry the mark of a criminal?','subbed','Maho Films','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 4, 2019',0),(68,'vinland-saga','Vinland Saga','Vinland Saga',18,'https://animemoon.net/kitsuImages/cover_41084.jpg','Historical, Drama, Action, Adventure','As a child, Thorfinn sat at the feet of the great Leif Ericson and thrilled to wild tales of a land far to the west. But his youthful fantasies were shattered by a mercenary raid. Raised by the Vikings who murdered his family, Thorfinn became a terrifying warrior, forever seeking to kill the band's leader, Askeladd, and avenge his father. Sustaining Throfinn through his ordeal are his pride in his family and his dreams of a fertile westward land, a land without war or slavery … the land Leif called Vinland.','subbed','Wit ','Currently Airing','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_41084.jpg','Jul 08, 2019',0),(69,'violet-evergarden','Violet Evergarden','Violet Evergarden',12,'https://animemoon.net/kitsuImages/cover_12230.jpg','Fantasy, Slice of Life, Drama','There are words Violet heard on the battlefield, which she cannot forget. These words were given to her by someone she holds dear, more than anyone else. She does not yet know their meaning.\r\nA certain point in time, in the continent of Telesis. The great war which divided the continent into North and South has ended after four years, and the people are welcoming a new generation.\r\n\r\nViolet Evergarden, a young girl formerly known as “the weaponâ€, has left the battlefield to start a new life at CH Postal Service. There, she is deeply moved by the work of “Auto Memories Dollsâ€, who carry people's thoughts and convert them into words.\r\n\r\nViolet begins her journey as an Auto Memories Doll, and comes face to face with various people's emotions and differing shapes of love. All the while searching for the meaning of those words.','subbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12230.jpg','Jan 11, 2018',0),(70,'violet-evergarden_dubbed','Violet Evergarden','Violet Evergarden',13,'https://animemoon.net/kitsuImages/cover_12230.jpg','Fantasy, Slice of Life, Drama','There are words Violet heard on the battlefield, which she cannot forget. These words were given to her by someone she holds dear, more than anyone else. She does not yet know their meaning.\r\nA certain point in time, in the continent of Telesis. The great war which divided the continent into North and South has ended after four years, and the people are welcoming a new generation.\r\n\r\nViolet Evergarden, a young girl formerly known as “the weaponâ€, has left the battlefield to start a new life at CH Postal Service. There, she is deeply moved by the work of “Auto Memories Dollsâ€, who carry people's thoughts and convert them into words.\r\n\r\nViolet begins her journey as an Auto Memories Doll, and comes face to face with various people's emotions and differing shapes of love. All the while searching for the meaning of those words.','dubbed','Kyou Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12230.jpg','Jan 11, 2018',0),(71,'yakusoku-no-neverland','The Promised Neverland','The Promised Neverland',12,'https://animemoon.net/kitsuImages/cover_41312.jpg','Sci-Fi, Mystery, Horror','The orphans at Grace Field House have only ever known peace. Their home is nice, their bellies stay full, and their caretaker, Mom, loves them very much. But their world turns upside down when the smartest children of the bunch—Emma, Ray, and Norman—learn what horror awaits them on adoption day. Now, their cultivated wit may be their only chance of survival.','subbed','CloverWorks','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_41312.png','Jan 11, 2019',0),(72,'yakusoku-no-neverland_dubbed','The Promised Neverland','The Promised Neverland',12,'https://animemoon.net/kitsuImages/cover_41312.jpg','Sci-Fi, Mystery, Horror','The orphans at Grace Field House have only ever known peace. Their home is nice, their bellies stay full, and their caretaker, Mom, loves them very much. But their world turns upside down when the smartest children of the bunch—Emma, Ray, and Norman—learn what horror awaits them on adoption day. Now, their cultivated wit may be their only chance of survival.','dubbed','CloverWorks','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_41312.png','Jan 11, 2019',0),(73,'youjo-senki','Saga of Tanya the Evil','Youjo Senki',12,'https://animemoon.net/kitsuImages/cover_11794.jpg','Magic, Military','On the front lines of the war, there is a little girl. Blond hair, blue eyes, and porcelain white skin, she commands her squad with lisping voice. Her name is Tanya Degurechaff. But in reality, she is one of Japan's most elite salarymen, reborn as a little girl after angering a mysterious being who calls himself God. This little girl, who prioritizes efficiency and her own career over anything else, will become the most dangerous being amongst the sorcerers of the imperial army.','subbed','Nut','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_11794.jpg','Jan 06, 2017',0),(74,'youjo-senki_dubbed','Saga of Tanya the Evil','Youjo Senki',0,'https://animemoon.net/kitsuImages/cover_11794.jpg','Magic, Military','On the front lines of the war, there is a little girl. Blond hair, blue eyes, and porcelain white skin, she commands her squad with lisping voice. Her name is Tanya Degurechaff. But in reality, she is one of Japan's most elite salarymen, reborn as a little girl after angering a mysterious being who calls himself God. This little girl, who prioritizes efficiency and her own career over anything else, will become the most dangerous being amongst the sorcerers of the imperial army.','dubbed','Nut','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_11794.jpg','Jan 06, 2017',0),(75,'shigatsu-wa-kimi-no-uso','Your Lie in April','Shigatsu wa kimi no Uso',22,'https://animemoon.net/kitsuImages/cover_8403.jpg','School, Music, Drama, Romance, Friendship','Music accompanies the path of the human metronome, the prodigious pianist Kousei Arima. But after the passing of his mother, Saki Arima, Kousei falls into a downward spiral, rendering him unable to hear the sound of his own piano.\r\nTwo years later, Kousei still avoids the piano, leaving behind his admirers and rivals, and lives a colorless life alongside his friends Tsubaki Sawabe and Ryouta Watari. However, everything changes when he meets a beautiful violinist, Kaori Miyazono, who stirs up his world and sets him on a journey to face music again.\r\nBased on the manga series of the same name, Shigatsu wa Kimi no Uso approaches the story of Kousei's recovery as he discovers that music is more than playing each note perfectly, and a single melody can bring in the fresh spring air of April.','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8403.png','Oct 10, 2014',0),(76,'shigatsu-wa-kimi-no-uso_dubbed','Your Lie in April','Shigatsu wa kimi no Uso',22,'https://animemoon.net/kitsuImages/cover_8403.jpg','School, Music, Drama, Romance, Friendship','Music accompanies the path of the human metronome, the prodigious pianist Kousei Arima. But after the passing of his mother, Saki Arima, Kousei falls into a downward spiral, rendering him unable to hear the sound of his own piano.\r\nTwo years later, Kousei still avoids the piano, leaving behind his admirers and rivals, and lives a colorless life alongside his friends Tsubaki Sawabe and Ryouta Watari. However, everything changes when he meets a beautiful violinist, Kaori Miyazono, who stirs up his world and sets him on a journey to face music again.\r\nBased on the manga series of the same name, Shigatsu wa Kimi no Uso approaches the story of Kousei's recovery as he discovers that music is more than playing each note perfectly, and a single melody can bring in the fresh spring air of April.','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8403.png','Oct 10, 2014',0),(77,'zankyou-no-terror','Terror in Resonance','Zankyou no Terror',11,'https://animemoon.net/kitsuImages/cover_8342.jpg','Mystery, Psychological, Thriller','Painted in red, the word "VON" is all that is left behind after a terrorist attack on a nuclear facility in Japan. The government is shattered by their inability to act, and the police are left frantically searching for ways to crack down the perpetrators. The public are clueless—until, six months later, a strange video makes its way onto the internet. In it, two teenage boys who identify themselves only as "Sphinx" directly challenge the police, threatening to cause destruction and mayhem across Tokyo. Unable to stop the mass panic quickly spreading through the city and desperate for any leads in their investigation, the police struggle to act effectively against these terrorists, with Detective Kenjirou Shibazaki caught in the middle of it all.Zankyou no Terror tells the story of Nine and Twelve, the two boys behind the masked figures of Sphinx. They should not exist, yet they stand strong in a world of deception and secrets while they make the city fall around them, all in the hopes of burying their own tragic truth.','subbed','MAPPA','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_8342.jpg','Jul 11, 2014',0),(78,'zankyou-no-terror_dubbed','Terror in Resonance','Zankyou no Terror',11,'https://animemoon.net/kitsuImages/cover_8342.jpg','Mystery, Psychological, Thriller','Painted in red, the word "VON" is all that is left behind after a terrorist attack on a nuclear facility in Japan. The government is shattered by their inability to act, and the police are left frantically searching for ways to crack down the perpetrators. The public are clueless—until, six months later, a strange video makes its way onto the internet. In it, two teenage boys who identify themselves only as "Sphinx" directly challenge the police, threatening to cause destruction and mayhem across Tokyo. Unable to stop the mass panic quickly spreading through the city and desperate for any leads in their investigation, the police struggle to act effectively against these terrorists, with Detective Kenjirou Shibazaki caught in the middle of it all.Zankyou no Terror tells the story of Nine and Twelve, the two boys behind the masked figures of Sphinx. They should not exist, yet they stand strong in a world of deception and secrets while they make the city fall around them, all in the hopes of burying their own tragic truth.','dubbed','MAPPA','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_8342.jpg','Jul 11, 2014',0),(79,'maou-sama,-retry!','Maou-sama, Retry!','',12,'https://animemoon.net/img/anime/newicons/mao_sama.jpg','Action, Adventure, Fantasy','Oono Akira, a working adult that can be found anywhere, was transported to a different world while logged into a character known as the "Demon Lord" in a game he manages. There, he meets a girl with a disabled leg and they begin to travel together, but there's no way that others will leave a "demon lord" with such overwhelming strengths alone. While being targeted by countries and saints that are trying to subdue the demon lord, they cause turmoil wherever they go. Demon lord on the outside, normal person on the inside, a misunderstanding type fantasy! ','subbed','EKACHI EPILKA','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 4, 2019',0),(80,'maou-sama,-retry!_dubbed','Maou-sama, Retry!','',6,'https://animemoon.net/img/anime/newicons/mao_sama.jpg','Action, Adventure, Fantasy','Oono Akira, a working adult that can be found anywhere, was transported to a different world while logged into a character known as the "Demon Lord" in a game he manages. There, he meets a girl with a disabled leg and they begin to travel together, but there's no way that others will leave a "demon lord" with such overwhelming strengths alone. While being targeted by countries and saints that are trying to subdue the demon lord, they cause turmoil wherever they go. Demon lord on the outside, normal person on the inside, a misunderstanding type fantasy! ','dubbed','EKACHI EPILKA','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Jul 4, 2019',0),(81,'highschool-of-the-dead','Highschool of the Dead','',12,'https://animemoon.net/img/anime/newicons/high_school_of_the_dead_ico.jpg','Action, Horror, Supernatural, Ecchi, Shounen','It happened suddenly: The dead began to rise and Japan was thrown into total chaos. As these monsters begin terrorizing a high school, Takashi Kimuro is forced to kill his best friend when he gets bitten and joins the ranks of the walking dead. Vowing to protect Rei Miyamoto, the girlfriend of the man he just executed, they narrowly escape their death trap of a school, only to be greeted with a society that has already fallen. Soon, Takashi and Rei band together with other students on a journey to find their family members and uncover what caused this overwhelming pandemic. Joining them is Saeko Busujima, the beautiful president of the Kendo Club; Kouta Hirano, an otaku with a fetish for firearms; Saya Takagi, the daughter of an influential politician; and Shizuka Marikawa, their hot school nurse. But will the combined strength of these individuals be enough to conquer this undead apocalypse?','subbed','Madhouse','Finished Airing','R+ - Mild Nudity','https://animemoon.net/img/anime/newicons/high_school_of_the_dead_wp.jpg','Jul 5, 2010',0),(82,'highschool-of-the-dead_dubbed','Highschool of the Dead','',12,'https://animemoon.net/img/anime/newicons/high_school_of_the_dead_ico.jpg','Action, Horror, Supernatural, Ecchi, Shounen','It happened suddenly: The dead began to rise and Japan was thrown into total chaos. As these monsters begin terrorizing a high school, Takashi Kimuro is forced to kill his best friend when he gets bitten and joins the ranks of the walking dead. Vowing to protect Rei Miyamoto, the girlfriend of the man he just executed, they narrowly escape their death trap of a school, only to be greeted with a society that has already fallen. Soon, Takashi and Rei band together with other students on a journey to find their family members and uncover what caused this overwhelming pandemic. Joining them is Saeko Busujima, the beautiful president of the Kendo Club; Kouta Hirano, an otaku with a fetish for firearms; Saya Takagi, the daughter of an influential politician; and Shizuka Marikawa, their hot school nurse. But will the combined strength of these individuals be enough to conquer this undead apocalypse?','dubbed','Madhouse','Finished Airing','R+ - Mild Nudity','https://animemoon.net/img/anime/newicons/high_school_of_the_dead_wp.jpg','Jul 5, 2010',0),(83,'death-note','Death Note','',37,'https://animemoon.net/kitsuImages/cover_1376.png','Mystery, Supernatural, Police, Psychological, Thriller','A shinigami, as a god of death, can kill any person—provided they see their victim's face and write their victim's name in a notebook called a Death Note. One day, Ryuk, bored by the shinigami lifestyle and interested in seeing how a human would use a Death Note, drops one into the human realm.\r\n\r\nHigh school student and prodigy Light Yagami stumbles upon the Death Note and—since he deplores the state of the world—tests the deadly notebook by writing a criminal's name in it. When the criminal dies immediately following his experiment with the Death Note, Light is greatly surprised and quickly recognizes how devastating the power that has fallen into his hands could be.\r\n\r\nWith this divine capability, Light decides to extinguish all criminals in order to build a new world where crime does not exist and people worship him as a god. Police, however, quickly discover that a serial killer is targeting criminals and, consequently, try to apprehend the culprit. To do this, the Japanese investigators count on the assistance of the best detective in the world: a young and eccentric man known only by the name of L.','subbed','Madhouse','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_1376.jpg','Oct 04, 2006',0),(84,'death-note_dubbed','Death Note','',0,'https://animemoon.net/kitsuImages/cover_1376.png','Mystery, Supernatural, Police, Psychological, Thriller','A shinigami, as a god of death, can kill any person—provided they see their victim's face and write their victim's name in a notebook called a Death Note. One day, Ryuk, bored by the shinigami lifestyle and interested in seeing how a human would use a Death Note, drops one into the human realm.\r\n\r\nHigh school student and prodigy Light Yagami stumbles upon the Death Note and—since he deplores the state of the world—tests the deadly notebook by writing a criminal's name in it. When the criminal dies immediately following his experiment with the Death Note, Light is greatly surprised and quickly recognizes how devastating the power that has fallen into his hands could be.\r\n\r\nWith this divine capability, Light decides to extinguish all criminals in order to build a new world where crime does not exist and people worship him as a god. Police, however, quickly discover that a serial killer is targeting criminals and, consequently, try to apprehend the culprit. To do this, the Japanese investigators count on the assistance of the best detective in the world: a young and eccentric man known only by the name of L.','dubbed','Madhouse','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_1376.jpg','Oct 04, 2006',0),(85,'wolf-children','Wolf Children','',1,'https://animemoon.net/kitsuImages/cover_6711.jpg','Fantasy, Slice of Life, Family','Hana, a hard-working college student, falls in love with a mysterious man who attends one of her classes though he is not an actual student. As it turns out, he is not truly human either. On a full moon night, he transforms, revealing that he is the last werewolf alive. Despite this, Hana's love remains strong, and the two ultimately decide to start a family.\r\nHana gives birth to two healthy children—Ame, born during rainfall, and Yuki, born during snowfall—both possessing the ability to turn into wolves, a trait inherited from their father. All too soon, however, the sudden death of her lover devastates Hana's life, leaving her to raise a peculiar family completely on her own. The stress of raising her wild-natured children in a densely populated city, all while keeping their identity a secret, culminates in a decision to move to the countryside, where she hopes Ame and Yuki can live a life free from the judgments of society. Wolf Children is the heartwarming story about the challenges of being a single mother in an unforgiving modern world.','subbed','Chizu','Finished','PG-Children','https://animemoon.net/kitsuImages/banner_6711.jpg','Jul 21, 2012',0),(86,'wolf-children_dubbed','Wolf Children','',1,'https://animemoon.net/kitsuImages/cover_6711.jpg','Fantasy, Slice of Life, Family','Hana, a hard-working college student, falls in love with a mysterious man who attends one of her classes though he is not an actual student. As it turns out, he is not truly human either. On a full moon night, he transforms, revealing that he is the last werewolf alive. Despite this, Hana's love remains strong, and the two ultimately decide to start a family.\r\nHana gives birth to two healthy children—Ame, born during rainfall, and Yuki, born during snowfall—both possessing the ability to turn into wolves, a trait inherited from their father. All too soon, however, the sudden death of her lover devastates Hana's life, leaving her to raise a peculiar family completely on her own. The stress of raising her wild-natured children in a densely populated city, all while keeping their identity a secret, culminates in a decision to move to the countryside, where she hopes Ame and Yuki can live a life free from the judgments of society. Wolf Children is the heartwarming story about the challenges of being a single mother in an unforgiving modern world.','dubbed','Chizu','Finished','PG-Children','https://animemoon.net/kitsuImages/banner_6711.jpg','Jul 21, 2012',0),(87,'sayonara-no-asa-ni-yakusoku-no-hana-wo-kazarou','Maquia: When the Promised Flower Blooms','Sayonara no asa ni Yakuso no hana wo Kazorou',1,'https://animemoon.net/kitsuImages/cover_13612.jpg','Fantasy, Drama','The people of Iolph have a lifespan of hundreds of years and maintain their teenage appearances for life, but when the peace of this town is shattered by those who want the secret to their longevity for themselves, a young girl named Maquia is forced to escape. Wandering the land alone, upon finding an orphaned baby she chooses to raise him, but as this boy grows up so the difference in their lifespans is thrown into ever-sharper relief.','subbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13612.jpg','Feb 24, 2018',0),(88,'sayonara-no-asa-ni-yakusoku-no-hana-wo-kazarou_dubbed','Maquia: When the Promised Flower Blooms','Sayonara no asa ni Yakuso no hana wo Kazorou',1,'https://animemoon.net/kitsuImages/cover_13612.jpg','Fantasy, Drama','The people of Iolph have a lifespan of hundreds of years and maintain their teenage appearances for life, but when the peace of this town is shattered by those who want the secret to their longevity for themselves, a young girl named Maquia is forced to escape. Wandering the land alone, upon finding an orphaned baby she chooses to raise him, but as this boy grows up so the difference in their lifespans is thrown into ever-sharper relief.','dubbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13612.jpg','Feb 24, 2018',0),(89,'howl-s-moving-castle','Howl's Moving Castle','',1,'https://animemoon.net/kitsuImages/cover_395.jpg','Fantasy, Drama Romance Adventure','That jumbled piece of architecture, that cacophony of hissing steam and creaking joints, with smoke billowing from it as it moves on its own... That castle is home to the magnificent wizard Howl, infamous for both his magical prowess and for being a womanizer—or so the rumor goes in Sophie Hatter's small town. Sophie, as the plain daughter of a hatmaker, does not expect much from her future and is content with working hard in the shop. \r\nHowever, Sophie's simple life takes a turn for the exciting when she is ensnared in a disturbing situation, and the mysterious wizard appears to rescue her. Unfortunately, this encounter, brief as it may be, spurs the vain and vengeful Witch of the Waste—in a fit of jealousy caused by a past discord with Howl—to put a curse on the maiden, turning her into an old woman.\r\nIn an endeavor to return to normal, Sophie must accompany Howl and a myriad of eccentric companions—ranging from a powerful fire demon to a hopping scarecrow—in his living castle, on a dangerous adventure as a raging war tears their kingdom apart.','subbed','Ghibli','Finished','G-All Ages','https://animemoon.net/kitsuImages/banner_395.png','Nov 20, 2004',0),(90,'howl-s-moving-castle_dubbed','Howl's Moving Castle','',1,'https://animemoon.net/kitsuImages/cover_395.jpg','Fantasy, Drama Romance Adventure','That jumbled piece of architecture, that cacophony of hissing steam and creaking joints, with smoke billowing from it as it moves on its own... That castle is home to the magnificent wizard Howl, infamous for both his magical prowess and for being a womanizer—or so the rumor goes in Sophie Hatter's small town. Sophie, as the plain daughter of a hatmaker, does not expect much from her future and is content with working hard in the shop. \r\nHowever, Sophie's simple life takes a turn for the exciting when she is ensnared in a disturbing situation, and the mysterious wizard appears to rescue her. Unfortunately, this encounter, brief as it may be, spurs the vain and vengeful Witch of the Waste—in a fit of jealousy caused by a past discord with Howl—to put a curse on the maiden, turning her into an old woman.\r\nIn an endeavor to return to normal, Sophie must accompany Howl and a myriad of eccentric companions—ranging from a powerful fire demon to a hopping scarecrow—in his living castle, on a dangerous adventure as a raging war tears their kingdom apart.','dubbed','Ghibli','Finished','G-All Ages','https://animemoon.net/kitsuImages/banner_395.png','Nov 20, 2004',0),(91,'grave-of-the-fireflies','Grave of the Fireflies','',1,'https://animemoon.net/kitsuImages/cover_534.jpg','Historical, Drama','As World War II reaches its conclusion in 1945, Japan faces widespread destruction in the form of American bombings, devastating city after city. Hotaru no Haka, also known as Grave of the Fireflies, is the story of Seita and his sister Setsuko, two Japanese children whose lives are ravaged by the brutal war. They have lost their mother, their home, and the prospect of a bright future—all tragic consequences of a single air raid.\r\nNow orphaned and homeless, Seita and Setsuko have no choice but to drift across the countryside, beset by starvation and disease. Met with the apathy of adults along the way, they find that desperate circumstances can turn even the kindest of people cruel yet their youthful hope shines brightly in the face of unrelenting hardship, preventing the siblings from swiftly succumbing to an inevitable fate.','subbed','Ghibli','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_534.jpg','Apr 16, 1988',0),(92,'grave-of-the-fireflies_dubbed','Grave of the Fireflies','',1,'https://animemoon.net/kitsuImages/cover_534.jpg','Historical, Drama','As World War II reaches its conclusion in 1945, Japan faces widespread destruction in the form of American bombings, devastating city after city. Hotaru no Haka, also known as Grave of the Fireflies, is the story of Seita and his sister Setsuko, two Japanese children whose lives are ravaged by the brutal war. They have lost their mother, their home, and the prospect of a bright future—all tragic consequences of a single air raid.\r\nNow orphaned and homeless, Seita and Setsuko have no choice but to drift across the countryside, beset by starvation and disease. Met with the apathy of adults along the way, they find that desperate circumstances can turn even the kindest of people cruel yet their youthful hope shines brightly in the face of unrelenting hardship, preventing the siblings from swiftly succumbing to an inevitable fate.','dubbed','Ghibli','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_534.jpg','Apr 16, 1988',0),(93,'kizumonogatari-part-1-tekketsu-hen','Kizumonogatari Part 1: Tekketsu','',1,'https://animemoon.net/kitsuImages/cover_5649.jpg','Mystery, Supernatural, Vampire','First season of the Monogatari Series, part 2/6. Contains the arc Koyomi Vamp from the Kizumonogatari light novel. \r\n\r\nMarch 25th—just another day during spring break.\r\nKoyomi Araragi, a second year high school student at Naoetsu High School, befriends Tsubasa Hanekawa, the top honors student at his school. Hanekawa mentions a rumor about a "blonde vampire" that has been sighted around their town recently. Araragi, who is usually anti-social, takes a liking to her down-to-earth personality. \r\n\r\nThat night, Araragi encounters the rumored vampire: she is Kiss-shot Acerola-orion Heart-under-blade, also known as the "iron-blooded, hot-blooded, cold-blooded King of Apparitions." The stunningly beautiful vampire cries out for Koyomi to save her as she lies in a pool of her own blood, all four of her limbs cut off. Kiss-shot asks Araragi to give her his blood, and when he does, the next moment he awakes, Araragi finds himself reborn as her vampire kin. As Araragi struggles to accept his existence, Kiss-shot whispers, "Welcome to the world of darkness...','subbed','Shaft','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_5649.jpg','Jan 08, 2016',0),(94,'kizumonogatari-part-2-nekketsu-hen','Kizumonogatari Part 2: Nekketsu','',1,'https://animemoon.net/kitsuImages/cover_11406.jpg','Mystery, Supernatural, Vampire, Action','In the spring of his second year of high school, Koyomi Araragi met the beautiful vampire Kiss-shot Acerola-orion Heart-under-blade. Koyomi saved Kiss-shot, who was on the verge of death with all four of her limbs cut off, but only at the expense of becoming her minion and a vampire.\r\n\r\n"In order to go back to being a human again, you must take back all of Kiss-shot's limbs." After receiving advice from Meme Oshino, an expert in the supernatural, Koyomi prepares to go into battle.\r\n\r\nAwaiting him are three powerful vampire hunters—Dramaturgy, a giant vampire hunter who is a vampire himself. Episode, a half-vampire who wields an enormous cross, and Guillotinecutter, a quiet man who specializes in killing vampires.','subbed','Shaft','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_11406.jpg','Aug 19, 2016',0),(95,'kizumonogatari-part-3-reiketsu-hen','Kizumonogatari Part 3: Reiketsu','',1,'https://animemoon.net/kitsuImages/cover_11407.jpg','Mystery, Supernatural, Vampire, Action','With help from Meme Oshino, the apparition specialist, Koyomi defeats the three powerful vampire hunters: Dramaturgy, Episode and Guillotinecutter.\r\n\r\nKoyomi takes back all the limbs of Kiss-Shot-Acerola-Orion-Heart-Underblade in order to become a human again.\r\n\r\nBut, when he returns to Kiss-Shot, she reveals to him the cold truth of what it means to be a vampire—a creature of the night. Unable to take back what he has done, Koyomi feels nothing but regret and can only deny his dreadful fate.','subbed','Shaft','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_11407.jpg','Jan 06, 2017',0),(96,'spirited-away','Spirited Away','',1,'https://animemoon.net/kitsuImages/cover_176.jpg','Supernatural, Drama, Adventure','Stubborn, spoiled, and naïve, 10-year-old Chihiro Ogino is less than pleased when she and her parents discover an abandoned amusement park on the way to their new house. Cautiously venturing inside, she realizes that there is more to this place than meets the eye, as strange things begin to happen once dusk falls. Ghostly apparitions and food that turns her parents into pigs are just the start—Chihiro has unwittingly crossed over into the spirit world. Now trapped, she must summon the courage to live and work amongst spirits, with the help of the enigmatic Haku and the cast of unique characters she meets along the way.\r\nVivid and intriguing, Sen to Chihiro no Kamikakushi tells the story of Chihiro's journey through an unfamiliar world as she strives to save her parents and return home.','subbed','Ghibli','Finished','G-All Ages','https://animemoon.net/kitsuImages/banner_176.jpg','Jul 20, 2001',0),(97,'spirited-away_dubbed','Spirited Away','',1,'https://animemoon.net/kitsuImages/cover_176.jpg','Supernatural, Drama, Adventure','Stubborn, spoiled, and naïve, 10-year-old Chihiro Ogino is less than pleased when she and her parents discover an abandoned amusement park on the way to their new house. Cautiously venturing inside, she realizes that there is more to this place than meets the eye, as strange things begin to happen once dusk falls. Ghostly apparitions and food that turns her parents into pigs are just the start—Chihiro has unwittingly crossed over into the spirit world. Now trapped, she must summon the courage to live and work amongst spirits, with the help of the enigmatic Haku and the cast of unique characters she meets along the way.\r\nVivid and intriguing, Sen to Chihiro no Kamikakushi tells the story of Chihiro's journey through an unfamiliar world as she strives to save her parents and return home.','dubbed','Ghibli','Finished','G-All Ages','https://animemoon.net/kitsuImages/banner_176.jpg','Jul 20, 2001',0),(98,'goblin-slayer','Goblin Slayer','',12,'https://animemoon.net/kitsuImages/cover_40597.jpg','Action, Adventure, Fantas','"I'm not saving the world. I just kill goblins." Rumor has it that, in a certain guild in the middle of nowhere, there is an extraordinary man who has climbed all the way to the Silver rank just by killing goblins. At the same guild, a priestess who's just become a new adventurer has formed her first party... and the man who ends up rescuing that party when they get into trouble is none other than the Goblin Slayer.','subbed','White Fox','Finished','R-Violence, Nudity','https://animemoon.net/kitsuImages/banner_40597.jpg','Oct 07, 2018',0),(99,'goblin-slayer_dubbed','Goblin Slayer','',12,'https://animemoon.net/kitsuImages/cover_40597.jpg','Action, Adventure, Fantas','"I'm not saving the world. I just kill goblins." Rumor has it that, in a certain guild in the middle of nowhere, there is an extraordinary man who has climbed all the way to the Silver rank just by killing goblins. At the same guild, a priestess who's just become a new adventurer has formed her first party... and the man who ends up rescuing that party when they get into trouble is none other than the Goblin Slayer.','dubbed','White Fox','Finished','R-Violence, Nudity','https://animemoon.net/kitsuImages/banner_40597.jpg','Oct 07, 2018',0),(100,'carole-and-tuesday','Carole & Tuesday','',24,'https://animemoon.net/kitsuImages/cover_41025.jpg','Music','Fifty years have passed since mankind began migrating to the new frontier: Mars. It's an age where most culture is produced by AI, and people are content to be passive consumers.\r\n\r\nThere's a girl. Scrapping a living in the metropolis of Alba City, she's working part time while trying to become a musician. She's always felt like something is missing. Her name is Carole.\r\n\r\nThere's a girl. Born to a wealthy family in the provincial town of Herschel City, she dreams of becoming a musician, but nobody around her understands. She feels like the loneliest person in the world. Her name is Tuesday.\r\n\r\nA chance meeting brings them together. They want to sing. They want to make music. Together, they feel like they just might have a chance. The two of them may only create a tiny wave. But that wave will eventually grow into something larger...','subbed','Bones','Finished Airing','null-','https://animemoon.net/kitsuImages/banner_41025.jpg','Apr 11, 2019',0),(101,'kimetsu-no-yaiba','Demon Slayer: Kimetsu no Yaiba','',26,'https://animemoon.net/kitsuImages/cover_41370.jpg','Action, Demons, Historical, Shounen, Supernatural','It is the Taisho Period in Japan. Tanjiro, a kindhearted boy who sells charcoal for a living, finds his family slaughtered by a demon. To make matters worse, his younger sister Nezuko, the sole survivor, has been transformed into a demon herself. Though devastated by this grim reality, Tanjiro resolves to become a “demon slayer†so that he can turn his sister back into a human, and kill the demon that massacred his family.','subbed','ufotable','Finished Airing','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_41370.jpg','Apr 06, 2019',0),(102,'dororo','Dororo','',24,'https://animemoon.net/kitsuImages/cover_41083.jpg','Supernatural, Action, Adventure','In Japan's Warring States period, Lord Daigo Kagemitsu makes a pact with 12 demons, exchanging his unborn son for the prosperity of his lands. The child is born malformed and is set adrift in a river, while Kagemitsu's lands thrive as promised. Years later, young thief Dororo encounters the mysterious "Hyakkimaru", a boy whose arms are blades and whose visionless eyes seem able to see monsters.','subbed','Mappa','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_41083.png','Jan 07, 2019',0),(103,'island-tv','Island','',12,'https://animemoon.net/kitsuImages/cover_11965.jpg','Sci-Fi, Drama','The island of Urashima sits on the ocean far, far away from the mainland. The island is so lush and beautiful that one might mistake it for paradise, but the people there are trapped by a complex past and long-established traditions. Long since abandoned and all but forgotten by the mainland, the people of the island are ready to give up hope. But then, a young man named Setsuna who calls himself a "time traveler" washes up on the island. Setsuna has lost all of his memories except for a certain mission that he must fulfill. On Urashima he meets three girls, Rinne, Karen, and Sara, and begins.','subbed','Feel','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11965.jpeg','Jul 01, 2018',0),(104,'island-tv_dubbed','Island','',12,'https://animemoon.net/kitsuImages/cover_11965.jpg','Sci-Fi, Drama','The island of Urashima sits on the ocean far, far away from the mainland. The island is so lush and beautiful that one might mistake it for paradise, but the people there are trapped by a complex past and long-established traditions. Long since abandoned and all but forgotten by the mainland, the people of the island are ready to give up hope. But then, a young man named Setsuna who calls himself a "time traveler" washes up on the island. Setsuna has lost all of his memories except for a certain mission that he must fulfill. On Urashima he meets three girls, Rinne, Karen, and Sara, and begins.','dubbed','Feel','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11965.jpeg','Jul 01, 2018',0),(105,'91-days','91 Days','',11,'https://animemoon.net/kitsuImages/cover_11957.jpg','Historical, Drama, Action, Crime','During Prohibition, the law held no power and the mafia ruled the town. The story takes place in Lawless, a town thriving on black market sales of illicitly brewed liquor. One day, Avilio receives a letter from a mysterious sender, prompting him to return to Lawless for revenge. He then infiltrates the Vanetti family, the ones responsible for his family's murder, and sets about befriending the don's son, Nero, to set his vengeance in motion. Killing brings more killing, and revenge spawns more revenge.','subbed','Shuka','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11957.jpg','Jul 09, 2016',0),(106,'91-days_dubbed','91 Days','',12,'https://animemoon.net/kitsuImages/cover_11957.jpg','Historical, Drama, Action, Crime','During Prohibition, the law held no power and the mafia ruled the town. The story takes place in Lawless, a town thriving on black market sales of illicitly brewed liquor. One day, Avilio receives a letter from a mysterious sender, prompting him to return to Lawless for revenge. He then infiltrates the Vanetti family, the ones responsible for his family's murder, and sets about befriending the don's son, Nero, to set his vengeance in motion. Killing brings more killing, and revenge spawns more revenge.','dubbed','Shuka','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11957.jpg','Jul 09, 2016',0),(107,'kimi-no-na-wa','Your Name.','',1,'https://animemoon.net/kitsuImages/cover_11614.jpg','Supernatural, School, Drama, Romance, Friendship','From director Makoto Shinkai, the innovative mind behind Voices of a Distant Star and 5 Centimeters Per Second, comes a beautiful masterpiece about time, the thread of fate, and the hearts of two young souls.\r\n\r\nThe day the stars fell, two lives changed forever. High schoolers Mitsuha and Taki are complete strangers living separate lives. But one night, they suddenly switch places. Mitsuha wakes up in Taki’s body, and he in hers. This bizarre occurrence continues to happen randomly, and the two must adjust their lives around each other. Yet, somehow, it works. They build a connection and communicate by leaving notes, messages, and more importantly, an imprint.\r\n\r\nWhen a dazzling comet lights up the night’s sky, it dawns on them. They want something more from this connection—a chance to meet, an opportunity to truly know each other. Tugging at the string of fate, they try to find a way to each other. But distance isn’t the only thing keeping them apart.','subbed','CoMix Wave Films','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11614.jpg','Aug 26, 2016',0),(108,'kimi-no-na-wa_dubbed','Your Name.','',1,'https://animemoon.net/kitsuImages/cover_11614.jpg','Supernatural, School, Drama, Romance, Friendship','From director Makoto Shinkai, the innovative mind behind Voices of a Distant Star and 5 Centimeters Per Second, comes a beautiful masterpiece about time, the thread of fate, and the hearts of two young souls.\r\n\r\nThe day the stars fell, two lives changed forever. High schoolers Mitsuha and Taki are complete strangers living separate lives. But one night, they suddenly switch places. Mitsuha wakes up in Taki’s body, and he in hers. This bizarre occurrence continues to happen randomly, and the two must adjust their lives around each other. Yet, somehow, it works. They build a connection and communicate by leaving notes, messages, and more importantly, an imprint.\r\n\r\nWhen a dazzling comet lights up the night’s sky, it dawns on them. They want something more from this connection—a chance to meet, an opportunity to truly know each other. Tugging at the string of fate, they try to find a way to each other. But distance isn’t the only thing keeping them apart.','dubbed','CoMix Wave Films','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11614.jpg','Aug 26, 2016',0),(109,'devilman-crybaby','Devilman: Crybaby','',10,'https://animemoon.net/kitsuImages/cover_13230.jpg','Supernatural, Demons, Horror, Action','Akira Fudo is informed by his best friend Ryou Asuka that the demons will revive and reclaim the world from the humans. As the humans do not stand a chance against the supernatural power of the demons, Ryou suggests fusing with a demon. Akira becomes Devilman, with the power of a demon and the heart of a human.','subbed','Science SARU','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13230.jpg','Jan 05, 2018',0),(110,'devilman-crybaby_dubbed','Devilman: Crybaby','',10,'https://animemoon.net/kitsuImages/cover_13230.jpg','Supernatural, Demons, Horror, Action','Akira Fudo is informed by his best friend Ryou Asuka that the demons will revive and reclaim the world from the humans. As the humans do not stand a chance against the supernatural power of the demons, Ryou suggests fusing with a demon. Akira becomes Devilman, with the power of a demon and the heart of a human.','dubbed','Science SARU','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13230.jpg','Jan 05, 2018',0),(111,'aico-incarnation','A.I.C.O. Incarnation','',12,'https://animemoon.net/kitsuImages/cover_13696.jpg','Sci-Fi, Action','In Japan in the year 2035, an accident known as the "Burst" occurs during a research project, spawning an out-of-control artificial life form called "Matter" that has spread throughout the Kurobe Gorge. The research city that was once hailed as the hope for humanity is cordoned off by the government.\r\n\r\nTwo years later, 15-year-old Tachibana Aiko, who lost her family in the Burst, learns something unbelievable from Kanzaki Yuuya, a new student at her school. Unknown to herself, a secret is hidden within her body, and the answer to the puzzle lies at the "Primary Point" that was the center of the Burst. Aiko resolves to infiltrate the restricted area, escorted by a team of divers and with Yuya as her guide.','subbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_13696.jpg','Mar 09, 2018',0),(112,'aico-incarnation_dubbed','A.I.C.O. Incarnation','',12,'https://animemoon.net/kitsuImages/cover_13696.jpg','Sci-Fi, Action','In Japan in the year 2035, an accident known as the "Burst" occurs during a research project, spawning an out-of-control artificial life form called "Matter" that has spread throughout the Kurobe Gorge. The research city that was once hailed as the hope for humanity is cordoned off by the government.\r\n\r\nTwo years later, 15-year-old Tachibana Aiko, who lost her family in the Burst, learns something unbelievable from Kanzaki Yuuya, a new student at her school. Unknown to herself, a secret is hidden within her body, and the answer to the puzzle lies at the "Primary Point" that was the center of the Burst. Aiko resolves to infiltrate the restricted area, escorted by a team of divers and with Yuya as her guide.','dubbed','Bones','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_13696.jpg','Mar 09, 2018',0),(113,'tate-no-yuusha-no-nariagari','The Rising of the Shield Hero','Tate no yuusha no Nariagari',25,'https://animemoon.net/kitsuImages/cover_13593.jpg','Comedy, Fantasy, Drama, Romance, Action, Adventure','Iwatani Naofumi, a run-of-the-mill otaku, finds a book in the library that summons him to another world. He is tasked with joining the sword, spear, and bow as one of the Four Cardinal Heroes and fighting the Waves of Catastrophe as the Shield Hero. \r\n\r\nExcited by the prospect of a grand adventure, Naofumi sets off with his party. However, merely a few days later, he is betrayed and loses all his money, dignity, and respect. Unable to trust anyone anymore, he employs a slave named Raphtalia and takes on the Waves and the world.','subbed','Kinema Citrus','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13593.jpg','Jan 09, 2019',0),(114,'tate-no-yuusha-no-nariagari_dubbed','The Rising of the Shield Hero','Tate no yuusha no Nariagari',25,'https://animemoon.net/kitsuImages/cover_13593.jpg','Comedy, Fantasy, Drama, Romance, Action, Adventure','Iwatani Naofumi, a run-of-the-mill otaku, finds a book in the library that summons him to another world. He is tasked with joining the sword, spear, and bow as one of the Four Cardinal Heroes and fighting the Waves of Catastrophe as the Shield Hero. \r\n\r\nExcited by the prospect of a grand adventure, Naofumi sets off with his party. However, merely a few days later, he is betrayed and loses all his money, dignity, and respect. Unable to trust anyone anymore, he employs a slave named Raphtalia and takes on the Waves and the world.','dubbed','Kinema Citrus','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13593.jpg','Jan 09, 2019',0),(115,'hero-mask-2018','Hero Mask (2018)','',15,'https://animemoon.net/img/anime/newicons/hero_mask.jpg','Action, Mystery, Police, Sci-Fi','Now there's a mysterious Mask before James Blood, and the man behind it is one that shouldn't exist. What is the mystery surrounding this mask...? So begins an action-packed crime story set in a beautiful city!','subbed','Pierrot','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/no_wp.jpg','Dec 3, 2018',0),(116,'hero-mask-2019','Hero Mask (2019)','',9,'https://animemoon.net/img/anime/newicons/hero_mask_2.jpg','Action, Mystery, Police, Sci-Fi','Second part of Hero Mask','subbed','Pierrot','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/no_wp.jpg','Aug 23, 2019',0),(117,'hero-mask-2019_dubbed','Hero Mask (2019)','',9,'https://animemoon.net/img/anime/newicons/hero_mask_2.jpg','Action, Mystery, Police, Sci-Fi','Second part of Hero Mask','dubbed','Pierrot','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/no_wp.jpg','Aug 23, 2019',0),(118,'trinity-seven','Trinity Seven','',12,'https://animemoon.net/kitsuImages/cover_8607.jpg','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural','“Awaken now, Kasuga Arata.†With those words, Arata’s uneventful, carefree life ends forever. A black shadow covers the sun and Arata’s entire town is reduced to rubble, all the people in it spirited away by the blackness of the sun in an event called a "breakdown phenomenon". As Arata’s memories come flooding back, he realizes he’s been living inside an illusion created by a powerful book of spells.\r\nLilith Asami, a mage dispatched to investigate the phenomenon, gives Arata two choices: hand over the book, or die. Arata chooses the third option: enrolling in the top-secret magic school Royal Biblia Academy. Waiting for him at the academy are seven beautiful magic users, the Trinity Seven, each with her own power and skill. With so many women surrounding him, there are plenty of opportunities to have some silly perverted fun.\r\nBut it’s not all fun and games for Arata. Spurred on by the memory of his cousin and childhood friend Hijiri Kasuga, Arata will stop at nothing to stop the destruction of the world and bring his best friend back.','subbed','Seven Arcs Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8607.jpg','Oct 08, 2014',0),(119,'trinity-seven_dubbed','Trinity Seven','',12,'https://animemoon.net/kitsuImages/cover_8607.jpg','Action, Comedy, Magic, Romance, Harem, Ecchi, School, Fantasy, Supernatural','“Awaken now, Kasuga Arata.†With those words, Arata’s uneventful, carefree life ends forever. A black shadow covers the sun and Arata’s entire town is reduced to rubble, all the people in it spirited away by the blackness of the sun in an event called a "breakdown phenomenon". As Arata’s memories come flooding back, he realizes he’s been living inside an illusion created by a powerful book of spells.\r\nLilith Asami, a mage dispatched to investigate the phenomenon, gives Arata two choices: hand over the book, or die. Arata chooses the third option: enrolling in the top-secret magic school Royal Biblia Academy. Waiting for him at the academy are seven beautiful magic users, the Trinity Seven, each with her own power and skill. With so many women surrounding him, there are plenty of opportunities to have some silly perverted fun.\r\nBut it’s not all fun and games for Arata. Spurred on by the memory of his cousin and childhood friend Hijiri Kasuga, Arata will stop at nothing to stop the destruction of the world and bring his best friend back.','dubbed','Seven Arcs Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8607.jpg','Oct 08, 2014',0),(120,'trinity-seven-movie-eternity-library-to-alchemic-girl','Trinity Seven: Eternity Library & Alchemic Girl','',1,'https://animemoon.net/kitsuImages/cover_12324.jpg','Action, Comedy, Ecchi, Fantasy, Harem, Magic, Romance, School, Shounen','The film's story begins when Arata inadvertently touches "Hermes Apocrypha," Lilith's Grimoire. Suddenly, he is enveloped by a bright white light, and a girl appears before him. She calls herself Lilim, and treats both Arata and Lilith as her parents. At the same time she appears, something changes in the world. The forbidden Eternal Library awakens. In the Library is sealed the ultimate culmination of Alchemy, the White Demon Lord. The White Demon Lord plots to eliminate Arata and the Trinity Seven to usurp the position of Demon Lord. Bristling with untold power, the White Demon Lord attacks Arata, and triggers a desperate crisis where Arata and the Trinity Seven must save the world in this last battle.','subbed','Seven Arcs','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12324.jpg','Feb 25, 2017',0),(121,'trinity-seven-movie-2-heavens-library-to-crimson-lord','Trinity Seven Movie 2: Heavens Library to Crimson Lord','',1,'https://animemoon.net/img/anime/newicons/trinity_seven_movei_2.jpg','Action, Ecchi, Magic, Fantasy, Comedy, Harem, Shounen','Heavens Library to Crimson Lord brings back Arata, Lilith, and the rest of the Trinity Seven to face off against the greatest enemy in the history of the Trinity Seven; Lilith's own father, who is revealed to be the strongest Demon Lord, challenges Arata who is now a Demon Lord candidate.','subbed','Seven Arcs','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/no_wp.jpg','Mar 29, 2019',0),(122,'joker-game','Joker Game','',12,'https://animemoon.net/kitsuImages/cover_11320.png','Historical, Military,\r\nDrama','With World War ll right around the corner, intelligence on other countries' social and economic situation has become a valuable asset. As a result, Japan, has established a new spy organization known as the "D Agency" to obtain this weapon.\r\nUnder the command of Lieutenant Colonel Yuuki, eight agents have been assigned to infiltrate and observe some of the most powerful countries, reporting on any developments associated with the war. In order to carry out these dangerous tasks, these men have trained their bodies to survive in extreme conditions and studied numerous fields such as communications and languages. However, their greatest strength lies in their ability to manipulate people in order to obtain the information necessary to give their nation the upper hand.','subbed','Production I.G','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11320.jpg','Apr 05, 2016',0),(123,'joker-game_dubbed','Joker Game','',12,'https://animemoon.net/kitsuImages/cover_11320.png','Historical, Military,\r\nDrama','With World War ll right around the corner, intelligence on other countries' social and economic situation has become a valuable asset. As a result, Japan, has established a new spy organization known as the "D Agency" to obtain this weapon.\r\nUnder the command of Lieutenant Colonel Yuuki, eight agents have been assigned to infiltrate and observe some of the most powerful countries, reporting on any developments associated with the war. In order to carry out these dangerous tasks, these men have trained their bodies to survive in extreme conditions and studied numerous fields such as communications and languages. However, their greatest strength lies in their ability to manipulate people in order to obtain the information necessary to give their nation the upper hand.','dubbed','Production I.G','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_11320.jpg','Apr 05, 2016',0),(124,'angels-of-death','Angels of Death','',16,'https://animemoon.net/img/anime/newicons/angels_of_death.jpg','Adventure, Horror, Psychological, Thriller','With dead and lifeless eyes, Rachel Gardner wishes only to die. Waking up in the basement of a building, she has no idea how or why she's there. She stumbles across a bandaged murderer named Zack, who is trying to escape. After promising to kill her as soon as he is free, Rachel and Zack set out to ascend through the building floor by floor until they escape. However, as they progress upward, they meet more twisted people, and all of them seem familiar with Rachel. What is her connection to the building, and why was she placed in it? Facing a new boss on each floor, can Rachel and Zack both achieve their wishes?','subbed','J.C.Staff','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/989490.jpg','Jul 6, 2018',0),(125,'angels-of-death_dubbed','Angels of Death','',0,'https://animemoon.net/img/anime/newicons/angels_of_death.jpg','Adventure, Horror, Psychological, Thriller','With dead and lifeless eyes, Rachel Gardner wishes only to die. Waking up in the basement of a building, she has no idea how or why she's there. She stumbles across a bandaged murderer named Zack, who is trying to escape. After promising to kill her as soon as he is free, Rachel and Zack set out to ascend through the building floor by floor until they escape. However, as they progress upward, they meet more twisted people, and all of them seem familiar with Rachel. What is her connection to the building, and why was she placed in it? Facing a new boss on each floor, can Rachel and Zack both achieve their wishes?','dubbed','J.C.Staff','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/989490.jpg','Jul 6, 2018',0),(126,'angel-beats','Angel Beats!','',13,'https://animemoon.net/kitsuImages/cover_4604.jpg','Comedy, Supernatural, School, Drama, Action, Friendship','Otonashi awakens only to learn he is dead. A rifle-toting girl named Yuri explains that they are in the afterlife, and Otonashi realizes the only thing he can remember about himself is his name. Yuri tells him that she leads the Shinda Sekai Sensen (Afterlife Battlefront) and wages war against a girl named Tenshi. Unable to believe Yuri's claims that Tenshi is evil, Otonashi attempts to speak with her, but the encounter doesn't go as he intended.\r\nOtonashi decides to join the SSS and battle Tenshi, but he finds himself oddly drawn to her. While trying to regain his memories and understand Tenshi, he gradually unravels the mysteries of the afterlife.','subbed','MAPPA','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_4604.png','Apr 03, 2010',0),(127,'angel-beats_dubbed','Angel Beats!','',13,'https://animemoon.net/kitsuImages/cover_4604.jpg','Comedy, Supernatural, School, Drama, Action, Friendship','Otonashi awakens only to learn he is dead. A rifle-toting girl named Yuri explains that they are in the afterlife, and Otonashi realizes the only thing he can remember about himself is his name. Yuri tells him that she leads the Shinda Sekai Sensen (Afterlife Battlefront) and wages war against a girl named Tenshi. Unable to believe Yuri's claims that Tenshi is evil, Otonashi attempts to speak with her, but the encounter doesn't go as he intended.\r\nOtonashi decides to join the SSS and battle Tenshi, but he finds himself oddly drawn to her. While trying to regain his memories and understand Tenshi, he gradually unravels the mysteries of the afterlife.','dubbed','MAPPA','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_4604.png','Apr 03, 2010',0),(128,'golden-kamuy','Golden Kamuy','',12,'https://animemoon.net/kitsuImages/cover_13689.jpeg','Historical, Action, Adventure','The story takes place in the mighty Northern field of Hokkaido, the time is in the turbulent late Meiji Era. A post war soldier Sugimoto, aka, “Immortal Sugimoto†was in need of large sums of money for a particular purpose….','subbed','Geno','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13689.jpg','Apr 09, 2018',0),(129,'golden-kamuy_dubbed','Golden Kamuy','',12,'https://animemoon.net/kitsuImages/cover_13689.jpeg','Historical, Action, Adventure','The story takes place in the mighty Northern field of Hokkaido, the time is in the turbulent late Meiji Era. A post war soldier Sugimoto, aka, “Immortal Sugimoto†was in need of large sums of money for a particular purpose….','dubbed','Geno','Finished','R-Violence, Profanity','https://animemoon.net/kitsuImages/banner_13689.jpg','Apr 09, 2018',0),(130,'golden-kamuy-2nd-season','Golden Kamuy 2nd Season','',12,'https://animemoon.net/img/anime/newicons/golden_kamuy_ico.jpg','Action, Adventure, Historical, Seinen','Second season of Golden Kamuy.','subbed','Geno','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/952725.jpg','Oct 8, 2018',0),(131,'golden-kamuy-2nd-season_dubbed','Golden Kamuy 2nd Season','',12,'https://animemoon.net/img/anime/newicons/golden_kamuy_ico.jpg','Action, Adventure, Historical, Seinen','Second season of Golden Kamuy.','dubbed','Geno','Finished Airing','R - 17+ (violence & profanity)','https://animemoon.net/img/anime/newicons/952725.jpg','Oct 8, 2018',0),(132,'banana-fish','Banana Fish','',24,'https://animemoon.net/kitsuImages/cover_13988.jpg','Mystery, Drama, Action, Adventure','Nature made Ash Lynx beautiful; nurture made him a cold ruthless killer. A runaway brought up as the adopted heir and sex toy of "Papa" Dino Golzine, Ash, now at the rebellious age of seventeen, forsakes the kingdom held out by the devil who raised him. But the hideous secret that drove Ash's older brother mad in Iraq has suddenly fallen into Papa's insatiably ambitious hands—and it's exactly the wrong time for Eiji Okamura, a pure-hearted young photographer from Japan, to make Ash Lynx's acquaintance...','subbed','I do not know ;(','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_13988.jpg','Jul 06, 2018',0),(133,'the-disappearance-of-haruhi-suzumiya','The Disappearance of Haruhi Suzumiya','',1,'https://animemoon.net/kitsuImages/cover_4938.png','Comedy, Sci-Fi, Mystery, Supernatural, School, Romance','One cold Christmas day, Kyon heads over to school and the SOS Brigade's holiday celebration, only to realize that Haruhi Suzumiya seems to have disappeared. Moreover, no one even remembers her or the SOS Brigade; Mikuru Asahina knows nothing and is now afraid of him, and Itsuki Koizumi has also gone missing. The Literature Club, formed only by an uncharacteristically shy Yuki Nagato, now occupies the old SOS club room.Suzumiya Haruhi no Shoushitsu is based on the fourth light novel of the acclaimed Haruhi series and is set after the events of the anime series. Not uncultured in the supernatural, Kyon will have to deal with his whole life turned upside down like a bad joke, and maybe it's better that way.','subbed','Kyoto Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_4938.jpg','Feb 06, 2010',0),(134,'the-disappearance-of-haruhi-suzumiya_dubbed','The Disappearance of Haruhi Suzumiya','',1,'https://animemoon.net/kitsuImages/cover_4938.png','Comedy, Sci-Fi, Mystery, Supernatural, School, Romance','One cold Christmas day, Kyon heads over to school and the SOS Brigade's holiday celebration, only to realize that Haruhi Suzumiya seems to have disappeared. Moreover, no one even remembers her or the SOS Brigade; Mikuru Asahina knows nothing and is now afraid of him, and Itsuki Koizumi has also gone missing. The Literature Club, formed only by an uncharacteristically shy Yuki Nagato, now occupies the old SOS club room.Suzumiya Haruhi no Shoushitsu is based on the fourth light novel of the acclaimed Haruhi series and is set after the events of the anime series. Not uncultured in the supernatural, Kyon will have to deal with his whole life turned upside down like a bad joke, and maybe it's better that way.','dubbed','Kyoto Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_4938.jpg','Feb 06, 2010',0),(135,'grand-blue','Grand Blue Dreaming','',12,'https://animemoon.net/kitsuImages/cover_14190.jpg','Comedy, Slice of Life','After moving out on his own to a seaside town, Iori Kitahara makes a college debut he never anticipated.','subbed','Zero-G','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_14190.jpg','Jul 14, 2018',0),(136,'sword-art-online','Sword Art Online','',25,'https://animemoon.net/kitsuImages/cover_6589.png','Game, Fantasy, Romance, Action, Adventure','In the year 2022, virtual reality has progressed by leaps and bounds, and a massive online role-playing game called Sword Art Online (SAO) is launched. With the aid of "NerveGear" technology, players can control their avatars within the game using nothing but their own thoughts.\r\nKazuto Kirigaya, nicknamed "Kirito," is among the lucky few enthusiasts who get their hands on the first shipment of the game. He logs in to find himself, with ten-thousand others, in the scenic and elaborate world of Aincrad, one full of fantastic medieval weapons and gruesome monsters. However, in a cruel turn of events, the players soon realize they cannot log out; the game's creator has trapped them in his new world until they complete all one hundred levels of the game.\r\nIn order to escape Aincrad, Kirito will now have to interact and cooperate with his fellow players. Some are allies, while others are foes, like Asuna Yuuki, who commands the leading group attempting to escape from the ruthless game. To make matters worse, Sword Art Online is not all fun and games: if they die in Aincrad, they die in real life. Kirito must adapt to his new reality, fight for his survival, and hopefully break free from his virtual hell.','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_6589.png','Jul 08, 2012',0),(137,'sword-art-online_dubbed','Sword Art Online','',25,'https://animemoon.net/kitsuImages/cover_6589.png','Game, Fantasy, Romance, Action, Adventure','In the year 2022, virtual reality has progressed by leaps and bounds, and a massive online role-playing game called Sword Art Online (SAO) is launched. With the aid of "NerveGear" technology, players can control their avatars within the game using nothing but their own thoughts.\r\nKazuto Kirigaya, nicknamed "Kirito," is among the lucky few enthusiasts who get their hands on the first shipment of the game. He logs in to find himself, with ten-thousand others, in the scenic and elaborate world of Aincrad, one full of fantastic medieval weapons and gruesome monsters. However, in a cruel turn of events, the players soon realize they cannot log out; the game's creator has trapped them in his new world until they complete all one hundred levels of the game.\r\nIn order to escape Aincrad, Kirito will now have to interact and cooperate with his fellow players. Some are allies, while others are foes, like Asuna Yuuki, who commands the leading group attempting to escape from the ruthless game. To make matters worse, Sword Art Online is not all fun and games: if they die in Aincrad, they die in real life. Kirito must adapt to his new reality, fight for his survival, and hopefully break free from his virtual hell.','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_6589.png','Jul 08, 2012',0),(138,'sword-art-online-ii','Sword Art Online II','',24,'https://animemoon.net/kitsuImages/cover_8174.jpg','Game, Fantasy, Romance, Action, Adventure','A year after escaping Sword Art Online, Kazuto Kirigaya has been settling back into the real world. However, his peace is short-lived as a new incident occurs in a game called Gun Gale Online, where a player by the name of Death Gun appears to be killing people in the real world by shooting them in-game. Approached by officials to assist in investigating the murders, Kazuto assumes his persona of Kirito once again and logs into Gun Gale Online, intent on stopping the killer.\r\n\r\nOnce inside, Kirito meets Sinon, a highly skilled sniper afflicted by a traumatic past. She is soon dragged in his chase after Death Gun, and together they enter the Bullet of Bullets, a tournament where their target is sure to appear. Uncertain of Death Gun's real powers, Kirito and Sinon race to stop him before he has the chance to claim another life. Not everything goes smoothly, however, as scars from the past impede their progress. In a high-stakes game where the next victim could easily be one of them, Kirito puts his life on the line in the virtual world once more.','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8174.jpg','Jul 05, 2014',0),(139,'sword-art-online-ii_dubbed','Sword Art Online II','',24,'https://animemoon.net/kitsuImages/cover_8174.jpg','Game, Fantasy, Romance, Action, Adventure','A year after escaping Sword Art Online, Kazuto Kirigaya has been settling back into the real world. However, his peace is short-lived as a new incident occurs in a game called Gun Gale Online, where a player by the name of Death Gun appears to be killing people in the real world by shooting them in-game. Approached by officials to assist in investigating the murders, Kazuto assumes his persona of Kirito once again and logs into Gun Gale Online, intent on stopping the killer.\r\n\r\nOnce inside, Kirito meets Sinon, a highly skilled sniper afflicted by a traumatic past. She is soon dragged in his chase after Death Gun, and together they enter the Bullet of Bullets, a tournament where their target is sure to appear. Uncertain of Death Gun's real powers, Kirito and Sinon race to stop him before he has the chance to claim another life. Not everything goes smoothly, however, as scars from the past impede their progress. In a high-stakes game where the next victim could easily be one of them, Kirito puts his life on the line in the virtual world once more.','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_8174.jpg','Jul 05, 2014',0),(140,'sword-art-online-movie-ordinal-scale','Sword Art Online Movie: Ordinal Scale','',1,'https://animemoon.net/img/anime/newicons/Sword_art_online_movie.jpg','Action, Game, Adventure, Romance, Fantasy','In 2026, four years after the infamous Sword Art Online incident, a revolutionary new form of technology has emerged: the Augma, a device that utilizes an Augmented Reality system. Unlike the Virtual Reality of the NerveGear and the Amusphere, it is perfectly safe and allows players to use it while they are conscious, creating an instant hit on the market. The most popular application for the Augma is the game Ordinal Scale, which immerses players in a fantasy role-playing game with player rankings and rewards. Following the new craze, Kirito's friends dive into the game, and despite his reservations about the system, Kirito eventually joins them. While at first it appears to be just fun and games, they soon find out that the game is not all that it seems...','subbed','A-1 Pictures','Finished Airing','R+ - Mild Nudity','https://animemoon.net/img/anime/newicons/682865.jpg','Feb 18, 2017',0),(141,'sword-art-online-movie-ordinal-scale_dubbed','Sword Art Online Movie: Ordinal Scale','',1,'https://animemoon.net/img/anime/newicons/Sword_art_online_movie.jpg','Action, Game, Adventure, Romance, Fantasy','In 2026, four years after the infamous Sword Art Online incident, a revolutionary new form of technology has emerged: the Augma, a device that utilizes an Augmented Reality system. Unlike the Virtual Reality of the NerveGear and the Amusphere, it is perfectly safe and allows players to use it while they are conscious, creating an instant hit on the market. The most popular application for the Augma is the game Ordinal Scale, which immerses players in a fantasy role-playing game with player rankings and rewards. Following the new craze, Kirito's friends dive into the game, and despite his reservations about the system, Kirito eventually joins them. While at first it appears to be just fun and games, they soon find out that the game is not all that it seems...','dubbed','A-1 Pictures','Finished Airing','R+ - Mild Nudity','https://animemoon.net/img/anime/newicons/682865.jpg','Feb 18, 2017',0),(142,'sword-art-online-alternative-gun-gale-online','Sword Art Online Alternative: Gun Gale Online','',12,'https://animemoon.net/kitsuImages/cover_13894.png','Sci-Fi, Military, Game, Fantasy, Action','Karen Kohiruimaki always felt out of place in the real world. Due to her extreme height, she found it hard to make friends with other girls her age. Everything changes when she's introduced to VR and Gun Gale Online. In GGO, Karen is free to play the cute, chibi avatar of her dreams! Can Karen find friendship in this bullet-ridden MMO...','subbed','3Hz','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13894.jpg','Apr 08, 2018',0),(143,'sword-art-online-alternative-gun-gale-online_dubbed','Sword Art Online Alternative: Gun Gale Online','',12,'https://animemoon.net/kitsuImages/cover_13894.png','Sci-Fi, Military, Game, Fantasy, Action','Karen Kohiruimaki always felt out of place in the real world. Due to her extreme height, she found it hard to make friends with other girls her age. Everything changes when she's introduced to VR and Gun Gale Online. In GGO, Karen is free to play the cute, chibi avatar of her dreams! Can Karen find friendship in this bullet-ridden MMO...','dubbed','3Hz','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13894.jpg','Apr 08, 2018',0),(144,'sword-art-online-alicization','Sword Art Online: Alicization','',24,'https://animemoon.net/kitsuImages/cover_13893.jpg','Sci-Fi, Game, Fantasy, Action','"Where...am I...?" Before he knows it, Kirito has made a full-dive into an epic, fantasy-like virtual world. With only a murky recollection of what happened right before he logged in, he starts to wander around, searching for clues.\r\n\r\nHe comes upon an enormous, pitch dark tree (the Gigas Cedar), where he encounters a boy. "My name is Eugeo. Nice to meet you, Kirito." Although he is supposedly a resident of the virtual world – an NPC – the boy shows the same array of emotions as any human being.\r\n\r\nAs Kirito bonds with Eugeo, he continues to search for a way to log out of this world. Meanwhile, he remembers a certain memory deep down within him. He remembers racing through the mountains with Eugeo as a child... A memory that he should not have in the first place.\r\n\r\nAnd in this memory, he sees someone other than Eugeo, a young blond girl. Her name is Alice. And it is a name that must never be forgotten...','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13893.jpg','Oct 07, 2018',0),(145,'sword-art-online-alicization_dubbed','Sword Art Online: Alicization','',42,'https://animemoon.net/kitsuImages/cover_13893.jpg','Sci-Fi, Game, Fantasy, Action','"Where...am I...?" Before he knows it, Kirito has made a full-dive into an epic, fantasy-like virtual world. With only a murky recollection of what happened right before he logged in, he starts to wander around, searching for clues.\r\n\r\nHe comes upon an enormous, pitch dark tree (the Gigas Cedar), where he encounters a boy. "My name is Eugeo. Nice to meet you, Kirito." Although he is supposedly a resident of the virtual world – an NPC – the boy shows the same array of emotions as any human being.\r\n\r\nAs Kirito bonds with Eugeo, he continues to search for a way to log out of this world. Meanwhile, he remembers a certain memory deep down within him. He remembers racing through the mountains with Eugeo as a child... A memory that he should not have in the first place.\r\n\r\nAnd in this memory, he sees someone other than Eugeo, a young blond girl. Her name is Alice. And it is a name that must never be forgotten...','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13893.jpg','Oct 07, 2018',0),(146,'manaria-friends','Manaria Friends','',10,'https://animemoon.net/img/anime/newicons/manaria_friends_ico.jpg','Demons, Supernatural, Magic, Fantasy','Mysteria Academy is a prestigious magic school that teaches magic without discrimination to the three factions (men, gods, demons), who usually are engaged in battle with each other. Two of the academy's students are Anne, a princess and honor student, and Grea, a princess born from a dragon and a human.','subbed','CygamesPictures','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1002818.jpg','Jan 21, 2019',0),(147,'manaria-friends_dubbed','Manaria Friends','',10,'https://animemoon.net/img/anime/newicons/manaria_friends_ico.jpg','Demons, Supernatural, Magic, Fantasy','Mysteria Academy is a prestigious magic school that teaches magic without discrimination to the three factions (men, gods, demons), who usually are engaged in battle with each other. Two of the academy's students are Anne, a princess and honor student, and Grea, a princess born from a dragon and a human.','dubbed','CygamesPictures','Finished Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1002818.jpg','Jan 21, 2019',0),(148,'saga-of-the-evil-tanya-movie','The Saga of Tanya the Evil Movie','Youjo Senki Movie',1,'https://animemoon.net/img/anime/newicons/youjo_senki_movie.jpg','Military, Magic','In 1926, Tanya and her battalion return home from defeating remnants of the Republic\'s army. However, when they arrive they receive word of a massive mobilization near the border with the Russy Federation, so the Empire\'s army must prepare. At the same time, a multinational army under the leadership of the Allied Kingdom moves into the Russy Federation. The enemy of an enemy is a friend, but among the Allied Kingdom army is Mary Sioux, a girl who has sworn to exact justice against the Empire for the death of her father.\r\n','subbed','Nut','Finished Airing','PG-17 - Teens 17 or older','https://animemoon.net/img/anime/newicons/you_senki_wp.jpg','Feb 8, 2019',0),(149,'boruto-naruto-next-gennerations','Boruto: Naruto Next Generations','Boruto',130,'https://animemoon.net/img/anime/newicons/boruto_ico.jpg','Action, Adventure, Martial Arts, Shounen, Super Power','Following the successful end of the Fourth Shinobi World War, Konohagakure has been enjoying a period of peace, prosperity, and extraordinary technological advancement. This is all due to the efforts of the Allied Shinobi Forces and the village\'s Seventh Hokage, Naruto Uzumaki. Now resembling a modern metropolis, Konohagakure has changed, particularly the life of a shinobi. Under the watchful eye of Naruto and his old comrades, a new generation of shinobi has stepped up to learn the ways of the ninja.\r\n\r\nBoruto Uzumaki is often the center of attention as the son of the Seventh Hokage. Despite having inherited Naruto\'s boisterous and stubborn demeanor, Boruto is considered a prodigy and is able to unleash his potential with the help of supportive friends and family. Unfortunately, this has only worsened his arrogance and his desire to surpass Naruto which, along with his father\'s busy lifestyle, has strained their relationship. However, a sinister force brewing within the village may threaten Boruto\'s carefree life.\r\n\r\nNew friends and familiar faces join Boruto as a new story begins in Boruto: Naruto Next Generations.','subbed','Pierrot','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/boruto_wp.jpg','Apr 5, 2017',0),(150,'boruto-naruto-next-gennerations_dubbed','Boruto: Naruto Next Generations','Boruto',52,'https://animemoon.net/img/anime/newicons/boruto_ico.jpg','Action, Adventure, Martial Arts, Shounen, Super Power','Following the successful end of the Fourth Shinobi World War, Konohagakure has been enjoying a period of peace, prosperity, and extraordinary technological advancement. This is all due to the efforts of the Allied Shinobi Forces and the village\'s Seventh Hokage, Naruto Uzumaki. Now resembling a modern metropolis, Konohagakure has changed, particularly the life of a shinobi. Under the watchful eye of Naruto and his old comrades, a new generation of shinobi has stepped up to learn the ways of the ninja.\r\n\r\nBoruto Uzumaki is often the center of attention as the son of the Seventh Hokage. Despite having inherited Naruto\'s boisterous and stubborn demeanor, Boruto is considered a prodigy and is able to unleash his potential with the help of supportive friends and family. Unfortunately, this has only worsened his arrogance and his desire to surpass Naruto which, along with his father\'s busy lifestyle, has strained their relationship. However, a sinister force brewing within the village may threaten Boruto\'s carefree life.\r\n\r\nNew friends and familiar faces join Boruto as a new story begins in Boruto: Naruto Next Generations.','dubbed','Pierrot','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/boruto_wp.jpg','Apr 5, 2017',0),(151,'seishun-buta-yarou-wa-bunny-girl-senpai-no-yume-wo-minai','Rascal Does Not Dream of Bunny Girl Senpai','Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai',13,'https://animemoon.net/kitsuImages/cover_41056.jpg','Comedy, School, Romance','"Puberty syndrome – Abnormal experiences rumored on the internet to be caused by sensitivity and instability during adolescence. This year, Sakuta Azusagawa, a second-year student at a high school near Enoshima, meets several girls that are experiencing this “puberty syndrome.” For instance, he meets a wild bunny girl in the library. She turns out to be an actress on hiatus, Mai Sakurajima, who is also his senior at the school. For some reason, no one else can see this enchanting girl.','subbed','CloverWorks','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_41056.jpg','Oct 04, 2018',0),(152,'planetes','Planetes','Planetes',0,'https://animemoon.net/kitsuImages/cover_296.jpg','Sci-Fi, Space, Drama, Romance','In 2075, space travel is no longer just a dream, but an everyday reality for mankind. Advancements in science and technology have led to the colonization of the moon, the commercialization of outer space, and the formation of large space corporations. Ai Tanabe, an upbeat woman whose interests lie in the cosmos, joins Technora Corporation as a member of their Debris Section, a department dedicated to the removal of dangerous space junk between the orbits of the Earth and Moon.\r\nHowever, Ai soon discovers how unappreciated her job is. As the laughingstock of Technora, the Debris Section is severely understaffed, poorly funded, and is forced to use a dilapidated spaceship nicknamed the "Toy Box" for debris retrieval. Undeterred, Ai perseveres and gradually becomes acquainted with the strange personalities that make up the Debris Section's staff, such as the bumbling but good-natured chief clerk Philippe Myers; the mysterious and tight-lipped temp worker Edelgard Rivera; and the hotheaded and passionate Hachirota Hoshino, who longs for a spaceship to call his own.\r\nWinner of the Seiun Award in 2005, Planetes is an unconventional sci-fi series that portrays the vastness of space as a backdrop for the personal lives of ordinary people—people who may have been born on Earth, but whose hopes and dreams lie amongst the stars.','subbed','Sunrise','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_296.jpg','Oct 04, 2003',0),(153,'planetes_dubbed','Planetes','Planetes',0,'https://animemoon.net/kitsuImages/cover_296.jpg','Sci-Fi, Space, Drama, Romance','In 2075, space travel is no longer just a dream, but an everyday reality for mankind. Advancements in science and technology have led to the colonization of the moon, the commercialization of outer space, and the formation of large space corporations. Ai Tanabe, an upbeat woman whose interests lie in the cosmos, joins Technora Corporation as a member of their Debris Section, a department dedicated to the removal of dangerous space junk between the orbits of the Earth and Moon.\r\nHowever, Ai soon discovers how unappreciated her job is. As the laughingstock of Technora, the Debris Section is severely understaffed, poorly funded, and is forced to use a dilapidated spaceship nicknamed the "Toy Box" for debris retrieval. Undeterred, Ai perseveres and gradually becomes acquainted with the strange personalities that make up the Debris Section's staff, such as the bumbling but good-natured chief clerk Philippe Myers; the mysterious and tight-lipped temp worker Edelgard Rivera; and the hotheaded and passionate Hachirota Hoshino, who longs for a spaceship to call his own.\r\nWinner of the Seiun Award in 2005, Planetes is an unconventional sci-fi series that portrays the vastness of space as a backdrop for the personal lives of ordinary people—people who may have been born on Earth, but whose hopes and dreams lie amongst the stars.','dubbed','Sunrise','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_296.jpg','Oct 04, 2003',0),(154,'steins-gate','Steins;Gate','Steins;Gate',25,'https://animemoon.net/kitsuImages/cover_5646.jpg','Sci-Fi, Thriller','The self-proclaimed mad scientist Rintarou Okabe rents out a room in a rickety old building in Akihabara, where he indulges himself in his hobby of inventing prospective "future gadgets" with fellow lab members: Mayuri Shiina, his air-headed childhood friend, and Hashida Itaru, a perverted hacker nicknamed "Daru." The three pass the time by tinkering with their most promising contraption yet, a machine dubbed the "Phone Microwave," which performs the strange function of morphing bananas into piles of green gel.\r\n\r\nThough miraculous in itself, the phenomenon doesn't provide anything concrete in Okabe's search for a scientific breakthrough; that is, until the lab members are spurred into action by a string of mysterious happenings before stumbling upon an unexpected success—the Phone Microwave can send emails to the past, altering the flow of history.\r\n\r\nAdapted from the critically acclaimed visual novel by 5pb. and Nitroplus, Steins;Gate takes Okabe through the depths of scientific theory and practicality. Forced across the diverging threads of past and present, Okabe must shoulder the burdens that come with holding the key to the realm of time.','subbed','White Fox','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_5646.jpg','Apr 06, 2011',0),(155,'steins-gate_dubbed','Steins;Gate','Steins;Gate',25,'https://animemoon.net/kitsuImages/cover_5646.jpg','Sci-Fi, Thriller','The self-proclaimed mad scientist Rintarou Okabe rents out a room in a rickety old building in Akihabara, where he indulges himself in his hobby of inventing prospective "future gadgets" with fellow lab members: Mayuri Shiina, his air-headed childhood friend, and Hashida Itaru, a perverted hacker nicknamed "Daru." The three pass the time by tinkering with their most promising contraption yet, a machine dubbed the "Phone Microwave," which performs the strange function of morphing bananas into piles of green gel.\r\n\r\nThough miraculous in itself, the phenomenon doesn't provide anything concrete in Okabe's search for a scientific breakthrough; that is, until the lab members are spurred into action by a string of mysterious happenings before stumbling upon an unexpected success—the Phone Microwave can send emails to the past, altering the flow of history.\r\n\r\nAdapted from the critically acclaimed visual novel by 5pb. and Nitroplus, Steins;Gate takes Okabe through the depths of scientific theory and practicality. Forced across the diverging threads of past and present, Okabe must shoulder the burdens that come with holding the key to the realm of time.','dubbed','White Fox','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_5646.jpg','Apr 06, 2011',0),(156,'steins-gate-0','Steins;Gate 0','Steins;Gate 0',23,'https://animemoon.net/kitsuImages/cover_10788.jpg','Sci-Fi, Thriller','A divergent continuation of the original Steins;Gate ending, Steins;Gate 0 explores an alternate worldline where Okabe abandons time travel. While attempting to forget past traumas and get his life back on track, he meets an AI that re-opens old wounds.','subbed','White Fox','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10788.jpeg','Apr 12, 2018',0),(157,'steins-gate-0_dubbed','Steins;Gate 0','Steins;Gate 0',23,'https://animemoon.net/kitsuImages/cover_10788.jpg','Sci-Fi, Thriller','A divergent continuation of the original Steins;Gate ending, Steins;Gate 0 explores an alternate worldline where Okabe abandons time travel. While attempting to forget past traumas and get his life back on track, he meets an AI that re-opens old wounds.','dubbed','White Fox','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10788.jpeg','Apr 12, 2018',0),(158,'owari-no-seraph','Seraph of the End: Vampire Reign','Owari no Seraph',12,'https://animemoon.net/kitsuImages/cover_8736.jpg','Supernatural, Vampire, Military, Drama, Action','With the appearance of a mysterious virus that kills everyone above the age of 13, mankind becomes enslaved by previously hidden, power-hungry vampires who emerge in order to subjugate society with the promise of protecting the survivors, in exchange for donations of their blood.\r\nAmong these survivors are Yuuichirou and Mikaela Hyakuya, two young boys who are taken captive from an orphanage, along with other children whom they consider family. Discontent with being treated like livestock under the vampires' cruel reign, Mikaela hatches a rebellious escape plan that is ultimately doomed to fail. The only survivor to come out on the other side is Yuuichirou, who is found by the Moon Demon Company, a military unit dedicated to exterminating the vampires in Japan.\r\nMany years later, now a member of the Japanese Imperial Demon Army, Yuuichirou is determined to take revenge on the creatures that slaughtered his family, but at what cost?Owari no Seraph is a post-apocalyptic supernatural shounen anime that follows a young man's search for retribution, all the while battling for friendship and loyalty against seemingly impossible odds.','subbed','Wit','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_8736.jpg','Apr 04, 2015',0),(159,'owari-no-seraph_dubbed','Seraph of the End: Vampire Reign','Owari no Seraph',12,'https://animemoon.net/kitsuImages/cover_8736.jpg','Supernatural, Vampire, Military, Drama, Action','With the appearance of a mysterious virus that kills everyone above the age of 13, mankind becomes enslaved by previously hidden, power-hungry vampires who emerge in order to subjugate society with the promise of protecting the survivors, in exchange for donations of their blood.\r\nAmong these survivors are Yuuichirou and Mikaela Hyakuya, two young boys who are taken captive from an orphanage, along with other children whom they consider family. Discontent with being treated like livestock under the vampires' cruel reign, Mikaela hatches a rebellious escape plan that is ultimately doomed to fail. The only survivor to come out on the other side is Yuuichirou, who is found by the Moon Demon Company, a military unit dedicated to exterminating the vampires in Japan.\r\nMany years later, now a member of the Japanese Imperial Demon Army, Yuuichirou is determined to take revenge on the creatures that slaughtered his family, but at what cost?Owari no Seraph is a post-apocalyptic supernatural shounen anime that follows a young man's search for retribution, all the while battling for friendship and loyalty against seemingly impossible odds.','dubbed','Wit','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_8736.jpg','Apr 04, 2015',0),(160,'fairy-gone','Fairy Gone','Fairy Gone',12,'https://animemoon.net/kitsuImages/cover_42130.jpg','Action, Demons, Fantasy, Magic, Supernatural','The anime is set in a world where fairies possess and reside within animals, granting them special powers. By surgically removing and transplanting the organs of a possessed animal into a human, humans can partially summon the fairy and use it as a weapon. Eventually, such individuals were used for war, and were called "Fairy Soldiers." After a long war, these soldiers lost their purpose, and had to reintegrate into society. From the government, to the mafia, and even becoming terrorists, each tread their own path.\r\n\r\nThe story begins nine years after the end of the war, and centers on the protagonist Maria. Maria is a fresh recruit of "Dorothea," an organization dedicated to the investigation and suppression of fairy-related crimes and incidents. Even in peacetime, the government is still unstable after the war. Many criminals still have lingering wounds from the previous conflict, and there are terrorist groups bent on revenge. This is the story of Fairy Soldiers seeking their own justice in a chaotic postwar world.','subbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42130.jpg','Apr 08, 2019',0),(161,'fairy-gone_dubbed','Fairy Gone','Fairy Gone',12,'https://animemoon.net/kitsuImages/cover_42130.jpg','Action, Demons, Fantasy, Magic, Supernatural','The anime is set in a world where fairies possess and reside within animals, granting them special powers. By surgically removing and transplanting the organs of a possessed animal into a human, humans can partially summon the fairy and use it as a weapon. Eventually, such individuals were used for war, and were called "Fairy Soldiers." After a long war, these soldiers lost their purpose, and had to reintegrate into society. From the government, to the mafia, and even becoming terrorists, each tread their own path.\r\n\r\nThe story begins nine years after the end of the war, and centers on the protagonist Maria. Maria is a fresh recruit of "Dorothea," an organization dedicated to the investigation and suppression of fairy-related crimes and incidents. Even in peacetime, the government is still unstable after the war. Many criminals still have lingering wounds from the previous conflict, and there are terrorist groups bent on revenge. This is the story of Fairy Soldiers seeking their own justice in a chaotic postwar world.','dubbed','P.A. Works','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42130.jpg','Apr 08, 2019',0),(162,'rakudai-kishi-no-cavalry','Chivalry of a Failed Knight','Rakudai Kishi no Cavalry',12,'https://animemoon.net/kitsuImages/cover_10745.jpg','School, Fantasy, Romance, Action, Ecchi','There are some humans capable of using magical power to manifest their souls as weapons and control forces beyond normal comprehension. These people are known as Blazers, and those who are recognized as such can undergo training at academies to become Mage-Knights. Ikki Kurogane is an aspiring Mage-Knight, despite being considered the worst student at Hagun Academy as an F-ranked Blazer—the lowest rank possible.\r\n\r\nOne morning, he accidentally stumbles upon Stella Vermillion, a visiting princess and A-ranked Blazer who has just enrolled at Hagun, in a state of undress. As a result, she challenges him to a duel where the loser will be the winner’s slave. It seems like a surefire win for Stella, but could there be more to Ikki than meets the eye?\r\n\r\nRakudai Kishi no Cavalry tells the story of Ikki’s valiant efforts to qualify for an upcoming tournament that could bring him a step closer to his dreams, aided by Stella. Together, they will prove that hard work can overcome the limits set upon them.','subbed','flying DOG','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_10745.jpeg','Oct 03, 2015',0),(163,'rakudai-kishi-no-cavalry_dubbed','Chivalry of a Failed Knight','Rakudai Kishi no Cavalry',12,'https://animemoon.net/kitsuImages/cover_10745.jpg','School, Fantasy, Romance, Action, Ecchi','There are some humans capable of using magical power to manifest their souls as weapons and control forces beyond normal comprehension. These people are known as Blazers, and those who are recognized as such can undergo training at academies to become Mage-Knights. Ikki Kurogane is an aspiring Mage-Knight, despite being considered the worst student at Hagun Academy as an F-ranked Blazer—the lowest rank possible.\r\n\r\nOne morning, he accidentally stumbles upon Stella Vermillion, a visiting princess and A-ranked Blazer who has just enrolled at Hagun, in a state of undress. As a result, she challenges him to a duel where the loser will be the winner’s slave. It seems like a surefire win for Stella, but could there be more to Ikki than meets the eye?\r\n\r\nRakudai Kishi no Cavalry tells the story of Ikki’s valiant efforts to qualify for an upcoming tournament that could bring him a step closer to his dreams, aided by Stella. Together, they will prove that hard work can overcome the limits set upon them.','dubbed','flying DOG','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_10745.jpeg','Oct 03, 2015',0),(164,'zombieland-saga','ZOMBIE LAND SAGA','Zombieland Saga',12,'https://animemoon.net/kitsuImages/cover_41459.jpg','Music, Comedy, Supernatural','A typical morning. The usual music. Their normal lives. The peace these seven girls experience will suddenly be destroyed. By the living dead... zombies. A reality that they never wanted a part of, an amazing and terrifying zombie world. They all share one wish: "We want to live." These girls will struggle through this saga, in order to achieve a miracle. MAPPA, Avex Pictures, and Cygames team up to bring you a juicy, 100% original anime. A timeless shocker for all audiences, a brand new style of zombie anime, will soon rise.','subbed','MAPPA','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_41459.jpg','Oct 04, 2018',0),(165,'zombieland-saga_dubbed','ZOMBIE LAND SAGA','Zombieland Saga',12,'https://animemoon.net/kitsuImages/cover_41459.jpg','Music, Comedy, Supernatural','A typical morning. The usual music. Their normal lives. The peace these seven girls experience will suddenly be destroyed. By the living dead... zombies. A reality that they never wanted a part of, an amazing and terrifying zombie world. They all share one wish: "We want to live." These girls will struggle through this saga, in order to achieve a miracle. MAPPA, Avex Pictures, and Cygames team up to bring you a juicy, 100% original anime. A timeless shocker for all audiences, a brand new style of zombie anime, will soon rise.','dubbed','MAPPA','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_41459.jpg','Oct 04, 2018',0),(166,'bem','BEM','BEM',10,'https://animemoon.net/kitsuImages/cover_42175.jpg','Action, Demons, Supernatural','Bem, Bela, and Belo are ugly humanoid youkai who fight for justice. They live among humans and protect them from evil youkai. The three find themselves ostracized from both humans and other youkai, but the three continue to fight in hopes of one day becoming humans themselves.','subbed','Bem','Currently Airing','null-','https://animemoon.net/kitsuImages/banner_42175.jpg','Jul 08, 2019',0),(167,'bem_dubbed','BEM','BEM',7,'https://animemoon.net/kitsuImages/cover_42175.jpg','Action, Demons, Supernatural','Bem, Bela, and Belo are ugly humanoid youkai who fight for justice. They live among humans and protect them from evil youkai. The three find themselves ostracized from both humans and other youkai, but the three continue to fight in hopes of one day becoming humans themselves.','dubbed','Bem','Currently Airing','null-','https://animemoon.net/kitsuImages/banner_42175.jpg','Jul 08, 2019',0),(168,'devils-line','Devils Line','Devils Line',12,'https://animemoon.net/img/anime/newicons/devils_line.jpg','Supernatural, Vampire, Drama, Romance, Action','Anzai, half vampire, and Tsukasa, a normal school girl.\r\n\r\nVampires seem to be living among humans. Of course the government does not know of their existence, because their appearance does not differ from humans. They also do not need to drink blood, but when they get a craving or get angry, they can become uncontrollable monsters.','subbed','Platinum Vision','Finished','R-Violence, Profanity','https://animemoon.net/img/anime/newicons/devils_line_wp.jpg','Apr 07, 2018',0),(169,'devils-line_dubbed','Devils Line','Devils Line',12,'https://animemoon.net/img/anime/newicons/devils_line.jpg','Supernatural, Vampire, Drama, Romance, Action','Anzai, half vampire, and Tsukasa, a normal school girl.\r\n\r\nVampires seem to be living among humans. Of course the government does not know of their existence, because their appearance does not differ from humans. They also do not need to drink blood, but when they get a craving or get angry, they can become uncontrollable monsters.','dubbed','Platinum Vision','Finished','R-Violence, Profanity','https://animemoon.net/img/anime/newicons/devils_line_wp.jpg','Apr 07, 2018',0),(170,'sword-art-online-alicization---war-of-underworld','Sword Art Online: Alicization - War of Underworld','',6,'https://animemoon.net/img/anime/newicons/sword_art_online_alicization_wotuw.jpg','Action, Adventure, Fantasy, Game, Romance','Second part of Sword Art Online: Alicization.','subbed','A-1 Pictures','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/782305-min.jpg','Oct 13, 2019',0),(171,'cautious-hero-the-hero-is-overpowered-but-overly-cautious','Cautious Hero: The Hero Is Overpowered but Overly Cautious','',6,'https://animemoon.net/img/anime/newicons/cautious%20hero.jpg','Action, Adventure, Comedy, Fantasy','Goddess Listarte, the savior of the super hard-mode world Gairbrunde, summons a hero to her aid. The hero, Seiya Ryuuguuin, holds the cheat-rank status, but he is ridiculously cautious. For instance, he would buy three sets of armor: one to wear, a spare, and a spare for the spare. Beyond keeping an absurd amount of item stock, he remains in his room for muscle training till he reaches the max level and fights slimes at full power just to stay on the safe side.','subbed','White Fox','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_42175.jpg','Oct 2, 2019',0),(172,'assassins-pride','Assassins Pride','',6,'https://animemoon.net/img/anime/newicons/assasins_pride.jpg','Fantasy','In the world where only the aristocrats have the power to fight the monster—mana. A youth named Kufa is dispatched as a tutor to find Mareida's talent, a nuisance girl born in a duke's family. If she is not talented, assassinate her—that, is the dark side of his task...','subbed','EMT Squared','Currently Airing','None','https://animemoon.net/img/anime/newicons/1022512.jpg','Oct 10, 2019',0),(173,'fate/grand-order-zettai-majuu-sensen-babylonia','Fate-Grand Order: Zettai Majuu Sensen Babylonia','',4,'https://animemoon.net/img/anime/newicons/fate_grand_order_absolute.jpg','Action, Supernatural, Magic, Fantasy','An adaptation of the Seventh Holy Grail War, The Absolute Frontline in the War Against the Demonic Beasts Babylonia Singularity of Fate/Grand Order.','subbed','CloverWorks','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/751027-min.jpg','Sep 29, 2019',0),(174,'oresuki','Oresuki','',7,'https://animemoon.net/img/anime/newicons/orusuki.jpg','Comedy, Romance, School','Kisaragi Amatsuyu is invited out alone by the cool beauty upperclassman Cosmos and his childhood friend Himawari. Expecting to hear their confessions, he triumphantly goes to meet each of them in turn. But Cosmos and Himawari both instead confess to Amatsuyu that they like his friend. Amatsuyu fights this lonely battle, but there is another girl who is looking at him. She is a gloomy girl with glasses and braids. Amatsuyu finds that he hates her, because she's always turning her sharp tongue only on him and finding enjoyment in his troubles. But it turns out that she's the only one who actually does like him.','subbed','Barnum Studio, Connect','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1010749.jpg','Oct 3, 2019',0),(175,'azur-lane','Azur Lane','',6,'https://animemoon.net/img/anime/newicons/azur_lane.jpg','Action, Military, Historical','Grotesque, strong enemy called Siren has suddenly appeared from the sea. In order to fight against them, a group of army Azure Lane has formed. They were successful in stopping the attack from Siren for a moment using warships, the different ideals from the people who formed it has shown. The story is about girls fight the strong enemies that they never face while dealing with the trouble in each camp.','subbed','Bibury Animation Studios','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/860569-min.png','Oct 3, 2019',0),(176,'kabukichou-sherlock','Kabukichou Sherlock','',0,'https://animemoon.net/img/anime/newicons/sherlock.jpg','Mystery, Comedy, Drama','Shinjuku ward east side... The center of the street with most chaos, There's a Kabukicho with full of neon lights. When the light is stronger, the shadow is deeper. The story begins when certain bizarre murder happens one night! Suspense? Or Comedy? Drama that cannot identify begins!','subbed','Production I.G','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1000385.jpg','Oct 12, 2019',0),(177,'no-guns-life','No Guns Life','',6,'https://animemoon.net/img/anime/newicons/no_guns_life.jpg','Action, Sci-Fi, Seinen','Ex-soldier Juuzou Inui has one question—who turned him into a cyborg and erased his memories? After the war, cyborg soldiers known as the Extended were discharged. Juzo Inui is one of them, a man whose body was transformed, his head replaced with a giant gun! With no memory of his previous life—or who replaced his head and why—Inui now scratches out a living in the dark streets of the city as a Resolver, taking on cases involving the Extended. When a fellow Extended showed up in Inui's office—on the run from the Security Bureau with a kidnapped child in tow and asking for help—Inui should have just thrown the guy out. But Inui's loyalty to a brother Extended makes him take the job. Keeping the child safe won't be easy, since everyone seems to want to grab him, from street punks to the megacorporation Berühren, who have sent out a special agent that knows exactly how to deal with the Extended...','subbed','Madhouse','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1038623.jpg','Oct 11, 2019',0),(178,'beastars','Beastars','',0,'https://animemoon.net/img/anime/newicons/Beastars.jpg','Drama, Psychological, Shounen, Slice of Life','In a world populated by anthropomorphic animals, herbivores and carnivores coexist with each other. For the adolescences of Cherryton Academy, school life is filled with hope, romance, distrust, and uneasiness. The main character is Regoshi the wolf, a member of the drama club. Despite his menacing appearance, he has a very gentle heart. Throughout most of his life, he has always been an object of fear and hatred by other animals, and he's been quite accustomed to that lifestyle. But soon, he finds himself becoming more involved with his fellow classmates who have their own share of insecurities and finds his life in school changing slowly.','subbed','Orange','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1038621.jpg','Oct 10, 2019',0),(179,'choyoyu!-high-school-prodigies-have-it-easy-even-in-another-world!','CHOYOYU!: High School Prodigies Have It Easy Even in Another World!','',2,'https://animemoon.net/img/anime/newicons/choyoyu.jpg','Fantasy','Seven high school students that got caught in an airplane accident wake up, in a middle age like fantasy different world where magic and beast-man (juujin) exist. But they do not panic at their current situation!? They build a nuclear plant in a world without electricity, they control the economy of a large city in a short work's trip, and finally for their benefactor's sake who are suffering from the misgoverment, they declare war on the evil nobles. So... none of them is a normal high school student, each of them are super human high school students that stand at the top of politics, economics, science and medicine! This is a story of a dream team that possess earth's greatest wisdom and technology, that without any self-restraining bring a revolution to a different world with over-technology','subbed','Project No.9','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_42175.jpg','Oct 3, 2019',0),(180,'ahiru-no-sora','Ahiru no Sora','',7,'https://animemoon.net/img/anime/newicons/ahiru.jpg','Sports, Drama, School, Shounen','A stout, weak, yet highly passionate Sora Kurumatani enters Kuzuryuu High School with hopes that he'll fulfill his mother's wishes to dominate his first high school tournament. However, the basketball club—turned den for delinquents—does anything but play basketball! Its club members, Momoharu Hanazono, a skilled blocker who can do power jumps but is horrible at shooting, and his twin brother Chiaki, a talented point guard, has also lost interest in the sport. With just one game overwhelmed with adrenaline rush and excitement, and Sora's pure love for the game, the youth's burning out spirit for basketball rekindles.','subbed','Diomedea','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1010745.jpg','Oct 2, 2019',0),(181,'kemono-michi-rise-up','Kemono Michi: Rise Up','',5,'https://animemoon.net/img/anime/newicons/hatage.jpg','Comedy, Fantasy, Shounen','Professional wrestler and animal lover Shibata Genzo is suddenly summoned to another world. Greeted by a princess, she requests to get rid of the evil beasts roaming in this world. Outraged that he was asked to kill monsters, Genzo German suplexes the princess. Unable to get back to Earth, he decides to live a peaceful life and manage a "monster" pet shop.','subbed','ENGI','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_42175.jpg','Oct 2, 2019',0),(182,'babylon','Babylon','',7,'https://animemoon.net/img/anime/newicons/Babylon.jpg','Thriller','Zen Seizaki, a public prosecutor at Tokyo District Public Prosecutors Office, is investigating a case of illegal clinical research related to a drug company and a university. During the investigation, he finds a file that Shin Inaba, an anesthesiologist, kept, which includes blood that is mixed with hair, skin, and a paper written with letter F. As he investigates, he realized there's a hidden plot that is connected with a huge election as well as to a certain person who is in charge of it.','subbed','Revoroot','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_42175.jpg','Oct 7, 2019 ',0),(183,'ascendance-of-a-bookworm','Ascendance of a Bookworm','',7,'https://animemoon.net/img/anime/newicons/honzuki.jpg','Slice of Life, Fantasy','Motosu Urano, a book-loving college student who just got her Librarian certification and was supposed to enter the job of her dreams after graduation, was killed during a massive earthquake crushing her underneath a pile of her own massive collection of books. Wishing for reincarnation in order to read even more, she got reincarnated to a world with a low literacy level and very few books, limited only to the nobility of the world. As she reincarnated as 5-year-old daughter of a lowly soldier, Maine, no matter how much she wants to read, there is no way there are any books around. If there are no books then what do you do? You make them yourself of course... What her goal is, to become a librarian no matter what, and to live a life surrounded by books. For starters she begins from making them.','subbed','Ajia-Do','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/kitsuImages/banner_42175.jpg','Oct 3, 2019',0),(184,'fairy-gone-2nd-season','Fairy Gone 2nd Season','',1,'https://animemoon.net/img/anime/newicons/fairy_gone_2nd.jpg','Action, Demons, Supernatural, Magic, Fantasy','Second season of Fairy Gone.','subbed','P.A. Works','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/999613.jpg','Oct 7, 2019',0),(185,'black-fox','Black Fox','',1,'https://animemoon.net/img/anime/newicons/black_fox.jpg','Action','Living in a ninja residence tucked away in a corner of a futuristic city is Rikka, the eldest daughter of a Ninja clan, who looks up to her father—a researcher—very much. Carrying on with her life normally, Rikka's home came suddenly under attack one day. Driven into a corner, what would she do to overcome this crisis? Rip darkness to pieces and become "BLACK"!','subbed','3Hz','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/black_fox.png','Oct 5, 2019',0),(186,'granblue-fantasy-the-animation','Granblue Fantasy The Animation','Granblue Fantasy The Animation',13,'https://cdn.myanimelist.net/images/anime/2/81630.jpg','Fantasy, Adventure','This is a world of the skies, where many islands drift in the sky. A boy named Gran and a talking winged lizard named Vyrn lived in Zinkenstill, an island which yields mysteries. One day, they come across a girl named Lyria. Lyria had escaped from the Erste Empire, a military government that is trying to rule over this world using powerful military prowess. In order to escape from the Empire, Gran and Lyria head out into the vast skies, holding the letter Gran's father left behind - which said, "I will be waiting at Estalucia, Island of Stars".\r\n\r\n(Source: Aniplex of America)\r\n\r\nNote: Episodes 1 and 2 preaired on TV on January 21, 2017. Regular broadcasting begins on April 2, 2017.','subbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11382.png','Apr 02, 2017',0),(187,'granblue-fantasy-the-animation_dubbed','Granblue Fantasy The Animation','Granblue Fantasy The Animation',13,'https://cdn.myanimelist.net/images/anime/2/81630.jpg','Fantasy, Adventure','This is a world of the skies, where many islands drift in the sky. A boy named Gran and a talking winged lizard named Vyrn lived in Zinkenstill, an island which yields mysteries. One day, they come across a girl named Lyria. Lyria had escaped from the Erste Empire, a military government that is trying to rule over this world using powerful military prowess. In order to escape from the Empire, Gran and Lyria head out into the vast skies, holding the letter Gran's father left behind - which said, "I will be waiting at Estalucia, Island of Stars".\r\n\r\n(Source: Aniplex of America)\r\n\r\nNote: Episodes 1 and 2 preaired on TV on January 21, 2017. Regular broadcasting begins on April 2, 2017.','dubbed','A-1 Pictures','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_11382.png','Apr 02, 2017',0),(188,'val-x-love','Val x Love','Val x Love',4,'https://animemoon.net/kitsuImages/cover_42344.jpg','','Takuma Akutsu has a “unique” appearance that, unfortunately, leaves him feeling isolated and alone among his high school classmates who shun him. Enter the Valkyries sent by Odin himself! Once they descend into Takuma’s life, he discovers they aren’t scared of him one bit! In fact, they’re super keen to get to know him better. As the intimacy between the Valkyries and Takuma grows, so too do their powers. And that’s a good thing because they’re on orders to slay the vicious monsters intent on destroying the earth.','subbed','Hoods Entertainment','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42344.jpg','Oct 05, 2019',0),(189,'granblue-fantasy-the-animation-season-2','Granblue Fantasy The Animation Season 2','Granblue Fantasy The Animation Season 2',5,'https://cdn.myanimelist.net/images/anime/1948/103308.jpg','Adventure, Fantasy','Second season of Granblue Fantasy The Animation.','subbed','MAPPA','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/877952.jpg','Oct 5, 2019',0),(191,'stand-my-heroes-piece-of-truth','Stand My Heroes: Piece of Truth','Stand My Heroes: Piece of Truth',7,'https://animemoon.net/kitsuImages/cover_42309.jpg','Mystery, Romance, Josei','Newcomer Rei Izumi is joining the narcotics investigation unit of the Ministry of Health, Labour and Welfare. As a scout for the newly created STAND, she’s going to recruit the most unique of agents, investigators, and informants to make up a specialized team to safeguard the country. And their first mission is to discover the hazardous drug destroying the lives of innocent Tokyo citizens.','subbed','M.S.C','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42309.jpg','Oct 07, 2019',0),(192,'stand-my-heroes-piece-of-truth_dubbed','Stand My Heroes: Piece of Truth','Stand My Heroes: Piece of Truth',0,'https://animemoon.net/kitsuImages/cover_42309.jpg','Mystery, Romance, Josei','Newcomer Rei Izumi is joining the narcotics investigation unit of the Ministry of Health, Labour and Welfare. As a scout for the newly created STAND, she’s going to recruit the most unique of agents, investigators, and informants to make up a specialized team to safeguard the country. And their first mission is to discover the hazardous drug destroying the lives of innocent Tokyo citizens.','dubbed','M.S.C','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42309.jpg','Oct 07, 2019',0),(193,'black-clover-tv','Black Clover','Black Clover',109,'https://animemoon.net/kitsuImages/cover_13209.jpg','Comedy, Magic, Fantasy, Action','In a world where magic is everything, Asta and Yuno are both found abandoned at a church on the same day. While Yuno is gifted with exceptional magical powers, Asta is the only one in this world without any. At the age of fifteen, both receive grimoires, magic books that amplify their holder's magic. Asta's is a rare Grimoire of Anti-Magic that negates and repels his opponent's spells. Being opposite but good rivals, Yuno and Asta are ready for the hardest of challenges to achieve their common dream: to be the Wizard King.','subbed','Pierrot','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13209.jpg','Oct 03, 2017',0),(194,'black-clover-tv_dubbed','Black Clover','Black Clover',0,'https://animemoon.net/kitsuImages/cover_13209.jpg','Comedy, Magic, Fantasy, Action','In a world where magic is everything, Asta and Yuno are both found abandoned at a church on the same day. While Yuno is gifted with exceptional magical powers, Asta is the only one in this world without any. At the age of fifteen, both receive grimoires, magic books that amplify their holder's magic. Asta's is a rare Grimoire of Anti-Magic that negates and repels his opponent's spells. Being opposite but good rivals, Yuno and Asta are ready for the hardest of challenges to achieve their common dream: to be the Wizard King.','dubbed','Pierrot','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13209.jpg','Oct 03, 2017',0),(195,'z-x-code-reunion','Z/X: Code Reunion','Z/X: Code Reunion',6,'https://animemoon.net/kitsuImages/cover_42307.jpg',' Sci-Fi, Fantasy, School, Shounen','The signing of a peace treaty has secured a tenuous ceasefire between mankind and the Zex, beings who emerged from space/time rifts connected to mysterious, distant worlds. Partnered with a Zex named Rigel, Azumi Kakamigahara must shoulder the fate of her own idyllic world.','subbed','Passione','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42307.jpg','Oct 08, 2019',0),(196,'kandagawa-jet-girls','Kandagawa Jet Girls','Kandagawa Jet Girls',3,'https://animemoon.net/kitsuImages/cover_42476.jpg','Sports','“Jet-Racing” has become a mega-popular extreme sport across the world, and with good reason! The “Jetter” pilots a high velocity watercraft and is paired with a “Shooter” who blasts rival teams with a hydro gun. It all adds up to explosive, wet-and-wild action as they race to the finish and compete to earn supremacy. Among those competing is Rin Namiki, and racing is in her blood. Rin aspires to become a legendary Jetter just like her mother, and after meeting the cool and gorgeous Shooter Misa Aoi, it looks like Rin’s dreams are finally in reach with a partner who shares her passion! Every race brings them tighter together as a team and closer than ever to their dream of becoming the best Jet Racers on the water.','subbed','TNK','Currently Airing','R-Partial nudity','https://animemoon.net/kitsuImages/banner_42476.png','Oct 08, 2019',0),(197,'hataage-kemono-michi_dubbed','Kemono Michi: Rise Up','Hataage! Kemono Michi',2,'https://animemoon.net/kitsuImages/cover_42127.jpg','Comedy, Fantasy, Shounen','The manga follows masked wrestler Genzou Shibata, who likes all kinds of animals and creatures. One day he is summoned to another world, where a princess asks him to help kill magical beasts, but he gets mad and puts her in a German suplex. Instead, he begins life as a pet shop owner in the other world.','dubbed','ENGI','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42127.jpg','Oct 02, 2019',0),(198,'blade-of-the-immortal','Blade of the Immortal','Mugen no Juunin',7,'https://animemoon.net/kitsuImages/cover_3490.jpg','Action, Adventure, Historical, Supernatural, Drama, Martial Arts, Samurai, Seinen','Manji is an immortal swordsman, who has been cursed with eternal life. He has grown tired of living with all the death he has created. He has no skills other than those of killing, thus he forms a plan to regain his mortality: he shall kill one hundred evil men for each good one he has killed. The old witch who afflicted Manji with immortality agrees to Manji’s proposition and Manji is set on his path to kill one thousand evil men. On his journey he meets a young girl, Rin, who has her own vengeance to seek against the sword school whose members slaughtered Rin’s family. Rin and Manji journey together, each hoping to find some kind of peace. In their way are many varied enemies. Rin and Manji are almost constantly under attack and must learn to live their lives, avoiding being consumed by revenge.\n','subbed','LIDENFILMS','Finished','R-17+ (violence & profanity)','https://animemoon.net/kitsuImages/banner_3490.jpg','Oct 10, 2019',0),(199,'houkago-saikoro-club','After School Dice Club','Houkago Saikoro Club',6,'https://animemoon.net/kitsuImages/cover_42345.jpg','Game, Comedy, School, Shounen','A story about girls playing board games after school!\r\n\r\nKyoto in Spring. Aya is a high school girl who's just moved to a new town. Miki is her shy classmate, and her first friend. One day after school Aya and Miki follow the committee president Midori to a speciality board games store. The Dice Club!! Without thinking they try out a German board game together.','subbed','LIDENFILMS','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42345.jpg','Oct 03, 2019',0),(200,'watashi-nouryoku-wa-heikinchi-de-itta-yo-ne','Didnt I Say to Make My Abilities Average in the Next Life','Watashi, Nouryoku wa Heikinchi de tte Itta yo ne',7,'https://animemoon.net/kitsuImages/cover_42423.jpg','Comedy, Fantasy','When she turns ten years old, Adele von Ascham is hit with a horrible headache–and memories of her previous life as an eighteen-year-old Japanese girl named Kurihara Misato. That life changed abruptly, however, when Misato died trying to aid a little girl and met god. During that meeting, she made an odd request and asked for average abilities in her next life. But few things–especially wishes–ever go quite as planned.','subbed','Project No. 09','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42423.jpg','Oct 07, 2019',0),(201,'choujin-koukousei-tachi-wa-isekai-demo-yoyuu-de-ikinuku-you-desu','High School Prodigies Have It Easy Even in Another World!','Choujin Koukousei-tachi wa Isekai demo Yoyuu de Ikinuku you desu!',7,'https://animemoon.net/kitsuImages/cover_42222.jpg','Fantasy','Seven Japanese high school prodigies have taken the world by storm, exercising their mind-blowing abilities in everything from politics to entertainment. But when their plane crashes one day, these geniuses awaken to find themselves in a different realm-one that's home to magic and beast folk! While such strange new surroundings might throw an average person for a loop, these prodigies take their situation in stride...','subbed','Project No.9','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42222.jpg','Oct 03, 2019',0),(202,'no-guns-life_dubbed\r\n','No Guns Life','',0,'https://animemoon.net/img/anime/newicons/no_guns_life.jpg','Action, Sci-Fi, Seinen','Ex-soldier Juuzou Inui has one question—who turned him into a cyborg and erased his memories? After the war, cyborg soldiers known as the Extended were discharged. Juzo Inui is one of them, a man whose body was transformed, his head replaced with a giant gun! With no memory of his previous life—or who replaced his head and why—Inui now scratches out a living in the dark streets of the city as a Resolver, taking on cases involving the Extended. When a fellow Extended showed up in Inui's office—on the run from the Security Bureau with a kidnapped child in tow and asking for help—Inui should have just thrown the guy out. But Inui's loyalty to a brother Extended makes him take the job. Keeping the child safe won't be easy, since everyone seems to want to grab him, from street punks to the megacorporation Berühren, who have sent out a special agent that knows exactly how to deal with the Extended...','dubbed','Madhouse','Currently Airing','PG-13 - Teens 13 or older','https://animemoon.net/img/anime/newicons/1038623.jpg','Oct 11, 2019',0),(203,'hoshiai-no-sora','Stars Align','Hoshiai no Sora',6,'https://animemoon.net/kitsuImages/cover_42094.png',' Slice of Life, Sports, Drama, School','The teen adolescence story revolves around the coming-of-age of boys in a junior high school's soft tennis club, which is on the verge of shutting down. Touma Shinjou asks Maki Katsuragi to join the team for his vaunted abilities, and mentions a summer competition. Katsuragi asks for money in return for joining the team.','subbed','8bit','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42094.png','Oct 11, 2019',0),(204,'hoshiai-no-sora_dubbed','Stars Align','Hoshiai no Sora',0,'https://animemoon.net/kitsuImages/cover_42094.png',' Slice of Life, Sports, Drama, School','The teen adolescence story revolves around the coming-of-age of boys in a junior high school's soft tennis club, which is on the verge of shutting down. Touma Shinjou asks Maki Katsuragi to join the team for his vaunted abilities, and mentions a summer competition. Katsuragi asks for money in return for joining the team.','dubbed','8bit','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42094.png','Oct 11, 2019',0),(205,'null-peta','Null & Peta','Null Peta',7,'https://animemoon.net/kitsuImages/cover_42469.jpg','Sc-Fi','Girl genius "Null" has just lost her beloved big sister "Peta" in an accident.','subbed','Shin-Ei Animation','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42469.jpg','Oct 04, 2019',0),(206,'yuru-camp','Laid-Back Camp','Yuru Camp',12,'https://cdn.myanimelist.net/images/anime/4/89877.jpg','Comedy, Slice, of, Life','Rin likes to go camping by herself along the lakes that provide a scenic view of Mt. Fuji. Nadeshiko loves to take cycling trips by herself to places where she can see Mt. Fuji. After they meet, Rin and Nadeshiko take camping trips, eat cup ramen together, and enjoy the scenery.','subbed','C-Station','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_13480.jpg','Jan 04, 2018',0),(207,'fate-grand-order-first-order','Fate-Grand Order -First Order-','Fate/Grand Order: First Order',1,'https://animemoon.net/kitsuImages/cover_12710.png','Magic, Supernatural, Fantasy, Action','The Chaldea Security Organization was founded to focus on preserving the continuation of human history. They observe a world which magecraft couldn’t observe, and science couldn’t measure, all to prevent the certain extinction of humanity. But one day, the future that Chaldea continued to observe disappears and humanity’s extinction in 2017 becomes clear. Based on the assumption that Fuyuki, a provincial town in Japan, is the reason for humanity’s extinction, Chaldea issues an order to explore, investigate, and possibly destroy this singularity – a quest for the Holy Grail, the Grand Order.','subbed','Unknown','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12710.jpg','Dec 31, 2016',0),(208,'fate-grand-order-first-order_dubbed','Fate-Grand Order -First Order-','Fate/Grand Order: First Order',1,'https://animemoon.net/kitsuImages/cover_12710.png','Magic, Supernatural, Fantasy, Action','The Chaldea Security Organization was founded to focus on preserving the continuation of human history. They observe a world which magecraft couldn’t observe, and science couldn’t measure, all to prevent the certain extinction of humanity. But one day, the future that Chaldea continued to observe disappears and humanity’s extinction in 2017 becomes clear. Based on the assumption that Fuyuki, a provincial town in Japan, is the reason for humanity’s extinction, Chaldea issues an order to explore, investigate, and possibly destroy this singularity – a quest for the Holy Grail, the Grand Order.','dubbed','Unknown','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_12710.jpg','Dec 31, 2016',0),(209,'rifle-is-beautiful','Chidori RSC','Rifle Is Beautiful',3,'https://animemoon.net/kitsuImages/cover_42292.jpg','Slice of Life, Comedy, School','Kokura Hikari is a first-year high school girl who loves rifle shooting. She entered Chidori High School because it had a shooting club, but finds that the club had been disbanded. She had only one day to find enough members to reform the club, but luckily was able to find three other first-year girls who she had met at a competition in middle school.\r\n\r\nThus begins the daily activities of the Chidori High Shooting Club.','subbed','Sentai Filmworks','Currently Airing','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_42292.jpg','Oct 13, 2019',0),(210,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten','Akashic Records of Bastard Magic Instructor','Rokudenashi Majutsu Koushi to Akashic Records',12,'https://animemoon.net/kitsuImages/cover_11942.jpg','Magic, School, Fantasy, Action','Sistina attends a magical academy to hone her skills in the magical arts, hoping to solve the mystery of the enigmatic Sky Castle. After the retirement of her favorite teacher, the replacement, Glen, turns out to be a tardy, lazy, and seemingly incompetent bastard of an instructor.','subbed','LIDENFILMS','Finished','R-','https://animemoon.net/kitsuImages/banner_11942.png','Apr 04, 2017',0),(211,'roku-de-nashi-majutsu-koushi-to-kinki-kyouten_dubbed','Akashic Records of Bastard Magic Instructor','Rokudenashi Majutsu Koushi to Akashic Records',12,'https://animemoon.net/kitsuImages/cover_11942.jpg','Magic, School, Fantasy, Action','Sistina attends a magical academy to hone her skills in the magical arts, hoping to solve the mystery of the enigmatic Sky Castle. After the retirement of her favorite teacher, the replacement, Glen, turns out to be a tardy, lazy, and seemingly incompetent bastard of an instructor.','dubbed','LIDENFILMS','Finished','R-','https://animemoon.net/kitsuImages/banner_11942.png','Apr 04, 2017',0),(212,'bokutachi-wa-benkyou-ga-dekinai','We Never Learn: BOKUBEN','Bokutachi wa Benkyou ga Dekinai',13,'https://animemoon.net/kitsuImages/cover_41956.jpg','Comedy, Harem, Romance, School, Shounen','Nariyuki Yuiga is in his last and most painful year of high school. In order to gain the “special VIP recommendation” which would grant him a full scholarship to college, he must now tutor his classmates as they struggle to prepare for entrance exams.','subbed','Silver, Arvo Animation','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_41956.jpg','Apr 07, 2019',0),(213,'akagami-no-shirayuki-hime','Snow White with the Red Hair','Akagami no Shirayuki-hime',0,'https://animemoon.net/kitsuImages/cover_10621.jpg','Fantasy, Drama, Romance','Although her name means "snow white," Shirayuki is a cheerful, red-haired girl living in the country of Tanbarun who works diligently as an apothecary at her herbal shop. Her life changes drastically when she is noticed by the silly prince of Tanbarun, Prince Raji, who then tries to force her to become his concubine. Unwilling to give up her freedom, Shirayuki cuts her long red hair and escapes into the forest, where she is rescued from Raji by Zen Wistalia, the second prince of a neighboring country, and his two aides. Hoping to repay her debt to the trio someday, Shirayuki sets her sights on pursuing a career as the court herbalist in Zen's country, Clarines.\r\n\r\nAkagami no Shirayuki-hime depicts Shirayuki's journey toward a new life at the royal palace of Clarines, as well as Zen's endeavor to become a prince worthy of his title. As loyal friendships are forged and deadly enemies formed, Shirayuki and Zen slowly learn to support each other as they walk their own paths.','subbed','Bones','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10621.png','Jul 07, 2015',0),(214,'akagami-no-shirayuki-hime_dubbed','Snow White with the Red Hair','Akagami no Shirayuki-hime',0,'https://animemoon.net/kitsuImages/cover_10621.jpg','Fantasy, Drama, Romance','Although her name means "snow white," Shirayuki is a cheerful, red-haired girl living in the country of Tanbarun who works diligently as an apothecary at her herbal shop. Her life changes drastically when she is noticed by the silly prince of Tanbarun, Prince Raji, who then tries to force her to become his concubine. Unwilling to give up her freedom, Shirayuki cuts her long red hair and escapes into the forest, where she is rescued from Raji by Zen Wistalia, the second prince of a neighboring country, and his two aides. Hoping to repay her debt to the trio someday, Shirayuki sets her sights on pursuing a career as the court herbalist in Zen's country, Clarines.\r\n\r\nAkagami no Shirayuki-hime depicts Shirayuki's journey toward a new life at the royal palace of Clarines, as well as Zen's endeavor to become a prince worthy of his title. As loyal friendships are forged and deadly enemies formed, Shirayuki and Zen slowly learn to support each other as they walk their own paths.','dubbed','Bones','Finished','PG-Teens 13 or older','https://animemoon.net/kitsuImages/banner_10621.png','Jul 07, 2015',0),(215,'toradora!','Toradora!','',0,'test','test','test','subbed','test','test','test','test','test',0),(216,'my-hero-academia','My Hero Academia','',0,'https://i.redd.it/nfpwn64i9cc21.png','Fighting, Epic, Nicholas, Noah','My Hero Academia is a Japanese superhero manga series written and illustrated by Kōhei Horikoshi. It has been serialized in Weekly Shōnen Jump since July 2014, with its chapters additionally collected in 24 tankōbon volumes as of August 2019.','dubbed','Viz Media','On going','13+','https://www.eyecinema.ie/thumb.php?src=/images/films/my-hero-academia-two-heroes-backdrop-90.jpg&w=765&h=350&zc=1','2014',0);
/*!40000 ALTER TABLE `ao_index` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `comments`
--
DROP TABLE IF EXISTS `comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `comments` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`reply` bigint(255) NOT NULL DEFAULT '0',
`anime` bigint(255) NOT NULL,
`episode` bigint(255) NOT NULL,
`message` varchar(255) NOT NULL,
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `comments`
--
LOCK TABLES `comments` WRITE;
/*!40000 ALTER TABLE `comments` DISABLE KEYS */;
INSERT INTO `comments` VALUES (1,3,0,70,13,'WhAt tHe Hell Did ShE SaW aT tHe EnD MY GOD TELLLL MEEEEEEEEEEEEEEEEEEEEe','2019-09-17 16:05:43'),(2,2,0,68,10,'Wow, very good episode guys','2019-09-17 16:48:39'),(3,4,0,144,1,'Hello, test','2019-09-28 12:05:03'),(4,4,0,144,1,'ttrttt','2019-09-28 12:06:59'),(5,2,0,106,0,'Awesome!','2019-09-28 12:44:16'),(6,4,0,3,11,'Hello','2019-09-28 12:44:52'),(7,4,0,18,11,'Test','2019-09-28 13:15:42'),(8,2,0,124,0,'hi','2020-01-05 09:58:19'),(9,2,0,203,6,'henlo','2020-01-05 10:21:30'),(10,2,0,22,0,'gay','2020-01-05 13:24:46'),(11,2,0,170,6,'Shit anime, i hope you burn in hell.','2020-01-05 13:33:04'),(12,2,0,170,6,'hey','2020-01-05 13:33:27'),(13,2,0,170,6,'hey','2020-01-05 13:33:37'),(14,2,0,170,6,'dfssdfdsfdsfsdf','2020-01-05 13:34:11'),(15,2,0,200,1,'abcdefghijklmnopqrstuvwxyz','2020-01-05 13:34:35');
/*!40000 ALTER TABLE `comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `comments_rate`
--
DROP TABLE IF EXISTS `comments_rate`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `comments_rate` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`comm_id` bigint(255) NOT NULL,
`user_id` bigint(255) NOT NULL,
`rate` tinyint(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `comments_rate`
--
LOCK TABLES `comments_rate` WRITE;
/*!40000 ALTER TABLE `comments_rate` DISABLE KEYS */;
INSERT INTO `comments_rate` VALUES (1,3,4,-1);
/*!40000 ALTER TABLE `comments_rate` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `episode_watched_level`
--
DROP TABLE IF EXISTS `episode_watched_level`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `episode_watched_level` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`user` bigint(255) NOT NULL,
`anime` bigint(255) NOT NULL,
`episode` bigint(255) NOT NULL,
`watched_times` bigint(255) NOT NULL DEFAULT '1',
`last_watched_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`first_watched_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `episode_watched_level`
--
LOCK TABLES `episode_watched_level` WRITE;
/*!40000 ALTER TABLE `episode_watched_level` DISABLE KEYS */;
INSERT INTO `episode_watched_level` VALUES (2,2,32,1855,1,'2019-09-28 11:53:55','2019-09-28 11:53:55'),(3,2,3,1910,1,'2019-09-28 12:00:43','2019-09-28 12:00:43'),(4,4,32,1855,2,'2019-09-28 12:54:21','2019-09-28 12:02:32'),(5,4,64,645,1,'2019-09-28 12:04:16','2019-09-28 12:04:16'),(6,4,91,852,1,'2019-09-28 12:04:20','2019-09-28 12:04:20'),(7,4,144,1551,1,'2019-09-28 12:04:46','2019-09-28 12:04:46'),(8,4,3,1910,1,'2019-09-28 12:44:48','2019-09-28 12:44:48'),(9,4,78,592,1,'2019-09-28 12:55:35','2019-09-28 12:55:35'),(10,4,50,1909,1,'2019-09-28 12:58:06','2019-09-28 12:58:06'),(11,4,1,1856,1,'2019-09-28 12:58:20','2019-09-28 12:58:20'),(12,4,18,1911,1,'2019-09-28 13:15:38','2019-09-28 13:15:38'),(13,0,68,1908,1,'2019-09-28 13:21:07','2019-09-28 13:21:07'),(14,0,38,332,1,'2019-09-28 13:21:38','2019-09-28 13:21:38'),(15,0,149,1907,1,'2019-09-28 13:21:52','2019-09-28 13:21:52'),(16,0,32,1855,1,'2019-09-28 13:22:00','2019-09-28 13:22:00'),(17,0,4,1814,1,'2019-09-28 13:22:06','2019-09-28 13:22:06'),(18,0,4,770,1,'2019-09-28 13:22:19','2019-09-28 13:22:19'),(19,0,4,1813,1,'2019-09-28 13:22:21','2019-09-28 13:22:21'),(20,7,50,1909,1,'2019-09-28 20:43:21','2019-09-28 20:43:21'),(21,0,70,680,1,'2019-09-30 18:53:24','2019-09-30 18:53:24'),(22,5,184,2190,1,'2019-10-18 13:31:07','2019-10-18 13:31:07'),(23,5,182,2193,1,'2019-10-18 13:31:51','2019-10-18 13:31:51'),(24,2,52,516,1,'2019-10-20 09:12:34','2019-10-20 09:12:34'),(25,0,182,2193,1,'2019-10-20 11:39:00','2019-10-20 11:39:00'),(26,2,28,1665,1,'2019-10-21 06:46:07','2019-10-21 06:46:07'),(27,2,105,1033,1,'2019-10-23 08:00:58','2019-10-23 08:00:58'),(28,2,68,2507,1,'2019-12-13 20:32:37','2019-12-13 20:32:37'),(29,2,77,582,1,'2019-12-15 14:47:54','2019-12-15 14:47:54'),(30,2,105,1023,2,'2020-01-05 13:21:49','2020-01-05 01:18:44'),(31,2,105,1024,1,'2020-01-05 01:19:10','2020-01-05 01:19:10'),(32,2,124,1282,1,'2020-01-05 09:58:23','2020-01-05 09:58:23'),(33,2,18,1653,2,'2020-01-05 13:22:28','2020-01-05 09:59:26'),(34,2,91,852,1,'2020-01-05 10:01:51','2020-01-05 10:01:51'),(35,2,3,8,1,'2020-01-05 10:02:10','2020-01-05 10:02:10'),(36,2,3,11,2,'2020-01-05 13:21:38','2020-01-05 10:02:20'),(37,2,203,2502,3,'2020-01-05 13:25:00','2020-01-05 10:20:52'),(38,2,1,1788,1,'2020-01-05 10:48:09','2020-01-05 10:48:09'),(39,2,47,1398,1,'2020-01-05 13:22:11','2020-01-05 13:22:11'),(40,2,193,2486,1,'2020-01-05 13:22:43','2020-01-05 13:22:43'),(41,2,205,2477,1,'2020-01-05 13:22:56','2020-01-05 13:22:56'),(42,2,106,1035,1,'2020-01-05 13:26:08','2020-01-05 13:26:08'),(43,2,170,2504,1,'2020-01-05 13:32:55','2020-01-05 13:32:55'),(44,2,200,2197,1,'2020-01-05 13:34:26','2020-01-05 13:34:26'),(45,2,199,2466,1,'2020-01-05 15:49:04','2020-01-05 15:49:04'),(46,2,32,2506,1,'2020-01-06 04:41:40','2020-01-06 04:41:40'),(47,2,124,1280,1,'2020-01-06 20:36:57','2020-01-06 20:36:57');
/*!40000 ALTER TABLE `episode_watched_level` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `friends`
--
DROP TABLE IF EXISTS `friends`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `friends` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`sender` bigint(255) NOT NULL,
`receiver` bigint(255) NOT NULL,
`is_friendship` tinyint(1) NOT NULL DEFAULT '0',
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `friends`
--
LOCK TABLES `friends` WRITE;
/*!40000 ALTER TABLE `friends` DISABLE KEYS */;
/*!40000 ALTER TABLE `friends` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `playlists`
--
DROP TABLE IF EXISTS `playlists`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `playlists` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`owner` bigint(255) NOT NULL,
`name` varchar(255) NOT NULL,
`private` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `playlists`
--
LOCK TABLES `playlists` WRITE;
/*!40000 ALTER TABLE `playlists` DISABLE KEYS */;
INSERT INTO `playlists` VALUES (2,4,'Hexk Playlist',1);
/*!40000 ALTER TABLE `playlists` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `playlists_episodes`
--
DROP TABLE IF EXISTS `playlists_episodes`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `playlists_episodes` (
`id` bigint(255) NOT NULL AUTO_INCREMENT,
`playlist` bigint(255) NOT NULL,
`episode` bigint(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `playlists_episodes`
--
LOCK TABLES `playlists_episodes` WRITE;
/*!40000 ALTER TABLE `playlists_episodes` DISABLE KEYS */;
INSERT INTO `playlists_episodes` VALUES (1,1,1788);
/*!40000 ALTER TABLE `playlists_episodes` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user_sessions`
--
DROP TABLE IF EXISTS `user_sessions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `user_sessions` (
`user` bigint(255) NOT NULL,
`token` varchar(512) NOT NULL,
PRIMARY KEY (`user`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user_sessions`
--
LOCK TABLES `user_sessions` WRITE;
/*!40000 ALTER TABLE `user_sessions` DISABLE KEYS */;
INSERT INTO `user_sessions` VALUES (0,'989195b3c280da0e179caf8fade7a71c775bf66e7b5f7593c026114e68659e4de9d07f90b43c337b701c3b553ce247251889e89e846ae424c1a224995fe43704de82c6299585145685f04d0127e534db1d157899a0b8b5ad336aa27898a3b51ab7f6270647813b86e24a163ef732730f1bcc33eba3da88488ba162a1d5cbcd88be2f5e6720dae8d7d6f0e65ee1e84426874ae0219a1f5d1e74382f71ff95d0fb83173d7c3349d0ab8870bbc9ba33e2d644defe280b4e1643422af83e8624743b7d87a2928e6db007ec75f2df7178504d394a0d62945d5779bf973a4bdc3ade33ebcbe575cf71ff9bbd1175b80ebdac1e333ac5a28241c852c6cc2094c71b80d8'),(4,'1a6812a27f27748a41fc0c6eea2a2f730dcc3dcec51ca84604e9d85be53a1de27a562015a2a1201b4ed441fca2a153d2db3a5ed7d0e847621a906529c8de67976c227b7c89b290b598b9f722de433142ef01bb6b916238090f99e5b467cd23053dcae35bf0b93d049785c6d3b3d78c0b393bc9fd1fd37eaee41f36d11d91410b3b89fd7739817879809fa329c71f1430d729dee123bb3b37663a0d48e8f4546b8af10e67533cbe308c5142917e1ee6c13511ab1e47c66324064fd04ae93b041dedb38c9d9140ebdc1165cf4c20d105bfd18494e56c04f2d27dad0088119e18ccb1d903dc81d500b926149a531bbe02d50da9a1de4bf7cf490fcdb7fbe8d12fdd'),(5,'92693aa7820ce233b946eb6515290fc540b9bdfd51d9273fd9cd30f8c51d3d39736b0cb0aacf0c6ef075030c20ef2deb8a118e942132bef900ae43d1243d41129d1810daff3152c26d483d8f88ad74d39406cdb3131cce8a27531d3a80f622f65f9e9296c80175d4cea54511384368fc0f01376b5ff8cca2beccb41dda68e3c061e1ed7eb20e0481f9a3ca5942f1c1517f7d4990596ed0d175d03ec5538737b93c049fd47cdc863914699a26b09894981e2c8e21be569cc228859b77dc3be0a6c8698bfc086b39f29ee754f4f257fc943cbe9e06a5c69f2f8f64c509a6cbab015a060dfc83af436e23dc835f0d2ad449d7c36648c8853eabb090146858651d7f'),(7,'8e6700b42aeaa03ec522c1d19a288fab2d882de838bb99e8d7bac3d7d15819fb2b0d61c3379e873d64260a565c4c375a9012f6d510835a6b9094f5b296ab139d2378ceee73743784577e6934fd133d50675495683e0c1b878f768ca667ccd5173d438a64ef2061fa9a7f742028dc5faa42b3906c3f775832f53ce4772dcf3cb2bf5ddfec8352e43c3b560f223c7dae7c65602ef4109adc52ed6166b535f7db9e8dbe8157caa5fb87473f901f270553e83ebfba5ba4f0672ecb298837190f3f102ce4fa6fc866fcb95f2e20af90ec77a394ddc437023790970ec83c0d2c9b4570aca718ca3de9188ee95412bcc73fc92860eac15093528cfc2504918be3e0a8a1');
/*!40000 ALTER TABLE `user_sessions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `users`
--
DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `users` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`username` varchar(100) NOT NULL,
`email` varchar(100) NOT NULL,
`icon` varchar(1024) DEFAULT NULL,
`password` varchar(100) NOT NULL,
`xp` bigint(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `users`
--
LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` VALUES (0,'Hexk','[email protected]',NULL,'$2y$10$B/7yZ4Q/olDZSHGys.qHTeKO5Rrt25Ar1jno/fOFGnKqrwGDTF5U6',0),(1,'test','[email protected]',NULL,'$2y$10$kSWwmk0QYpl6x7XNSbSjXe9HoTGpNR.jOh7SsWt18g740Fmzth7eG',221),(2,'Test123','[email protected]','https://animemoon.net/img/profiles/3e192fb4d1aff322_1578230491.png','$2y$10$crH5NGer4c0N2kmlEoXA0udyHWzYk90XIxK4EKB05fk.yIzdXho4y',320),(3,'Chizz3x','[email protected]',NULL,'$2y$10$RqbHmcVS5XWXef/nwYmh5.jMzdzr0s6pH0mxnf76OGvU3V27y19J6',0),(5,'[email protected]','[email protected]',NULL,'$2y$10$0nKWOKngI0goPyzYI59m0.Iq/1Vn0zNJGDIs5shJNi1h5Rr/RTGQS',0),(6,'NeckeS','[email protected]',NULL,'$2y$10$eYMql3hkzNaW3f6btVXQ9eBhkPCE6khk9Q4x1PnisOuZdt48PFdbq',0),(7,'oSumAtrIX','[email protected]',NULL,'$2y$10$KGXYc.el0ZD0RILgO/x3DOXCI3RkeXQO5hVGPs7m.R47jVyFhYMh6',0),(8,'Krypto','[email protected]',NULL,'$2y$10$QbKk.kZWrdxKZGmDoBC9G.XezYatCH0Juviw0/GHUCTuNKci5VdlS',0),(9,'GHOST','[email protected]',NULL,'$2y$10$Aiv0fLyKyVbQ6V2p/xEY3uvkvCDYE0tkXwqvAcfXhurad0WIJUQS6',0),(10,'Susake','[email protected]',NULL,'$2y$10$dIv5pbK42mQHxpa6uQEfB.4Kd4MLv6lK83w.uaMwiZhtEqBopSL3m',0),(11,'tzbeast523','[email protected]',NULL,'$2y$10$6VwN3cImMQZ0xtZhVH00Vu55CXYpi/mTqy9p0WAKwvfek9ppbqmtm',0),(12,'tzbeast','[email protected]',NULL,'$2y$10$.2CDBxXaMBdNQPx1zEXbR.a52R.PHByH99DtBw978YRAfnbkWq3sK',0),(13,'Luwul','[email protected]',NULL,'$2y$10$bYCHRTeYDf4FsvdGPdxqsOW4oY2WDWny0Ug5BJgK4bHCMvuqND6OW',0),(14,'LuwuL','[email protected]',NULL,'$2y$10$nqPPy6kjRGKjjW03P1whfO96s2q.gVGEE01.XXqvlHcj2lU8LXcBi',0),(15,'angryanime','[email protected]',NULL,'$2y$10$wgIxYctC58DmLSzx./zD.ebXuzO9wTr2opzYMuyOHe6eDl8bPe2D.',0),(16,'Ivan_Rahadian01','[email protected]',NULL,'$2y$10$wuGYCARQ0lO7GnJxp1ObzOCAy8U5n/mZpXebsakNxs319yEX2JFde',0),(17,'IvanRahadian01','[email protected]',NULL,'$2y$10$QAe00.x76DC6mNIa9abE1OZpGwi7JbJdMLo8u9AcaDjE/iNKui8X.',0),(18,'ayymoshimoshi','[email protected]',NULL,'$2y$10$fwM/XqC5Knf/UcPyw1NbiOgI09B2LGCOEfOioYWzkWX8wZCdyZBxq',0),(19,'Cockface','[email protected]',NULL,'$2y$10$VNBRV8TTAFMAe.pfPyFb/OyCCzEBc9gr1PUdo4Wise6vlHG1.qr62',0),(20,'redloki4','[email protected]',NULL,'$2y$10$VjmlhqOcii7sJ5Qr2elplu7dcLX3McdGf4HvSH897vccvHi506SVy',0),(21,'MoreAnime1','[email protected]',NULL,'$2y$10$XxxLPawR8JWmgywYaeSYneBWutGn6Lib87yopBb7C7J0rjsDSq/Ui',0),(22,'Belsama','[email protected]',NULL,'$2y$10$jOnTehdnCvD15d5a0KShj.GI7mv09PCuvVFi5G2bS82sAQ4nkl1qi',0),(23,'MagicalGirl69','[email protected]',NULL,'$2y$10$n5Z/3Vzz0LdU4cgPPdgwau7wbJOlRQFh.qTSbUYcH2kRkcXaPCLBa',0),(24,'moptop32','[email protected]',NULL,'$2y$10$tBArnJjf2svYivL.dnhR4OFOsS3IE31FHKDLX3M6hLmfBe9NLLENK',0),(25,'`','`',NULL,'$2y$10$cis8ispQR7J1Z9ctKWe2X.qB8d2IGQ1XqeRjMKAaaYManTSzQR2t.',0),(26,'Testing','[email protected]',NULL,'$2y$10$WFg9CSylZEZKKo0cxS8kRuHij5Y4JW/sgf1SFw.FEhpU1pNPAlv8m',0),(27,'hydr0_11','[email protected]',NULL,'$2y$10$bWIEDdht47MUjb38ONkuwOrIzzIdvj6Ot/BeOw0JTlOyEpJQB8gxS',0);
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2020-01-10 19:35:38